[libav-devel] [PATCH 2/4] Add APIchanges entry for request_sample_fmt.

2011-04-21 Thread Justin Ruggles
---
 doc/APIchanges |3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/doc/APIchanges b/doc/APIchanges
index 24ba7b1..e1baaa0 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil:   2011-04-18
 
 API changes, most recent first:
 
+2011-xx-xx - xxx - lavc 53.1.0 - AVCodecContext.request_sample_fmt
+  Add request_sample_fmt field to AVCodecContext.
+
 2011-04-15 - lavc 52.120.0 - avcodec.h
   AVPacket structure got additional members for passing side information:
 4de339e introduce side information for AVPacket
___
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel


Re: [libav-devel] [PATCH 2/4] Add APIchanges entry for request_sample_fmt.

2011-04-21 Thread Aℓex Converse
On Thu, Apr 21, 2011 at 10:23 AM, Justin Ruggles
justin.rugg...@gmail.com wrote:
 ---
  doc/APIchanges |    3 +++
  1 files changed, 3 insertions(+), 0 deletions(-)


+1 assuming values are filled in before pushing.
___
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel