1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/doc/examples
Michael Niedermayer 2b6325cacb Merge remote-tracking branch 'qatar/master'
* qatar/master:
  h264: drop ff_h264_ prefix from static function ff_h264_decode_rbsp_trailing()
  h264: Make ff_h264_decode_end() static, it is not used externally.
  output-example: K&R formatting cosmetics, comment spelling fixes
  avf: make the example output the proper message
  avf: fix audio writing in the output-example
  mov: don't overwrite existing indexes.
  lzw: fix potential integer overflow.
  truemotion: forbid invalid VLC bitsizes and token values.
  truemotion2: handle out-of-frame motion vectors through edge extension.
  configure: Check for a different SDL function

Conflicts:
	configure
	doc/examples/muxing.c
	libavcodec/truemotion2.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-03-30 22:10:17 +02:00
..
decoding_encoding.c doc/examples/decoding_encoding: make the buffer bigger. 2012-03-22 05:25:26 +01:00
filtering_audio.c
filtering_video.c doc/examples: rename filtering.c into filtering_video.c. 2012-02-21 22:34:39 +01:00
Makefile doc/examples: rename filtering.c into filtering_video.c. 2012-02-21 22:34:39 +01:00
metadata.c
muxing.c Merge remote-tracking branch 'qatar/master' 2012-03-30 22:10:17 +02:00