summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-25
|\
| * snow: split snow in snowdec and snowencLuca Barbato2011-11-24
| * tiffenc: deprecate using compression_levelAnton Khirnov2011-11-24
| * swscale: fix failing fate tests.Ronald S. Bultje2011-11-24
| * swscale: add support for planar RGB input.Ronald S. Bultje2011-11-24
| * h264: add support for decoding planar RGB images.Ronald S. Bultje2011-11-24
| * Clean up swscale pixfmt macros using av_pix_fmt_descriptors[].Ronald S. Bultje2011-11-24
| * pixfmt: add planar RGB formats.Ronald S. Bultje2011-11-24
* | Do not claim that every unknown rm stream is a video stream.Carl Eugen Hoyos2011-11-25
* | indeo3: fix null pointer dereference in vulnerable.movMichael Niedermayer2011-11-24
* | yuv pixel formats support in openjpeg decoder + 10bit supportAlex Zhukov2011-11-24
* | Add option -n to exit if output file exists.Carl Eugen Hoyos2011-11-24
* | swr: fix invalid sample format message.Clément Bœsch2011-11-24
* | swr: use native planar sample formats.Clément Bœsch2011-11-24
* | lavu: add av_get_alt_sample_fmt().Clément Bœsch2011-11-24
* | swr: fix test program.Clément Bœsch2011-11-24
* | loco: Fix error handling.Michael Niedermayer2011-11-24
* | avio: Fix handling of filenames that contain :Michael Niedermayer2011-11-24
* | Fix adts format creation in aac+ encoder modified: libavcodec/libaacplus.cSergiy Gur'yev2011-11-24
* | ffmpeg: rewrite vsync / notimestamps handlingMichael Niedermayer2011-11-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-24
|\|
| * libavutil: add utility functions to simplify allocation of audio buffers.Justin Ruggles2011-11-23
| * libavutil: add planar sample formats and av_sample_fmt_is_planar()Justin Ruggles2011-11-23
| * avconv: fix segfault at EOF with delayed picturesJanne Grunau2011-11-24
| * pcmdec: remove unneeded resetting of samples pointerJustin Ruggles2011-11-23
| * avconv: remove a now unused parameter from output_packet().Anton Khirnov2011-11-23
| * avconv: formatting fixes in output_packet()Anton Khirnov2011-11-23
| * avconv: declare some variables in blocks where they are usedAnton Khirnov2011-11-23
| * avconv: use the same behavior when decoding audio/video/subsAnton Khirnov2011-11-23
| * bethsoftvideo: return proper consumed size for palette packets.Anton Khirnov2011-11-23
| * cdg: skip packets that don't contain a cdg command.Justin Ruggles2011-11-23
| * crcenc: add flagsAnton Khirnov2011-11-23
| * avconv: use vsync 0 for AVFMT_NOTIMESTAMPS formats.Anton Khirnov2011-11-23
| * tiffenc: add a private option for selecting compression algorithmAnton Khirnov2011-11-23
| * md5enc: add flagsAnton Khirnov2011-11-23
| * ARM: remove needless .text/.align directivesMans Rullgard2011-11-23
* | doc: rewrite FATE documentation to be self-containedAlexander Strasser2011-11-24
* | tests: add a FATE configuration templateAlexander Strasser2011-11-24
* | vsrc_mandelbrot: Fix vsrc_mandelbrot.c:358:85: warning: ‘epsilon’ may be ...Michael Niedermayer2011-11-24
* | ffmpeg: fix indentionMichael Niedermayer2011-11-23
* | ffmpeg: Fix ffmpeg.c:1874:21: warning: unused variable ‘of’ [-Wunused-var...Michael Niedermayer2011-11-23
* | githowto: git is generally available as package in most distros.Michael Niedermayer2011-11-23
* | lavf: give more weight to the extension during probing if there is a id3Michael Niedermayer2011-11-23
* | lavf: minor cleanup of av_probe_input_format3()Michael Niedermayer2011-11-23
* | avfilter: Error out from avfilter_merge_formats() when there are duplicatesMichael Niedermayer2011-11-23
* | vf_mp: rewrite vf_mp filter warning messageMichael Niedermayer2011-11-23
* | avfilter: dont write out of array for duplicate formats in avfilter_merge_for...Michael Niedermayer2011-11-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-23
|\|
| * aacdec: Fix PS in ADTS.Alex Converse2011-11-22
| * avconv: Consistently use PIX_FMT_NONE.Alex Converse2011-11-22