31918 Commits (4f00519d9508e07aac58a00a9b514dae8ad95723)
 

Author SHA1 Message Date
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
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
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
Michael Niedermayer 3652409f5b sws: remove unneeded code from last merge 13 years ago
Stefano Sabatini b854c2a709 vf_unsharp: set default chroma size value to 5x5 13 years ago
Stefano Sabatini 63b61d55f9 vf_unsharp: fix out-of-buffer read 13 years ago
Stefano Sabatini 6e89bdfecf lavfi: remove delogo mp wrapper 13 years ago
Stefano Sabatini 2701f6cc6a lavfi: port libmpcodecs delogo filter 13 years ago
Mina Nagy Zaki 0a2295815d lavfi: add aformat filter 13 years ago
Mina Nagy Zaki 3f07d40ea2 lavfi: add internal functions for parsing format arguments 13 years ago
Nathan Caldwell 24efdea7fd aacenc: Fix number of coefficients used in a LFE channel. 13 years ago
Nathan Caldwell 51a1d4d94a aacenc: Fix a segfault with grouped psymodel. 13 years ago
Stefano Sabatini 3560089e12 vsink_buffer: make the buffer cache all the incoming frames 13 years ago
Stefano Sabatini 2e81bb5e92 fifo: return AVERROR(ENOMEM) rather -1 in av_fifo_realloc2() 13 years ago
Stefano Sabatini f1b29223e6 fifo: apply misc cosmetic fixes 13 years ago
Stefano Sabatini 323b930699 fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() 13 years ago
Stefano Sabatini a9d1878abe lavdev/lavfi: correctly set the inout pad index when linking a filter to the output sink 13 years ago
Reimar Döffinger 658a8bb988 VC-1: fix reading of custom PAR. 13 years ago
Reimar Döffinger eb8b325202 Support streaming .au files. 13 years ago
Michael Niedermayer ca1dfea127 Merge remote-tracking branch 'qatar/master' 13 years ago
Clément Bœsch 75af0e6a16 dv: honor timecode in DV muxer. 13 years ago
Clément Bœsch b49fe589ea mxf: honor timecode drop flag in mxf muxer if set. 13 years ago
Clément Bœsch b33ca05b46 mxf: add cli option in mxfenc to replace GOP timecode parsing. 13 years ago