]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-03-22 Clément Bœschlavfi/blend: always peek the first frame of each queue.
2013-03-22 Clément Bœschlavc/prores: restore pict_type and key_frame setting.
2013-03-22 Michael Niedermayerx86/mpegvideo: switch to av_assert
2013-03-22 Michael Niedermayerx86/h264_qpel: switch to av_assert
2013-03-22 Carl Eugen... Fix typo in dvvideo decoder dependencies.
2013-03-22 Michael Niedermayerh263dec: switch to av_assert()
2013-03-22 Michael Niedermayermatroskadec: switch to av_assert
2013-03-22 Michael Niedermayervp8: WebP decoding support
2013-03-22 Michael Niedermayerimg2: WebP support
2013-03-22 Carl Eugen... Fix compilation with --disable-everything --enable...
2013-03-22 Carl Eugen... Fix compilation with --disable-mmx.
2013-03-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-22 Clément Bœschlavu/eval: add between() function.
2013-03-22 Carl Eugen... Do not fail in get_buffer_internal() if pix_fmt planes...
2013-03-21 Michael Niedermayererror_resilience: fix const correctness, silence warnings
2013-03-21 Michael Niedermayervdpau.h: change vdpau_render_state layout to match...
2013-03-21 Andrew Euellvda_h264: fix for VDA compile
2013-03-21 Michael Niedermayersonicdec: update to new buffer API
2013-03-21 Michael Niedermayersonicenc: fix mono decorrelation
2013-03-21 Michael Niedermayersonicdec: fix frame size
2013-03-21 Michael Niedermayersonicdec: check decorrelation
2013-03-21 Michael Niedermayerg729dec: switch to buffer refs style
2013-03-21 Michael Niedermayerv308dec: remove unneeded self assignment
2013-03-21 Diego Biurrunconfigure: Enable hwaccels without external dependencie...
2013-03-21 Diego Biurrundoc/developer: Clarify symbol naming prefixes section.
2013-03-21 Michael Niedermayerffmpeg: Replace -deinterlace (which was broken by the...
2013-03-21 Michael Niedermayerh264: remove unused variable
2013-03-21 Michael Niedermayerh264: add an argument to CHROMA for consistency
2013-03-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-21 Michael NiedermayerMerge commit '23e85be58fc64b2e804e68b0034a08a6d257e523'
2013-03-21 Michael NiedermayerMerge commit '6d2b6f21eb45ffbda1103c772060303648714832'
2013-03-21 Michael NiedermayerMerge commit '7fa00653a550c0d24b3951c0f9fed6350ecf5ce4'
2013-03-21 Michael NiedermayerMerge commit 'da6be8fcec16a94d8084bda8bb8a0a411a96bcf7'
2013-03-21 Michael NiedermayerMerge commit '48d0fd2d62a476e1db9298163f1fc0abae26cc67'
2013-03-21 Michael NiedermayerMerge commit '25408b2a0660c1e6c8555559c4ed71dff2ede31e'
2013-03-21 Michael NiedermayerMerge commit '1c4073efd24164ac6eaa52c544f5cdb0e5f6aee5'
2013-03-21 Michael Niedermayerh264: drop special case for 9bit chroma422
2013-03-21 Anton Khirnovh264: remove redundant freeing of DPB in h264_decode_end
2013-03-21 Anton Khirnovh264: add a parameter to the CHROMA444 macro.
2013-03-21 Anton Khirnovh264: add a parameter to the CHROMA422 macro.
2013-03-21 Anton Khirnovh264: add a parameter to the CABAC macro.
2013-03-21 Anton Khirnovh264: add a parameter to the FIELD_OR_MBAFF_PICTURE...
2013-03-21 Anton Khirnovh264: add a parameter to the FIELD_PICTURE macro.
2013-03-21 Anton Khirnovh264: add a parameter to the FRAME_MBAFF macro.
2013-03-21 Anton Khirnovh264: add a parameter to the MB_FIELD macro.
2013-03-21 Anton Khirnovh264: add a parameter to the MB_MBAFF macro.
2013-03-21 Anton Khirnovh264: merge common_init() into ff_h264_decode_init.
2013-03-21 Anton Khirnovh264: make ff_h264_frame_start static.
2013-03-21 Paul B Mahollavfi/vf_stereo3d: use standard options parsing
2013-03-21 Stephen HutchinsonProvide local copies of AviSynth's and AvxSynth's requi...
2013-03-21 d sAviSynth demuxer rewrite.
2013-03-21 Michael Niedermayeravformat/avs: increase probe score to preempt conflict...
2013-03-21 Clément Bœschlavc/utils: fix metadata audio frame memleak in case...
2013-03-20 Michael Niedermayerasrc_sine: avoid use of INFINITY as it might be a non...
2013-03-20 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2013-03-20 Frank Galliganmatroskadec: Add support for parsing Matroska ContentEn...
2013-03-20 Nicolas Georgelavfi/vf_yadif: use standard options parsing.
2013-03-20 Nicolas Georgelavfi/vf_unsharp: use standard options parsing.
2013-03-20 Nicolas Georgelavfi/vf_transpose: use standard options parsing.
2013-03-20 Nicolas Georgelavfi/vf_pad: use standard options parsing.
2013-03-20 Nicolas Georgelavfi/vf_fps: use standard options parsing.
2013-03-20 Nicolas Georgelavfi/vf_fade: use standard options parsing.
2013-03-20 Nicolas Georgelavi/vf_drawbox: use standard options parsing.
2013-03-20 Nicolas Georgelavfi/vf_delogo: use standard options parsing.
2013-03-20 Nicolas Georgelavfi/vf_decimate: use standard options parsing.
2013-03-20 Nicolas Georgelavfi/vf_crop: use standard options parsing.
2013-03-20 Nicolas Georgelavfi/af_volume: use standard options parsing.
2013-03-20 Nicolas Georgelavfi/vf_tile: use standard options parsing.
2013-03-20 Nicolas Georgelavfi/avf_concat: use standard options parsing.
2013-03-20 Nicolas Georgelavfi: add common code to handle options parsing.
2013-03-20 Nicolas Georgelavf/vobsub: free index pseudo-packet.
2013-03-20 Nicolas Georgeffmpeg: fix freeing of sub2video frame.
2013-03-20 Nicolas Georgelavfi: add sine audio source.
2013-03-20 Nicolas Georgelavu/opt: add AV_OPT_TYPE_DURATION.
2013-03-20 Nicolas Georgelavfi/concat: fix silence duration computation.
2013-03-20 Nicolas Georgelavf/concatdec: support seeking.
2013-03-20 Michael Niedermayeravformat: Fix infinite probing that reads the whole...
2013-03-20 Michael Niedermayerav_find_stream_info: change read_size to 64bit
2013-03-20 Janne Grunaufate: add tests for h264 decoder reinit
2013-03-20 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2013-03-20 Nedeljko Babiclibavcodec/mips: fix for mips optimized fp fft with...
2013-03-20 Michael Niedermayeravutil/atomic: use av_assert0()
2013-03-20 Michael Niedermayeravutil: fix compilation
2013-03-20 Nicolas Georgelavu/frame: use channels rather than channel_layout.
2013-03-20 Nicolas Georgelavf: avformat_seek_file(): validate stream_index.
2013-03-20 Nicolas Georgelavf/concatdec: fix possible leak in case of malloc...
2013-03-20 Nicolas Georgelavfi/buffersink: check av_frame_ref() failure.
2013-03-20 Paul B Mahollavfi/showwaves: make use of AV_OPT_TYPE_VIDEO_RATE
2013-03-20 Paul B Mahollavu/opt: add AV_OPT_VIDEO_RATE option
2013-03-20 Janne Grunauh264: fix bit depth changes with frame threading
2013-03-20 Bojan Zivkovicmips: Optimization of IIR filter function
2013-03-20 Bojan Zivkovicmips: Optimization of AAC coefficients encoder functions
2013-03-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-20 Michael NiedermayerMerge commit 'c3ebfcd6e1327ca7bbcaee822e593c2da6cfd352'
2013-03-20 Michael NiedermayerMerge commit 'c71c80f53b6a63fd6360d9de5a262f9e7c85681f'
2013-03-20 Michael NiedermayerMerge commit '4e70d66ded537cadd32dbd02a38c3d86a203c812'
2013-03-20 Michael NiedermayerMerge commit '6599b087de62a5f9f2a8d61a1952d777d1bff804'
2013-03-20 Michael NiedermayerMerge commit '2c328a907978b61949fd20f7c991803174337855'
2013-03-20 Martin Storsjörtmp: Pass the parameters to do_adobe_auth in the right...
2013-03-20 Sebastian Sandbergvc1dec: interlaced B-frames
next