summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | lavfi/vf_delogo: use standard options parsing.Nicolas George2013-03-201-8/+3
| * | lavfi/vf_decimate: use standard options parsing.Nicolas George2013-03-201-9/+3
| * | lavfi/vf_crop: use standard options parsing.Nicolas George2013-03-201-13/+3
| * | lavfi/af_volume: use standard options parsing.Nicolas George2013-03-201-10/+4
| * | lavfi/vf_tile: use standard options parsing.Nicolas George2013-03-201-8/+4
| * | lavfi/avf_concat: use standard options parsing.Nicolas George2013-03-201-9/+3
| * | lavfi: add common code to handle options parsing.Nicolas George2013-03-202-0/+23
| * | lavf/vobsub: free index pseudo-packet.Nicolas George2013-03-201-2/+9
| * | ffmpeg: fix freeing of sub2video frame.Nicolas George2013-03-201-1/+1
| * | lavfi: add sine audio source.Nicolas George2013-03-206-2/+284
| * | lavu/opt: add AV_OPT_TYPE_DURATION.Nicolas George2013-03-204-2/+35
| * | lavfi/concat: fix silence duration computation.Nicolas George2013-03-201-6/+10
| * | lavf/concatdec: support seeking.Nicolas George2013-03-202-2/+99
* | | matroskadec: Add support for parsing Matroska ContentEncKeyIDFrank Galligan2013-03-202-5/+57
|/ /
* | avformat: Fix infinite probing that reads the whole fileMichael Niedermayer2013-03-201-0/+2
* | av_find_stream_info: change read_size to 64bitMichael Niedermayer2013-03-201-1/+2
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-03-204-11/+31
|\ \
| * | lavu/frame: use channels rather than channel_layout.Nicolas George2013-03-201-5/+16
| * | lavf: avformat_seek_file(): validate stream_index.Nicolas George2013-03-201-0/+2
| * | lavf/concatdec: fix possible leak in case of malloc failure.Nicolas George2013-03-201-5/+11
| * | lavfi/buffersink: check av_frame_ref() failure.Nicolas George2013-03-201-1/+2
* | | libavcodec/mips: fix for mips optimized fp fft with hard coded tables disabledNedeljko Babic2013-03-201-0/+1
* | | avutil/atomic: use av_assert0()Michael Niedermayer2013-03-201-3/+3
* | | avutil: fix compilationMichael Niedermayer2013-03-201-0/+1
|/ /
* | lavfi/showwaves: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-03-201-18/+3
* | lavu/opt: add AV_OPT_VIDEO_RATE optionPaul B Mahol2013-03-204-2/+67
* | mips: Optimization of IIR filter functionBojan Zivkovic2013-03-206-2/+243
* | mips: Optimization of AAC coefficients encoder functionsBojan Zivkovic2013-03-205-0/+2505
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-201-1/+1
|\ \ | |/
| * rtmp: Pass the parameters to do_adobe_auth in the right orderMartin Storsjö2013-03-201-1/+1
* | Merge commit 'c3ebfcd6e1327ca7bbcaee822e593c2da6cfd352'Michael Niedermayer2013-03-202-22/+21
|\ \ | |/
| * mpegvideo: allocate hwaccel privdata after the frame bufferHendrik Leppkes2013-03-191-14/+12
| * h264: allocate hwaccel privdata after the frame bufferHendrik Leppkes2013-03-191-8/+9
* | Merge commit 'c71c80f53b6a63fd6360d9de5a262f9e7c85681f'Michael Niedermayer2013-03-201-0/+1
|\ \ | |/
| * pthread: unref already decoded frames when flushing the decoderHendrik Leppkes2013-03-191-0/+1
* | Merge commit '4e70d66ded537cadd32dbd02a38c3d86a203c812'Michael Niedermayer2013-03-202-14/+28
|\ \ | |/
| * mpegvideo: fix allocation of the hwaccel_picture_private dataHendrik Leppkes2013-03-191-3/+5
| * lavc: update the doxy for avcodec_decode_{video,audio} wtih refcounting.Anton Khirnov2013-03-191-11/+23
* | Merge commit '6599b087de62a5f9f2a8d61a1952d777d1bff804'Michael Niedermayer2013-03-202-4/+4
|\ \ | |/
| * buffersrc: fix a typo.Anton Khirnov2013-03-191-1/+1
| * lavc, lavfi: fix counting number of planes in AVBufferRef wrappersAnton Khirnov2013-03-192-4/+4
* | Merge commit '2c328a907978b61949fd20f7c991803174337855'Michael Niedermayer2013-03-205-10/+26
|\ \ | |/
| * pixdesc: add a function for counting planes in a pixel format.Anton Khirnov2013-03-194-1/+25
| * avplay: remove the -debug option.Anton Khirnov2013-03-192-12/+0
| * Revert "asfenc: return error on negative timestamp"Anton Khirnov2013-03-191-8/+0
* | vc1dec: interlaced B-framesSebastian Sandberg2013-03-201-57/+418
* | er: set error_occured on missing slicesMichael Niedermayer2013-03-201-1/+3
* | fate: make metadata fate tests only output ts and metadata.Clément Bœsch2013-03-203-525/+524
* | lavc/utils: add VP6F hack for setting correct video size in streamStefano Sabatini2013-03-191-3/+3
* | lavd/dshow: fix style and typo recently introduced.Clément Bœsch2013-03-191-3/+3
OpenPOWER on IntegriCloud