]> git.sesse.net Git - ffmpeg/history - libavfilter
libspeex: support ZygoAudio (quality 10 mode)
[ffmpeg] / libavfilter /
2013-03-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-23 Michael NiedermayerMerge commit '20a8ee3061e6d777600c13db731bee3c25878991'
2013-03-23 Michael NiedermayerMerge commit '1e8b9738fa70e20967ddb542d2f9d5552fc51ec6'
2013-03-22 Clément Bœschlavfi/blend: always peek the first frame of each queue.
2013-03-22 Jindřich Makovičkaaf_asyncts: fix compensation and PTS monotonicity
2013-03-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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 Paul B Mahollavfi/vf_stereo3d: use standard options parsing
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 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 Georgelavfi: add sine audio source.
2013-03-20 Nicolas Georgelavfi/concat: fix silence duration computation.
2013-03-20 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
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 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-19 Paul B Mahollavfi: remove harddup libmpcodecs wrapper
2013-03-19 Anton Khirnovbuffersrc: fix a typo.
2013-03-19 Anton Khirnovlavc, lavfi: fix counting number of planes in AVBufferR...
2013-03-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-18 Michael NiedermayerMerge commit '50c449ac24fbb4c03c15d2e2026cef2204b80385'
2013-03-18 Clément Bœschlavfi/pad: fix horizontal/vertical shift confusion.
2013-03-18 Clément Bœschlavfi/ebur128: add metadata injection.
2013-03-18 Michael Niedermayerbuffersrc: fix w/h error
2013-03-17 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2013-03-17 Stefano Sabatinilavfi/swapuv: remove deprecated base field use
2013-03-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-17 Michael NiedermayerMerge commit '23f4c5acc438366d84cacf49e33b0bcd72f04937'
2013-03-17 Nicolas Georgelavfi/buffersink: fix header.
2013-03-17 Nicolas Georgelavfi/buffersrc: disable deprecated warnings.
2013-03-17 Nicolas Georgelavfi/buffersrc: check channel count changes.
2013-03-17 Nicolas Georgelavfi/buffersrc: set channel layout if it is known.
2013-03-17 Anton Khirnovlavc,lavfi: fix calculating the plane size in the AVBuf...
2013-03-17 Clément Bœschlavfi/alphaextract: fix frame memleak.
2013-03-17 Clément Bœschlavfi/thumbnail: replace frame unref with free.
2013-03-16 Stefano Sabatinilavfi/settb: add support for named options
2013-03-16 Stefano Sabatinilavfi/blackframe: add support for named options
2013-03-16 Hendrik Leppkeslavfi: let gcc realign the stack on public graph drivin...
2013-03-16 Clément Bœschlavfi/delogo: 10l forgotten trailing NULL in shorthand.
2013-03-16 James Darnleyyadif: remove an 'm' from the LOAD macro definition
2013-03-16 James Darnleyyadif: remove repeated check on width
2013-03-16 James Darnleyyadif: cosmetic indentation from previous commits
2013-03-16 James Darnleyyadif: x86 assembly for 9 to 14-bit samples
2013-03-16 James Darnleyyadif: x86 assembly for 16-bit samples
2013-03-16 Hendrik Leppkeslavfi/avcodec: deprecate remainders of the avcodec...
2013-03-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-16 Michael NiedermayerMerge commit 'f4281f457194a6a4489fbd7423e2ab2e13c6d4d9'
2013-03-16 Michael NiedermayerMerge commit 'e4a7b2177d14678ae240edcabaacfe2b14619b7b'
2013-03-16 Michael NiedermayerMerge commit '9676b9a2cdc4a90611188fc48d8d388e427997c5'
2013-03-16 Michael NiedermayerMerge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'
2013-03-16 Clément Bœschlavfi: add perms and aperms filters.
2013-03-16 Michael NiedermayerMerge commit '556aab8f11b045a21182eee32413aa78d5c8539b'
2013-03-16 Michael NiedermayerMerge commit 'aa3c77998404cc32233cb76e961ca27db8565459'
2013-03-16 Michael NiedermayerMerge commit 'ca6c3f2c53be70aa3c38e8f1292809db89ea1ba6'
2013-03-16 Anton Khirnovaf_join: do not leak input frames.
2013-03-16 Anton Khirnovasrc_anullsrc: return EOF, not -1
2013-03-16 Anton Khirnovasrc_anullsrc: do not set samplerate and channel layout...
2013-03-16 Anton Khirnovvf_showinfo: remove its useless init function
2013-03-16 Anton Khirnovavfiltergraph: use sizeof(var) instead of sizeof(type)
2013-03-16 Anton Khirnovavfiltergraph: replace AVFilterGraph.filter_count with...
2013-03-16 Anton Khirnovlavfi: use designated initializers in avfilter_class
2013-03-15 James Darnleyyadif: correct strides in filter_edges_16bit
2013-03-15 Michael Niedermayeravfilter: avoid direct access to AVFrame.channels
2013-03-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-15 Michael NiedermayerMerge commit '9652d4fcfc9c07a726b35efc4ac644d9751b36d7'
2013-03-15 Michael NiedermayerMerge commit 'b164d66e35d349de414e2f0d7365a147aba8a620'
2013-03-15 Michael NiedermayerMerge commit '3e175a2a550f5c2f788e8cd969052e10a5025a27'
2013-03-15 Michael Niedermayervf_pp: use new API to access qp table
2013-03-15 Clément Bœschlavfi/ebur128: check histogram allocations.
2013-03-15 Clément Bœschlavfi/ebur128: add framelog option.
2013-03-14 Nicolas Georgelavfi/graphdump: fix output for unknown layouts.
2013-03-14 Clément Bœschlavfi/ebur128: use same ref for inputs and outputs.
2013-03-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-14 Michael NiedermayerMerge commit '6d97484d72e33f7dde9493a9ead1a72e2f029605'
next