38332 Commits (7f80afe0a7ae7982f1a074c838f7e8e7e361e6fb)
 

Author SHA1 Message Date
Michael Niedermayer 7f80afe0a7 libpostproc: add bitexact mode, which is needed for regression testing. 13 years ago
Michael Niedermayer 0ae9b32e51 fate: More libpostproc tests to improve coverage. 13 years ago
Michael Niedermayer 51defefa85 cook: avoid out of global array read. 13 years ago
Michael Niedermayer 0e6aa0fef5 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer f929abd0c3 adpcm_xa: Check filter validity. 13 years ago
Alex Converse bbeb29133b adpcm: Clip step_index values read from the bitstream at the beginning of each frame. 13 years ago
Ronald S. Bultje 934cd18a43 oma: don't read beyond end of leaf_table. 13 years ago
Diego Biurrun cfac648e6a doxygen: Remove documentation for non-existing parameters; misc small fixes. 13 years ago
Philip de Nier 34210e8df1 mxfdec: set pixel format for cdci picture formats 13 years ago
Philip de Nier c2d11a8b86 mxfdec: detect uncomp pictures using essence container ul 13 years ago
Philip de Nier 51d632cc8f mxf: add uncompressed 422 8-bit rawvideo label 13 years ago
Philip de Nier 3592bd509c mxfdec: set track edit rate num/den in expected order 13 years ago
Philip de Nier 627cd3841b mxf: fix v210 label matching len 13 years ago
Michael Niedermayer bf72c0410d cook: add const to quant_index_table of categorize() 13 years ago
Ronald S. Bultje fc9bc08dca Indeo3: fix crashes on corrupt bitstreams. 13 years ago
Michael Niedermayer 4f5d1468f5 omadec: Fix wrong number of array elements. 13 years ago
Michael Niedermayer ddd86a2924 ffmpeg: Fix division by 0 due to invalid timebase 13 years ago
Philip de Nier 539a8469ae add v210 to intra only list to allow "-vcodec copy" 13 years ago
Michael Niedermayer 1ebc5e71a0 tests: add libpostproc test 13 years ago
Diego Biurrun bd7a647c0d msmpeg4: Replace forward declaration by proper #include. 13 years ago
Luca Barbato 0c1759ac4b segment: implement wrap around 13 years ago
Luca Barbato ee42df8a35 avf: reorder AVStream and AVFormatContext 13 years ago
Michael Niedermayer 8b1cd25ca7 pmpdec: Check for zero audio packets. 13 years ago
Michael Niedermayer e3822886eb Merge remote-tracking branch 'qatar/master' 13 years ago
Alex Converse 5e239c7f9e aacdec: Remove erroneous reference to global gain from the out of bounds scalefactor error message. 13 years ago
Michael Niedermayer f1808e3048 libpostproc: add pp=help support to print the help text via av_log() 13 years ago
Diego Biurrun d10319d87f avcodec_default_reget_buffer(): fix compilation in DEBUG mode 13 years ago
Carl Eugen Hoyos 7b4e1466d4 Exit ffmpeg if swr_convert() fails. 13 years ago
Derek Buitenhuis 273f4b39fc fate: Overhaul WavPack coverage 13 years ago
Ronald S. Bultje b0c4f04338 h264: fix mmxext chroma deblock to use correct TC values. 13 years ago
Nicolas George a4c22e3cac fate: add test for the life video source. 13 years ago
Nicolas George 48f3d43113 fate: add test for the unsharp video filter. 13 years ago
Nicolas George d8cf9d8a6c fate: add test for the transpose video filter. 13 years ago
Nicolas George b0de06aee6 fate: add test for the thumbnail video filter. 13 years ago
Nicolas George 01f1468eff fate: add test for the select video filter. 13 years ago
Nicolas George f2a05174eb fate: add test for the pad video filter. 13 years ago
Nicolas George 220de4fa20 fate: add test for the overlay video filter. 13 years ago
Nicolas George 9380003087 fate: add test for the fade video filter. 13 years ago
Nicolas George e36504b5a9 fate: add test for the drawbox video filter. 13 years ago
Nicolas George f69f150fc8 fate: add test for the deshake video filter. 13 years ago
Nicolas George 4d27a5b2c2 fate: add tests for the setsar and setdar video filters. 13 years ago
Nicolas George 47bd0bc461 fate: add tests for testsrc. 13 years ago
Michael Niedermayer e60bdb7e5c flvdec: Remove the now redundant check for known broken metadata creator 13 years ago
Martin Storsjö 7e297a46db flvdec: Validate index entries added from metadata while reading 13 years ago
Tommy Winther 1a6b9a98ce rtsp: Handle requests from server to client 13 years ago
Justin Ruggles f234e8a32e movenc: use timestamps instead of frame_size for samples-per-packet 13 years ago
Justin Ruggles f3dab5fb6d movenc: use the first cluster duration as the tfhd default duration 13 years ago
Justin Ruggles 681d17264f movenc: factorize calculation of cluster duration into a separate function 13 years ago
Anton Khirnov f5f5b154e7 doc/APIchanges: fill in missing dates and hashes. 13 years ago
Anton Khirnov b1edfce08a lavc: reorder AVCodecContext fields. 13 years ago