31938 Commits (7c94740b84f95f4a1e3a70884dc1928ce3bc2570)
 

Author SHA1 Message Date
Stefano Sabatini 7c94740b84 ffprobe: in value_string(), do not print trailing space in case of no suffix 13 years ago
Stefano Sabatini 15802e78e7 ffplay: do not erase the content of vfilters 13 years ago
Stefano Sabatini 031ba46633 ffplay: increase log level of the message issued when the stream frame size changes 13 years ago
Stefano Sabatini c6ef3f4481 ffplay: in input_config_props(), prefer "s" over unnecessary "c" temporary variable 13 years ago
Stefano Sabatini f8eaa006b6 ffplay: in input_config_props(), honour the SAR specified in the codec context 13 years ago
Michael Niedermayer 41bf67d8d4 Merge remote-tracking branch 'qatar/master' 13 years ago
Carl Eugen Hoyos 67a8251690 Fix compilation with --disable-avfilter. 13 years ago
Reimar Döffinger 4f00519d95 Fix VC-1 width/height handling. 13 years ago
Stefano Sabatini 86ca51acb0 af_format: prefer strtok_r() over strsep() 13 years ago
Stefano Sabatini a719679561 lavfi: complain and exit for invalid named values in ff_parse_packing_format() 13 years ago
Michael Niedermayer 47219e1c0c avconv: fix uninitialized variable 13 years ago
Anton Khirnov eb97dbb05a movenc: change AV_LOG_INFO to AV_LOG_WARNING for some warnings 13 years ago
Anton Khirnov 2c81d5f4c5 avconv: remove a write-only variable 13 years ago
Anton Khirnov 40fc281087 avconv: remove pointless parameter from new_*_stream(). 13 years ago
Anton Khirnov 169f0647b7 avconv: cosmetics, move code 13 years ago
Anton Khirnov 86530f418e avconv: cosmetics -- move copy_chapters(). 13 years ago
Anton Khirnov f233cfed7b avconv: cosmetics -- move parse_forced_key_frames(). 13 years ago
Anton Khirnov 64db1a82d6 lavc: add audio flag to the 'b' option, deprecate 'ab'. 13 years ago
Anton Khirnov f4ad238c6c avconv: rename sameq to same_quant 13 years ago
Anton Khirnov 7478ab5a13 doc/avconv: add forgotten end of chapter. 13 years ago
Anton Khirnov 320d769389 Changelog: document avconv incompatibilities with ffmpeg. 13 years ago
Anton Khirnov 92f1940e99 avconv: replace -vcodec/-acodec/-scodec with a better system. 13 years ago
Anton Khirnov ff884c79ee avconv: remove presets. 13 years ago
Michael Niedermayer 091a24b75f fate: more cases of avconv that should be conditional 13 years ago
Michael Niedermayer 6322bc0b90 fate: some shells parse $11 as ${1}1 13 years ago
Michael Niedermayer 1a34478b71 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 6ae356c9a0 fate: allow specifying the tool to use for fate (avconv / ffmpeg) 13 years ago
Michael Niedermayer d27dc69bc6 configure: fix datadir after avconv merge 13 years ago
Dustin Brody a3e215cdc9 svq3: propagate codec memory allocation failure in context init 13 years ago
Dave Yeo cc73511e8e Fix NASM include directive 13 years ago
Alex Converse 48f7163f13 dsputil_mmx: Honor HAVE_AMD3DNOW 13 years ago
Anton Khirnov c14fe6bc99 lavf,lavd: remove all usage of AVFormatParameters from demuxers. 13 years ago
Anton Khirnov a7c93dae55 jack: add 'channels' private option. 13 years ago
Reimar Döffinger 0e86965514 VC-1: fix reading of custom PAR. 13 years ago
Kostya Shishkov e9fb763611 Remove redundant and dubious video codec detection by its extradata 13 years ago
Dustin Brody 2bfdb34c8a mpeg12: remove repeat-field code disabled since May 2002 13 years ago
Michael Niedermayer 2dbdb309ac patch checklist: suggest fate instead of regression tests 13 years ago
Kostya 5c59fa56ed Turn on resampling on sudden size change instead of bailing out during recode. 13 years ago
Kostya 428c59d911 avtools: reinitialise filter chain when input video stream changes dimensions 13 years ago
Michael Niedermayer 95b5b525b1 h264pred_init_arm: compile hotfix 13 years ago
Marton Balint 10b7b4a6a1 ffplay: more precise audio clock based on current time 13 years ago
Michael Niedermayer abf6b0d1ea af_aformat: hotfix compile due to strsep() 13 years ago
Michael Niedermayer ee5234dd67 fate-rsync: switch to our server in preparation of h264 4:2:2 tests 13 years ago
Baptiste Coudurier 1c967827d2 mxf: H.264/MPEG-4 AVC Intra support 13 years ago
Baptiste Coudurier 231a6df9ea h264dec: h264: 4:2:2 intra decoding 13 years ago
Baptiste Coudurier 9a33078b64 dsputil_mmx: fix indention 13 years ago
Baptiste Coudurier 6e7315f4a1 mpegvideo: Fix vshift vs hshift typo 13 years ago
Michael Niedermayer ecaf514328 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer d9c9a0c767 sws: remove hScale16NX_c() 13 years ago
Michael Niedermayer 66bb5cd592 sws: remove hScale16N() and use ronalds reformated version of it. 13 years ago