summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-29
|\
| * adpcm: Clip step_index values read from the bitstream at the beginning of eac...Alex Converse2012-02-28
| * oma: don't read beyond end of leaf_table.Ronald S. Bultje2012-02-28
| * doxygen: Remove documentation for non-existing parameters; misc small fixes.Diego Biurrun2012-02-28
| * Indeo3: fix crashes on corrupt bitstreams.Ronald S. Bultje2012-02-28
| * msmpeg4: Replace forward declaration by proper #include.Diego Biurrun2012-02-28
| * segment: implement wrap aroundLuca Barbato2012-02-28
| * avf: reorder AVStream and AVFormatContextLuca Barbato2012-02-28
| * aacdec: Remove erroneous reference to global gain from the out of bounds scal...Alex Converse2012-02-27
* | adpcm_xa: Check filter validity.Michael Niedermayer2012-02-28
* | mxfdec: set pixel format for cdci picture formatsPhilip de Nier2012-02-28
* | mxfdec: detect uncomp pictures using essence container ulPhilip de Nier2012-02-28
* | mxf: add uncompressed 422 8-bit rawvideo labelPhilip de Nier2012-02-28
* | mxfdec: set track edit rate num/den in expected orderPhilip de Nier2012-02-28
* | mxf: fix v210 label matching lenPhilip de Nier2012-02-28
* | cook: add const to quant_index_table of categorize()Michael Niedermayer2012-02-28
* | omadec: Fix wrong number of array elements.Michael Niedermayer2012-02-28
* | ffmpeg: Fix division by 0 due to invalid timebaseMichael Niedermayer2012-02-28
* | add v210 to intra only list to allow "-vcodec copy"Philip de Nier2012-02-28
* | tests: add libpostproc testMichael Niedermayer2012-02-28
* | pmpdec: Check for zero audio packets.Michael Niedermayer2012-02-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-28
|\|
| * avcodec_default_reget_buffer(): fix compilation in DEBUG modeDiego Biurrun2012-02-27
| * fate: Overhaul WavPack coverageDerek Buitenhuis2012-02-27
| * h264: fix mmxext chroma deblock to use correct TC values.Ronald S. Bultje2012-02-27
| * flvdec: Remove the now redundant check for known broken metadata creatorMichael Niedermayer2012-02-27
| * flvdec: Validate index entries added from metadata while readingMartin Storsjö2012-02-27
| * rtsp: Handle requests from server to clientTommy Winther2012-02-27
| * movenc: use timestamps instead of frame_size for samples-per-packetJustin Ruggles2012-02-27
| * movenc: use the first cluster duration as the tfhd default durationJustin Ruggles2012-02-27
| * movenc: factorize calculation of cluster duration into a separate functionJustin Ruggles2012-02-27
| * doc/APIchanges: fill in missing dates and hashes.Anton Khirnov2012-02-27
| * lavc: reorder AVCodecContext fields.Anton Khirnov2012-02-27
| * lavc: reorder AVFrame fields.Anton Khirnov2012-02-27
* | libpostproc: add pp=help support to print the help text via av_log()Michael Niedermayer2012-02-27
* | Exit ffmpeg if swr_convert() fails.Carl Eugen Hoyos2012-02-27
* | fate: add test for the life video source.Nicolas George2012-02-27
* | fate: add test for the unsharp video filter.Nicolas George2012-02-27
* | fate: add test for the transpose video filter.Nicolas George2012-02-27
* | fate: add test for the thumbnail video filter.Nicolas George2012-02-27
* | fate: add test for the select video filter.Nicolas George2012-02-27
* | fate: add test for the pad video filter.Nicolas George2012-02-27
* | fate: add test for the overlay video filter.Nicolas George2012-02-27
* | fate: add test for the fade video filter.Nicolas George2012-02-27
* | fate: add test for the drawbox video filter.Nicolas George2012-02-27
* | fate: add test for the deshake video filter.Nicolas George2012-02-27
* | fate: add tests for the setsar and setdar video filters.Nicolas George2012-02-27
* | fate: add tests for testsrc.Nicolas George2012-02-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-27
|\|
| * lavf: don't guess r_frame_rate from either stream or codec timebase.Anton Khirnov2012-02-26