32072 Commits (276f43be68617c0d56001abf1e213911dd51fed7)
 

Author SHA1 Message Date
Anton Khirnov f233cfed7b avconv: cosmetics -- move parse_forced_key_frames(). 14 years ago
Anton Khirnov 64db1a82d6 lavc: add audio flag to the 'b' option, deprecate 'ab'. 14 years ago
Anton Khirnov f4ad238c6c avconv: rename sameq to same_quant 14 years ago
Anton Khirnov 7478ab5a13 doc/avconv: add forgotten end of chapter. 14 years ago
Anton Khirnov 320d769389 Changelog: document avconv incompatibilities with ffmpeg. 14 years ago
Anton Khirnov 92f1940e99 avconv: replace -vcodec/-acodec/-scodec with a better system. 14 years ago
Anton Khirnov ff884c79ee avconv: remove presets. 14 years ago
Michael Niedermayer 091a24b75f fate: more cases of avconv that should be conditional 14 years ago
Michael Niedermayer 6322bc0b90 fate: some shells parse $11 as ${1}1 14 years ago
Michael Niedermayer 1a34478b71 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer 6ae356c9a0 fate: allow specifying the tool to use for fate (avconv / ffmpeg) 14 years ago
Michael Niedermayer d27dc69bc6 configure: fix datadir after avconv merge 14 years ago
Dustin Brody a3e215cdc9 svq3: propagate codec memory allocation failure in context init 14 years ago
Dave Yeo cc73511e8e Fix NASM include directive 14 years ago
Alex Converse 48f7163f13 dsputil_mmx: Honor HAVE_AMD3DNOW 14 years ago
Anton Khirnov c14fe6bc99 lavf,lavd: remove all usage of AVFormatParameters from demuxers. 14 years ago
Anton Khirnov a7c93dae55 jack: add 'channels' private option. 14 years ago
Reimar Döffinger 0e86965514 VC-1: fix reading of custom PAR. 14 years ago
Kostya Shishkov e9fb763611 Remove redundant and dubious video codec detection by its extradata 14 years ago
Dustin Brody 2bfdb34c8a mpeg12: remove repeat-field code disabled since May 2002 14 years ago
Michael Niedermayer 2dbdb309ac patch checklist: suggest fate instead of regression tests 14 years ago
Kostya 5c59fa56ed Turn on resampling on sudden size change instead of bailing out during recode. 14 years ago
Kostya 428c59d911 avtools: reinitialise filter chain when input video stream changes dimensions 14 years ago
Michael Niedermayer 95b5b525b1 h264pred_init_arm: compile hotfix 14 years ago
Marton Balint 10b7b4a6a1 ffplay: more precise audio clock based on current time 14 years ago
Michael Niedermayer abf6b0d1ea af_aformat: hotfix compile due to strsep() 14 years ago
Michael Niedermayer ee5234dd67 fate-rsync: switch to our server in preparation of h264 4:2:2 tests 14 years ago
Baptiste Coudurier 1c967827d2 mxf: H.264/MPEG-4 AVC Intra support 14 years ago
Baptiste Coudurier 231a6df9ea h264dec: h264: 4:2:2 intra decoding 14 years ago
Baptiste Coudurier 9a33078b64 dsputil_mmx: fix indention 14 years ago
Baptiste Coudurier 6e7315f4a1 mpegvideo: Fix vshift vs hshift typo 14 years ago
Michael Niedermayer ecaf514328 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer d9c9a0c767 sws: remove hScale16NX_c() 14 years ago
Michael Niedermayer 66bb5cd592 sws: remove hScale16N() and use ronalds reformated version of it. 14 years ago
Michael Niedermayer 3652409f5b sws: remove unneeded code from last merge 14 years ago
Stefano Sabatini b854c2a709 vf_unsharp: set default chroma size value to 5x5 14 years ago
Stefano Sabatini 63b61d55f9 vf_unsharp: fix out-of-buffer read 14 years ago
Stefano Sabatini 6e89bdfecf lavfi: remove delogo mp wrapper 14 years ago
Stefano Sabatini 2701f6cc6a lavfi: port libmpcodecs delogo filter 14 years ago
Mina Nagy Zaki 0a2295815d lavfi: add aformat filter 14 years ago
Mina Nagy Zaki 3f07d40ea2 lavfi: add internal functions for parsing format arguments 14 years ago
Nathan Caldwell 24efdea7fd aacenc: Fix number of coefficients used in a LFE channel. 14 years ago
Nathan Caldwell 51a1d4d94a aacenc: Fix a segfault with grouped psymodel. 14 years ago
Stefano Sabatini 3560089e12 vsink_buffer: make the buffer cache all the incoming frames 14 years ago
Stefano Sabatini 2e81bb5e92 fifo: return AVERROR(ENOMEM) rather -1 in av_fifo_realloc2() 14 years ago
Stefano Sabatini f1b29223e6 fifo: apply misc cosmetic fixes 14 years ago
Stefano Sabatini 323b930699 fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() 14 years ago
Stefano Sabatini a9d1878abe lavdev/lavfi: correctly set the inout pad index when linking a filter to the output sink 14 years ago
Reimar Döffinger 658a8bb988 VC-1: fix reading of custom PAR. 14 years ago
Reimar Döffinger eb8b325202 Support streaming .au files. 14 years ago