31898 Commits (10b7b4a6a1585a7c46487b00594798cdd92eed37)
 

Author SHA1 Message Date
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
Clément Bœsch 4c3c6e60f9 mxf: move framenum to timecode convert to timecode helpers. 13 years ago
Robert Krüger b7b72963e0 vf_unsharp: fix copy&paste error in chroma_amount param docs 13 years ago
Stefano Sabatini ccd85b869d vf_unsharp: vertically align lines, for better readability 13 years ago
Stefano Sabatini 09603dcff8 vf_unsharp: store hsub/vsub in the filter context 13 years ago
Stefano Sabatini 53e8638205 vf_unsharp: adopt a more natural order of params in apply_unsharp() 13 years ago
Stefano Sabatini 540181f8e2 vf_unsharp: rename method "unsharpen" to "apply_unsharp" 13 years ago
Michael Niedermayer f8a1fc2623 ffmpeg: fix null pointer segfault on solaris. (ticket381) 13 years ago
Michael Niedermayer 36e0585a00 avconv: remove trailing whitespace 13 years ago
Dominique Leuenberger 0a7164a191 set Release to 0.8.2.git. We are at 0.8.2 and a bit further. 13 years ago
Thierry Foucu 1892052f8d mov: Set negative Sample_duration in STTS to 1 13 years ago
Michael Niedermayer 8c6b8cb4d1 doc/avconv.texi: fixup a few ff/av references 13 years ago
Michael Niedermayer 0cb233cf46 Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925' 13 years ago
Michael Niedermayer 931187e117 ac3dec: export center & suroundmix levels 13 years ago
Michael Niedermayer c4fd1d34ca av_get_string: search children too. 13 years ago
Michael Niedermayer bf71fb54b5 av_get_number: also search children, this is more sane than not doing so. 13 years ago
Michael Niedermayer 7b382ab6b0 opt_find: fix segfault 13 years ago
Luca Barbato 3304a1e69a swscale: add dithering to yuv2yuvX_altivec_real 13 years ago
Kostya Shishkov 78622ef362 rv34: free+allocate buffer instead of reallocating it to preserve alignment 13 years ago
Ronald S. Bultje 28ca701e0b h264: add missing brackets. 13 years ago
Ronald S. Bultje 28c1115a91 swscale: use 15-bit intermediates for 9/10-bit scaling. 13 years ago