summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavf/concatdec: support seeking.Nicolas George2013-03-20
* avformat: Fix infinite probing that reads the whole fileMichael Niedermayer2013-03-20
* av_find_stream_info: change read_size to 64bitMichael Niedermayer2013-03-20
* Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-03-20
|\
| * lavu/frame: use channels rather than channel_layout.Nicolas George2013-03-20
| * lavf: avformat_seek_file(): validate stream_index.Nicolas George2013-03-20
| * lavf/concatdec: fix possible leak in case of malloc failure.Nicolas George2013-03-20
| * lavfi/buffersink: check av_frame_ref() failure.Nicolas George2013-03-20
* | libavcodec/mips: fix for mips optimized fp fft with hard coded tables disabledNedeljko Babic2013-03-20
* | avutil/atomic: use av_assert0()Michael Niedermayer2013-03-20
* | avutil: fix compilationMichael Niedermayer2013-03-20
|/
* lavfi/showwaves: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-03-20
* lavu/opt: add AV_OPT_VIDEO_RATE optionPaul B Mahol2013-03-20
* mips: Optimization of IIR filter functionBojan Zivkovic2013-03-20
* mips: Optimization of AAC coefficients encoder functionsBojan Zivkovic2013-03-20
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-20
|\
| * rtmp: Pass the parameters to do_adobe_auth in the right orderMartin Storsjö2013-03-20
* | Merge commit 'c3ebfcd6e1327ca7bbcaee822e593c2da6cfd352'Michael Niedermayer2013-03-20
|\|
| * mpegvideo: allocate hwaccel privdata after the frame bufferHendrik Leppkes2013-03-19
| * h264: allocate hwaccel privdata after the frame bufferHendrik Leppkes2013-03-19
* | Merge commit 'c71c80f53b6a63fd6360d9de5a262f9e7c85681f'Michael Niedermayer2013-03-20
|\|
| * pthread: unref already decoded frames when flushing the decoderHendrik Leppkes2013-03-19
* | Merge commit '4e70d66ded537cadd32dbd02a38c3d86a203c812'Michael Niedermayer2013-03-20
|\|
| * mpegvideo: fix allocation of the hwaccel_picture_private dataHendrik Leppkes2013-03-19
| * lavc: update the doxy for avcodec_decode_{video,audio} wtih refcounting.Anton Khirnov2013-03-19
* | Merge commit '6599b087de62a5f9f2a8d61a1952d777d1bff804'Michael Niedermayer2013-03-20
|\|
| * buffersrc: fix a typo.Anton Khirnov2013-03-19
| * lavc, lavfi: fix counting number of planes in AVBufferRef wrappersAnton Khirnov2013-03-19
* | Merge commit '2c328a907978b61949fd20f7c991803174337855'Michael Niedermayer2013-03-20
|\|
| * pixdesc: add a function for counting planes in a pixel format.Anton Khirnov2013-03-19
| * avplay: remove the -debug option.Anton Khirnov2013-03-19
| * Revert "asfenc: return error on negative timestamp"Anton Khirnov2013-03-19
* | vc1dec: interlaced B-framesSebastian Sandberg2013-03-20
* | er: set error_occured on missing slicesMichael Niedermayer2013-03-20
* | fate: make metadata fate tests only output ts and metadata.Clément Bœsch2013-03-20
* | lavc/utils: add VP6F hack for setting correct video size in streamStefano Sabatini2013-03-19
* | lavd/dshow: fix style and typo recently introduced.Clément Bœsch2013-03-19
* | lavfi: remove harddup libmpcodecs wrapperPaul B Mahol2013-03-19
* | changelog: 10% faster aac encoding on x86 and MIPSCompn2013-03-19
* | ffprobe: set writer context to 0 after allocationStefano Sabatini2013-03-19
* | doc/developer: fix typo in regression tests ref.Clément Bœsch2013-03-19
* | fate: add missing filter dep in metadata tests.Clément Bœsch2013-03-19
* | doc/ffmpeg,ffmpeg-formats: avoid to mention ffmpeg options from formats.texiStefano Sabatini2013-03-19
* | doc/ffmpeg-formats: reword and extend documentation for avoid_negative_ts optionStefano Sabatini2013-03-19
* | lavf/avformat.h: fix a few typos in AVFormatContext:avoid_negative_ts doxyStefano Sabatini2013-03-19
* | mips: inline assembly clobber list polishingNedeljko Babic2013-03-19
* | lmlm4: check packet_size against lower limit tooMichael Niedermayer2013-03-19
* | doc: update release_notes by taking the ones from release/1.2Michael Niedermayer2013-03-19
* | fate: add curves filter test.Clément Bœsch2013-03-19
* | vp56: Check av_frame_ref() return codeMichael Niedermayer2013-03-19