64112 Commits (4667116c394b29a96a1017e1bf130561676cb498)
 

Author SHA1 Message Date
Michael Niedermayer 3a1c8951bc avcodec/libx264: fix "bitrate reconfiguration" 11 years ago
Michael Niedermayer 8159fe255c Merge commit '2f4170312f605c1f02a14c01347e94cf46726dbd' 11 years ago
Christophe Gisquet 508e7a5c16 x86: huffyuv: fix {add,diff}_int16 11 years ago
Michael Niedermayer 2cf4d91cf2 Merge commit 'cd62c04d009b3baf7582556866a7029291b54573' 11 years ago
Luca Barbato 2f4170312f libx264: Support bitrate reconfiguration 11 years ago
Michael Niedermayer 67911cc57b Merge commit '0ddc53dabbc6f636d062b187ea27934610aaad30' 11 years ago
Michael Niedermayer 67d29da4bd avcodec: increase FF_INPUT_BUFFER_PADDING_SIZE to 32 11 years ago
Michael Niedermayer ef8725122d avcodec/motion_est: Only clip MVs which are used 11 years ago
Lou Logan edeefeaaf9 doc/filters: add forgotten " to zoompan example 11 years ago
Clément Bœsch 0180c46928 avfilter/showcqt: move qsort_sparsecoeff closer to where it belongs 11 years ago
Clément Bœsch 1786cd850f avfilter/showcqt: fix misc style issues 11 years ago
Janne Grunau cd62c04d00 h263enc: keep block_last_index always valid during advanced intra coding 11 years ago
Janne Grunau 0ddc53dabb mpegvideo: synchronize AVFrame pointers in ERContext fully 11 years ago
Clément Bœsch 76bce46d8f avfilter: add signalstats filter 11 years ago
Timothy Gu 881ee369e6 tests: Add aic decoder test 11 years ago
Michael Niedermayer 27b8ef5bb7 avformat/oggparsevorbis: Dont attempt to calculate timestamps from gp=0 11 years ago
Timothy Gu 5c57e2b51b MAINTAINERS: numerous grammar and discrepancy fixes 11 years ago
Michael Niedermayer 60ab6e2457 avcodec/mpegvideo_enc: fix padding for odd dimensions and interlaced video 11 years ago
Michael Niedermayer c69defd4d0 avcodec/qtrleenc: Check that width is a multiple of 4 for grayscale 11 years ago
Michael Niedermayer 43d995e865 fate: Disable qtrlegray 34x34 test 11 years ago
Michael Niedermayer b2fb65cbeb Merge commit '641e57230b460bef52c88e61087d97c223910bea' 11 years ago
Michael Niedermayer b3a647d9ce Merge commit 'd7705be9617ed691c7a2924a2088de2d96f38af1' 11 years ago
Michael Niedermayer 1290143fda Merge commit '27860819d508068f056cf48473af04868791ad77' 11 years ago
Michael Niedermayer 26be0e31fc Merge commit '205fdd4ea5e1264946917a26fde01e137a485f5a' 11 years ago
Vittorio Giovara 641e57230b fate: add on2avc audio test 11 years ago
Vittorio Giovara d7705be961 mpegvideoenc: check color_range 11 years ago
Diego Biurrun 27860819d5 ppc: Consistently use convenience macro for runtime CPU detection 11 years ago
Diego Biurrun 205fdd4ea5 ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1enc 11 years ago
Michael Niedermayer aff0912da5 Merge commit 'f121dbd9f76031d7f6d56261be2f14937a19d2dd' 11 years ago
Carl Eugen Hoyos 723adfb1df Fix standalone compilation of the webvtt encoder. 11 years ago
Michael Niedermayer 2d99b4041f Merge commit '3f7e94eccd1c0d64679f2c4eda8bb942a158dfac' 11 years ago
Michael Niedermayer ac26d7ea9d Merge commit 'a736ae1e96b8718af0962106aa40df5f4b246b55' 11 years ago
Luca Barbato f121dbd9f7 mpegts: Provide an option to override the pcr period 11 years ago
Luca Barbato 3f7e94eccd mpegts: Move the option section to the bottom 11 years ago
Luca Barbato a736ae1e96 doc: Document mpegts muxrate 11 years ago
Christophe Gisquet 8d02a55b1b tests: add a third, 34x34, target 11 years ago
Michael Niedermayer 1a2ff62859 Merge commit '570d4b21863b6254d6bbca9c528bede471bb4478' 11 years ago
Michael Niedermayer a2faa3d858 Merge commit '0776e0ef6ba4160281ef3fabea43e670f3792b4a' 11 years ago
Michael Niedermayer fbc133915b Merge remote-tracking branch 'cehoyos/master' 11 years ago
Michael Niedermayer 3a76d7f73d avformat/nutenc: cleaner version check 11 years ago
Michael Niedermayer d7f398c542 avformat/nutenc: Fix error handling in nut_write_packet() 11 years ago
Martin Storsjö 570d4b2186 x86: h264: Don't keep data in the redzone across function calls on 64 bit unix 11 years ago
Martin Storsjö 0776e0ef6b adpcm: Write the proper predictor in trellis mode in IMA QT 11 years ago
Michael Niedermayer 0f0f626048 avformat/rawdec: Increase probe score when "Content-Type: image/jpeg" is found at the file start 11 years ago
Carl Eugen Hoyos 5482780a3b Allow values >31bit for -analyzeduration. 11 years ago
Michael Niedermayer ec2b6ee59a avformat/utils: dont wait for a first dts on demuxers which have AVFMT_NOTIMESTAMPS set 11 years ago
Michael Niedermayer b45a451dbe avformat/rawdec: mark raw vc1 and mjpeg as having no timestamps 11 years ago
Michael Niedermayer 65571ee4e3 avformat/rawdec: add FF_DEF_RAWVIDEO_DEMUXER2, which allows specifying the flags 11 years ago
Michael Niedermayer 2351ea8a2e avformat/nutenc: Fix error handling in write_sm_data() 11 years ago
Michael Niedermayer 9c9eac5c26 tools/fourcc2pixfmt: Avoid using non public AV_PIX_FMT_NB 11 years ago