ffmpeg/libswscale
Michael Niedermayer 3c5fe5b527 Merge remote-tracking branch 'qatar/master'
* qatar/master: (22 commits)
  wma: Clip WMA1 and WMA2 frame length to 11 bits.
  movenc: Don't require frame_size to be set for modes other than mov
  doc: Update APIchanges with info on muxer flushing
  movenc: Reindent a block
  tools: Remove some unnecessary #undefs.
  rv20: prevent calling ff_h263_decode_mba() with unset height/width
  tools: K&R reformatting cosmetics
  Ignore generated aviocat and ismindex tools.
  build: Automatically include architecture-specific library Makefile snippets.
  indeo5: prevent null pointer dereference on broken files
  pktdumper: Use usleep instead of sleep
  cosmetics: Remove some unnecessary block braces.
  Drop unnecessary prefix from *sink* variable and struct names.
  Add a tool for creating smooth streaming manifests
  movdec: Calculate an average bit rate for fragmented streams, too
  movenc: Write the sample rate instead of time scale in the stsd atom
  movenc: Add a separate ismv/isma (smooth streaming) muxer
  movenc: Allow the caller to decide on fragmentation
  libavformat: Add a flag for muxers that support write_packet(NULL) for flushing
  movenc: Add support for writing fragmented mov files
  ...

Conflicts:
	Changelog
	cmdutils.c
	cmdutils.h
	doc/APIchanges
	ffmpeg.c
	ffplay.c
	libavfilter/Makefile
	libavformat/Makefile
	libavformat/avformat.h
	libavformat/movenc.c
	libavformat/movenc.h
	libavformat/version.h
	tools/graph2dot.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-01-26 02:23:56 +01:00
..
bfin
mlib
ppc Merge remote-tracking branch 'qatar/master' 2012-01-26 02:23:56 +01:00
sparc
x86 Merge remote-tracking branch 'qatar/master' 2012-01-15 01:16:54 +01:00
Makefile Merge remote-tracking branch 'qatar/master' 2012-01-10 03:50:41 +01:00
colorspace-test.c Merge remote-tracking branch 'qatar/master' 2012-01-10 03:50:41 +01:00
libswscale.v
options.c
rgb2rgb.c Merge remote-tracking branch 'qatar/master' 2012-01-14 02:22:09 +01:00
rgb2rgb.h Merge remote-tracking branch 'qatar/master' 2012-01-14 02:22:09 +01:00
rgb2rgb_template.c
swscale-test.c Merge remote-tracking branch 'qatar/master' 2012-01-14 02:22:09 +01:00
swscale.c sws: Remove unneeded YUV cliping from yuv2rgb_X_c_template() 2012-01-11 21:29:59 +01:00
swscale.h Merge remote-tracking branch 'qatar/master' 2012-01-10 03:50:41 +01:00
swscale_internal.h sws: Fix RGB0->alpha containing formats. 2012-01-24 17:01:10 +01:00
swscale_unscaled.c sws: Fix RGB0->alpha containing formats. 2012-01-24 17:01:10 +01:00
utils.c sws: Fix RGB0->alpha containing formats. 2012-01-24 17:01:10 +01:00
yuv2rgb.c sws: Move yuv2rgb clipping into the tables. 2012-01-11 15:04:02 +01:00