]> git.sesse.net Git - ffmpeg/history - libavfilter
ac3_eac3_probe: mark buffer pointers const
[ffmpeg] / libavfilter /
2012-12-24 Michael Niedermayeravfiltergraph: put variables used in #if 0 code themsel...
2012-12-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-24 Michael NiedermayerMerge commit 'c6303f8d70c25dd6c6e6486c78bf99c9924e2b6b'
2012-12-24 Michael NiedermayerMerge commit '3193b13aa1e271f6d2dd68de67d448c08aef3c00'
2012-12-24 Michael NiedermayerMerge commit 'f3298f12997eb4b7ad203766f768f92e3dd72a2a'
2012-12-24 Michael NiedermayerMerge commit 'f5f1cf52240759208b42477e2157a7b4409ade10'
2012-12-23 Clément Bœschlavfi: remove mp=pp filter.
2012-12-23 Clément Bœschlavfi: add pp filter.
2012-12-23 Diego Biurrunavfilter: Compile FIFO filters unconditionally
2012-12-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-23 Michael NiedermayerMerge commit 'b047c68783aa4042b322af7af043b643d5daf09c'
2012-12-23 Michael NiedermayerMerge commit '418693bdc5edad72b0d055f741931612d797eb05'
2012-12-22 Stefano Sabatinilavfi/overlay: make use of av_opt_set_from_string()
2012-12-22 Stefano Sabatinilavfi/overlay: switch to filter_frame API
2012-12-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-21 Paul B Mahollavfi: declare arrays that never change as static const
2012-12-21 Paul B Mahollavfi/swapuv: use FFSWAP
2012-12-21 Michael NiedermayerMerge commit 'c7d4de3d730473167e31cf765e0333c965f934d3'
2012-12-21 Michael NiedermayerMerge commit '90c784cc13f6bf21a8eb69f3b88b50c7a70f6c59'
2012-12-21 Michael NiedermayerMerge commit '69f086e0f90f23d89e5739b099a4f984fa6a7885'
2012-12-21 Michael NiedermayerMerge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'
2012-12-21 Michael NiedermayerMerge commit '6906b19346ae8a330bfaa1c16ce535be10789723'
2012-12-21 Michael NiedermayerMerge commit 'a925f723a915bc0255e2673f8817af5212131763'
2012-12-20 Diego Biurrunbuild: avfilter: Remove duplicate compilation entry...
2012-12-20 Nicolas Georgelavfi/af_aconvert: update audio->channels.
2012-12-20 Nicolas Georgelavfi: remove init and check of rate and layout.
2012-12-20 Nicolas Georgelavfi/buffersrc: remove init of rate and layout.
2012-12-20 Nicolas Georgelavfi: add an accessor for ref->audio->channels.
2012-12-20 Nicolas Georgelavfi: add a channels field to AVFilterLink.
2012-12-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-20 Michael NiedermayerMerge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011'
2012-12-20 Clément Bœschlavfi/select: fix compilation with avcodec disabled.
2012-12-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-20 Michael NiedermayerMerge commit 'acb571c89a065d943163c11efb46de35774f1909'
2012-12-20 Michael NiedermayerMerge commit '77bd1bc73a1946b0f0ce09a7cbb242a65e138d06'
2012-12-19 Michael NiedermayerMerge commit '0ec1642b60a5b1a4d913e2b9e3899173dff77e7a'
2012-12-19 Michael NiedermayerMerge commit '8c9af5b2051b9927f845c7afdfeb30b82670ee77'
2012-12-19 Michael NiedermayerMerge commit 'a01c02bcff755a7891f777706b27452203aac71e'
2012-12-19 Michael NiedermayerMerge commit '10bca66101b79954512cd9d8ee20c3bc4513adf3'
2012-12-19 Michael NiedermayerMerge commit '9e696d2e5ffaa763c564682ec18c3b51b3e5fccc'
2012-12-19 Michael NiedermayerMerge commit 'f1d8763a02b5fce9a7d9789e049d74a45b15e1e8'
2012-12-19 Michael NiedermayerMerge commit 'ed2d7d5868a4a5d914f1e5488d63ea696a3b2937'
2012-12-19 Michael NiedermayerMerge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'
2012-12-19 Stefano Sabatinilavfi/setpts: enable debug logs, and improve/extend...
2012-12-19 Clément Bœschlavfi/gradfun: small align cosmetics.
2012-12-19 Clément Bœschlavfi/gradfun: support named options.
2012-12-19 Clément Bœschlavfi/gradfun: reduce up limit for threshold.
2012-12-19 Clément Bœschlavfi/gradfun: remove rounding to match C and SSE code.
2012-12-19 Clément Bœschlavfi/gradfun: fix dithering in MMX code.
2012-12-19 Clément Bœschlavfi/gradfun: fix rounding in MMX code.
2012-12-19 Clément Bœschlavfi/gradfun: do not increment DC pointer for odd...
2012-12-18 Michael Niedermayeraf_apad: remove unneeded av_opt_free
2012-12-18 Michael Niedermayerapad: add whole_len and pad_len options.
2012-12-18 Michael Niedermayerapad: fix apad_options formating
2012-12-18 Michael Niedermayeraf_apad: add user setable packet_size
2012-12-18 Michael Niedermayeravfilter: add apad filter
2012-12-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-18 Michael NiedermayerMerge commit '61c6eef5456f2bc8b1dc49a0a759c975551cea29'
2012-12-18 Michael NiedermayerMerge commit 'c35f0e8495e34c2082dcde805e9323c9f6a4cb0a'
2012-12-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-17 Michael NiedermayerMerge commit 'f322b2073581119de5da74f92a03309a36891cfa'
2012-12-17 Michael NiedermayerMerge commit '65e053271a98f7acf3ef6b412998cfcb44a8eef8'
2012-12-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-16 Stefano Sabatinilavfi/crop: free x and y parsed expression objects
2012-12-16 Michael NiedermayerMerge commit '27c8337e595a058347150269d5c2c48281e4285b'
2012-12-15 Stefano Sabatinilavfi/crop: add support to option parsing
2012-12-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-15 Stefano Sabatinilavfi/overlay: clarify/fix comment, add a few empty...
2012-12-15 Stefano Sabatinilavfi/overlay: remove duplicated definition of ff_null_...
2012-12-15 Stefano Sabatinilavfi/avfilter.h: clarify doxy for AVFilterLink.out_buf
2012-12-15 Michael NiedermayerMerge commit 'bb675d3ac6d722d5e117ae9042a996b55ca05b1d'
2012-12-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-14 Michael NiedermayerMerge commit '07acdd651d1e2f4cfa5f610e616e70e323bb69cd'
2012-12-14 Michael NiedermayerMerge commit 'c0dc57f1264dad1e121772d03abdb9e14ed8857f'
2012-12-14 Michael NiedermayerMerge commit '6a27ae28f9bde981e85c82cf5bf42c5f43fb6f13'
2012-12-14 Michael NiedermayerMerge commit 'bd255f9feb4deea4c990e582f0ba3b90d7b64b4c'
2012-12-14 Michael NiedermayerMerge commit '072be3e8969f24113d599444be4d6a0ed04a6602'
2012-12-14 Michael NiedermayerMerge commit 'b35e5d985dd12acf9a0aaa52334134edcf35d68e'
2012-12-14 Michael NiedermayerMerge commit '8083332c2de9ee189f96844ff4c2d9be1844116f'
2012-12-13 Justin Rugglesasyncts: merge two conditions
2012-12-13 Justin Rugglesasyncts: ignore min_delta only if first_pts is set
2012-12-13 Justin Rugglesasyncts: use clipped delta value when setting resample...
2012-12-13 Justin Rugglesasyncts: cosmetics: reindent
2012-12-13 Justin Rugglesasyncts: fix the asyncts behavior when using the first_...
2012-12-13 Justin Rugglesasyncts: fix flushing of final samples at EOF
2012-12-13 Michael Niedermayeraresample: increase n_out buffer size a bit to reduce...
2012-12-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-13 Michael NiedermayerMerge commit 'f3f60dcbdd6ff2201526a603fe28293975bb7667'
2012-12-13 Michael NiedermayerMerge commit '7941159df6aad2d219e2a7184489be7a735dd944'
2012-12-13 Michael NiedermayerMerge commit '998fdcff41bbda8ef13c991743376556f910efa9'
2012-12-13 Michael NiedermayerMerge commit '95baf701db719ecad6b31000429e20eca2526ed6'
2012-12-13 Michael Niedermayerlavfi: drop ff_null_start_frame/end_frame/draw_slice.
2012-12-12 Stefano Sabatinilavfi/select: assign NAN to ignored values
2012-12-12 Stefano Sabatinilavfi/select: add support to options
2012-12-12 Stefano Sabatinilavfi/select: in select_frame(), rename picref -> ref
2012-12-12 Stefano Sabatinilavfi: mv vf_select.c -> f_select.c
2012-12-12 Stefano Sabatinilavfi: add aselect audio variant of select
2012-12-12 Stefano Sabatinilavfi/select: remove deprecated and unused poll_frame...
2012-12-12 Michael Niedermayeravfilter_get_audio_buffer_ref_from_frame: check that...
2012-12-12 Michael Niedermayerff_copy_buffer_ref: use the channel count
next