36037 Commits (a40f43db647bfacafbd1e27a4cd5f6134c6e6c53)
 

Author SHA1 Message Date
Michael Niedermayer 4a6855343f mp4enc: dont store cts in trun if they are unneeded. 13 years ago
Michael Niedermayer 41c2bbaac6 lavc: use hexadecimal debug print for showing err_recognization values. 13 years ago
Michael Niedermayer b95565074f msmpeg4dec: restore error concealment functionality after merge 13 years ago
Michael Niedermayer c9cab022a3 mpeg4dec: restore error concealment functionality after merge 13 years ago
Michael Niedermayer 376ee20614 h263dec: restore error concealment functionality after merge 13 years ago
Michael Niedermayer 8bc7fe4daf Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer c83ef636a6 build: Disable avconv more completely while leaving the user the option to enable it 13 years ago
Diego Biurrun 58c42af722 doxygen: misc consistency, spelling and wording fixes 13 years ago
Reimar Döffinger 31a68ad554 Update seek reference for added metadata to lavf tests. 13 years ago
Paul B Mahol 8b494b7b27 vcr1: drop unnecessary emms_c() calls without MMX code 13 years ago
Reimar Döffinger 6c723f3f9d lavf-regression: minimal metadata test. 13 years ago
Anton Khirnov cd3716b9aa Replace all uses of av_close_input_file() with avformat_close_input(). 13 years ago
Anton Khirnov 526604545f lavf: add avformat_close_input(). 13 years ago
Anton Khirnov 3a7f7678eb lavf: deprecate av_close_input_stream(). 13 years ago
Anton Khirnov 59826cab8a lavf doxy: add some basic demuxing documentation. 13 years ago
Anton Khirnov ccbc106841 lavf doxy: add some general lavf information. 13 years ago
Anton Khirnov abf2c2d787 lavf doxy: add misc utility functions to a group. 13 years ago
Anton Khirnov c8dffc02fd lavf doxy: add av_guess_codec/format to the encoding group. 13 years ago
Anton Khirnov 469c62d002 lavf doxy: add core functions to a doxy group. 13 years ago
Anton Khirnov 1be323054e Add basic libavdevice documentation. 13 years ago
Dustin Brody 5b22d6e132 lavc: convert error_recognition to err_recognition. 13 years ago
Tomas Härdin 7d531e83b6 mxfdec: Set DTS and PTS on video packets 13 years ago
Tomas Härdin 8a2cb2abbf mxfdec: Only sort IndexTableSegments once 13 years ago
Tomas Härdin 0bcada9f61 mxfdec: Add Avid's essence element key 13 years ago
Tomas Härdin 1e14bfc117 mxfdec: Add support for Avid indexes 13 years ago
Tomas Härdin 89cc8c17df mxfdec: Check slice_count before freeing slice_offset_entries 13 years ago
Tomas Härdin c0ee522df6 mxfdec: Bring back accumulated_offset that was removed in 5e67e3e 13 years ago
Clément Bœsch 80914cde6f timecode: rename internal ff_* symbols to avpriv_*. 13 years ago
Clément Bœsch fa4e30af7e drawtext: allow burning the timecode. 13 years ago
Clément Bœsch ad5ade6615 timecode: add avpriv_timecode_to_string(). 13 years ago
Clément Bœsch 98aca4bbef timecode: better input checks in init function. 13 years ago
Clément Bœsch 66160bdb01 cleanup: remove two extraneous semicolons. 13 years ago
Michael Niedermayer ee731c1ab0 ffmpeg: fix codecids with ffserver + ffmpeg + ffm 13 years ago
Martin Storsjö 8349dbfe46 x86: Require 7 registers for the cabac asm 13 years ago
Janne Grunau f6cf4be821 avconv: update -map option help text 13 years ago
Martin Storsjö f1dba9e498 x86: Require 7 registers for the cabac asm 13 years ago
Mans Rullgard 5b0d35eaed x86: bswap: remove test for bswap instruction 13 years ago
Mans Rullgard f64c2e710f bswap: make generic implementation more compiler-friendly 13 years ago
Michael Niedermayer cd2f7ed000 seek-test: use standard format specifiers in snprintf() 13 years ago
Michael Niedermayer 02a01c2fa1 fate: replace forgotten avconv by ffmpeg in vsynth / asynth stuff 13 years ago
Michael Niedermayer 7fad19a63d Merge remote-tracking branch 'qatar/master' 13 years ago
Mans Rullgard 5695ae46f8 h264: remove useless cast 13 years ago
Mans Rullgard 179ae53fed proresdec: fix decode_slice() prototype 13 years ago
Mans Rullgard 599b4c6efd x86: cabac: replace explicit memory references with "m" operands 13 years ago
Justin Ruggles b11ce85664 avplay: don't request a stereo downmix 13 years ago
Mans Rullgard 4424fe9c02 wmapro: use av_float2int() 13 years ago
Mans Rullgard a09bb3ba5e lavc: avoid invalid memcpy() in avcodec_default_release_buffer() 13 years ago
Mans Rullgard 3383a53e7d lavu: replace int/float punning functions 13 years ago
Michael Niedermayer 16abd68779 seektest: floatfree 13 years ago
Andrey Utkin 5b3265a718 lavfi: install libavfilter/vsrc_buffer.h 13 years ago