50731 Commits (b1a9a2c4ffb87004ef5947d64bbfb34544793278)
 

Author SHA1 Message Date
Michael Niedermayer e907aa98cd Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer a984efd104 Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' 12 years ago
Michael Niedermayer 9b1a0c2ee8 Merge commit '76b19a3984359b3be44d4f7e4e69b7b86729a622' 12 years ago
Michael Niedermayer 6fbddc80d6 Merge commit 'e8da807537e314d74cb6d93598f1dcfb891fa655' 12 years ago
Michael Niedermayer 13fa074173 Merge commit 'e951b6d94c441d46b396ef12da1428297d77251d' 12 years ago
Michael Niedermayer 2b277f2992 Merge commit 'b58b00aeca21de00ab6da2944684f784d9d6bc47' 12 years ago
Michael Niedermayer f6fff8e546 ac3enc_template: silence may be used uninitialized in this function warnings 12 years ago
Michael Niedermayer 5bcb379ffe motion-test: fix warning: dsp_mask is deprecated 12 years ago
Michael Niedermayer bfcc21a472 libavcodec/motion-test: set the bitexact flag 12 years ago
Diego Biurrun 3a02b6884c configure: icc: Drop nonsense adding of cpuflags to LDFLAGS 12 years ago
Diego Biurrun c242bbd8b6 Remove unnecessary dsputil.h #includes 12 years ago
Diego Biurrun 76b19a3984 Fix a number of incorrect intmath.h #includes. 12 years ago
Justin Ruggles d925cca95f avconv: remove an unused variable 12 years ago
Justin Ruggles e8da807537 cmdutils: only use libavresample when it is enabled 12 years ago
Justin Ruggles e951b6d94c vorbisdec: cosmetics: rename variable avccontext to avctx 12 years ago
Justin Ruggles 699d02b839 libschroedinger: cosmetics: rename variable avccontext to avctx 12 years ago
Justin Ruggles 09031b4639 vorbisenc: cosmetics: rename variable avccontext to avctx 12 years ago
slhck bfcc38ef48 libvpx: check if CQ level is in correct bounds 12 years ago
slhck 188947c32a libvpx: allow 0 as min quantizer value 12 years ago
Jean First af0e8144cd ffmpeg_opt: cosmetics 12 years ago
Michael Niedermayer e6f27346b7 pmpdec: make i unsigned, avoid undefined behavior of i++ 12 years ago
Michael Niedermayer a960f3b918 pmpdec: fix integer overflow 12 years ago
Diego Biurrun b2d688ea9f configure: Identify icc compiler with a less ambiguous pattern 12 years ago
Diego Biurrun b58b00aeca configure: Separate "ln" command line arguments 12 years ago
Paul B Mahol b8f6912816 fate: update pixfmts_hflip 12 years ago
Paul B Mahol e0ccb5fa38 lavfi/hflip: support more formats 12 years ago
Paul B Mahol eac93932b0 lavfi/geq: improve support for formats with alpha plane 12 years ago
Michael Niedermayer 875f883185 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer f7dc6aa5fe Merge commit '5b47c19bfda92273ae49e83db26a565afcaed80a' 12 years ago
Michael Niedermayer a0312a2e85 Merge commit 'fc386f2eea8d93ecd4f81e1646c835d1645c56a0' 12 years ago
Michael Niedermayer cb72f698fe Merge commit '11dcecfcca0eca1a571792c4fa3c21fb2cfddddc' 12 years ago
Luca Barbato 23bd9ef4b2 vorbisdec: Accept 0 amplitude_bits 12 years ago
Luca Barbato 5b47c19bfd vorbisdec: Add missing checks 12 years ago
Luca Barbato fc386f2eea vorbisdec: cosmetics 12 years ago
Michael Niedermayer 11dcecfcca vorbisdec: Error on bark_map_size equal to 0. 12 years ago
Michael Niedermayer bb7bc3443d af_biquads: memset(0) cache 12 years ago
Michael Niedermayer 35aaa306ac swr: make the default of nopts for first_pts actually work 12 years ago
Michael Niedermayer 7f2ab129b1 fate: force a first_pts=0 for the aresample test 12 years ago
Michael Niedermayer e42028925b ffmpeg: Force a first_pts of 0 for the first configuration of -async use 12 years ago
Stefano Sabatini 394130efe3 ffplay: reindent and remove pointless cast in audio_decode_frame() code 12 years ago
Stefano Sabatini a3fa27e366 ffplay: set type for channel_layout AudioParams field to int64_t 12 years ago
Stefano Sabatini 566560b85c lavfi/abuffersink: fix weird indent and spacing 12 years ago
Stefano Sabatini b59cd089ff lavfi/abuffersink: add sample_rates field to AVABufferSinkParams 12 years ago
Stefano Sabatini 5085b46496 lavc: change type of AVFrame.channels field from int64_t to int 12 years ago
Michael Niedermayer ad899522ff ffmpeg: use a AVDictionary instead of the context to move swr parameters around 12 years ago
Michael Niedermayer f3abdf4392 cmdutils: fix null pointer dereference 12 years ago
Michael Niedermayer 8b3affda87 swr: support a seperate output sample bits. 12 years ago
Michael Niedermayer c4c702b6d3 avfilter/avfiltergraph.h: Move public field out of the private fields 12 years ago
Michael Niedermayer 2abbe6d07a swr: add duplicate cutoff for compatibility 12 years ago
Paul B Mahol 8a7d177cf6 fate: add animated gif decoder tests 12 years ago