1114 Commits (0baf651bc12d256cf71ae94d6219e65c9b0d3e5a)

Author SHA1 Message Date
  Stefano Sabatini a9c69362ea vsink_buffer: fix void pointer dereference in av_vsink_buffer_get_video_buffer_ref() 14 years ago
  Stefano Sabatini 22ee131e85 vf_yadif: add support to yuva420p 14 years ago
  Michael Niedermayer 595cfdef97 vf_drawtext: add basetime argument to allow specifying the wall clock time of PTS=0 14 years ago
  Michael Niedermayer cc2b4e889d libavfilter/graphparser: Avoid spaces in filter instance names. 14 years ago
  Michael Niedermayer 3016c7f543 vf_drawtext: fix segfault on reinit 14 years ago
  Stefano Sabatini c70e8523af vsrc_testsrc: set more properties in the output frames 14 years ago
  Michael Niedermayer ea36c44e84 avfilter_graph_queue_command: Allow queueing commands out of order 14 years ago
  Michael Niedermayer 37f9de59d1 avfilter: fix processing multiple commands per frame and filter 14 years ago
  Michael Niedermayer 3d8176d2f5 avfilter: Add avfilter_graph_que_command() 14 years ago
  Michael Niedermayer f782ce3b4d drawtext: Support changing parameters through reinit command at runtime. 14 years ago
  Michael Niedermayer 1e5014c7c7 avfilter: Add command passing support 14 years ago
  Michael Niedermayer 52982dbe47 vf_scale: don't leak SWS context. 14 years ago
  Stefano Sabatini 24ddfb2bdb lavfi: add amovie source - audio movie source 14 years ago
  Michael Niedermayer c8868f28e3 vf_scale: apply the same transform to the aspect during init that is applied per frame 14 years ago
  Diego Biurrun 0249478756 doxygen: fix wrong comment syntax, //< vs. ///< 14 years ago
  Stefano Sabatini 276f43be68 lavfi: rename vsrc_movie.c to src_movie.c 14 years ago
  Stefano Sabatini e26782a9b4 lavfi: add ff_parse_pixel_format() internal function, and use it 14 years ago
  Stefano Sabatini e0ddc2e953 vsrc_movie: rename video movie specific callbacks, prefix them with "movie" 14 years ago
  Stefano Sabatini df4c7ae9db asink_abuffer: extend ABufferSinkContext to make it accept lists of formats in input 14 years ago
  Stefano Sabatini 3e4666f34c vsrc_movie: create media agnostic movie init and uninit routines 14 years ago
  Stefano Sabatini 8aa62bb950 af_aformat: use evil ADD_FORMATS macro for cutting out duplicated code 14 years ago
  Stefano Sabatini 34c997599e vsrc_testsrc: allow to set the sample aspect ratio 14 years ago
  Stefano Sabatini c5d9bd1938 asrc_abuffer: pass non-const string to strtok_r in init() 14 years ago
  Mina Nagy Zaki 587c8ab912 lavfi: add asrc_abuffer - audio buffer source 14 years ago
  Stefano Sabatini e30a0b1b3b lavfi: add ashowinfo filter 14 years ago
  Mina Nagy Zaki 3a9e227fb1 lavfi: add aresample filter 14 years ago
  Stefano Sabatini 86ca51acb0 af_format: prefer strtok_r() over strsep() 14 years ago
  Stefano Sabatini a719679561 lavfi: complain and exit for invalid named values in ff_parse_packing_format() 14 years ago
  Michael Niedermayer abf6b0d1ea af_aformat: hotfix compile due to strsep() 14 years ago
  Stefano Sabatini b854c2a709 vf_unsharp: set default chroma size value to 5x5 14 years ago
  Stefano Sabatini 63b61d55f9 vf_unsharp: fix out-of-buffer read 14 years ago
  Stefano Sabatini 6e89bdfecf lavfi: remove delogo mp wrapper 14 years ago
  Stefano Sabatini 2701f6cc6a lavfi: port libmpcodecs delogo filter 14 years ago
  Mina Nagy Zaki 0a2295815d lavfi: add aformat filter 14 years ago
  Mina Nagy Zaki 3f07d40ea2 lavfi: add internal functions for parsing format arguments 14 years ago
  Stefano Sabatini 3560089e12 vsink_buffer: make the buffer cache all the incoming frames 14 years ago
  Stefano Sabatini ccd85b869d vf_unsharp: vertically align lines, for better readability 14 years ago
  Stefano Sabatini 09603dcff8 vf_unsharp: store hsub/vsub in the filter context 14 years ago
  Stefano Sabatini 53e8638205 vf_unsharp: adopt a more natural order of params in apply_unsharp() 14 years ago
  Stefano Sabatini 540181f8e2 vf_unsharp: rename method "unsharpen" to "apply_unsharp" 14 years ago
  Stefano Sabatini e72657f83d lavfi: remove mp test wrapper 14 years ago
  Stefano Sabatini 1a5e63f924 lavfi: port mp test source 14 years ago
  Stefano Sabatini 961e8f31cf vf_mp: sort listing of vf_info_t symbols 14 years ago
  Stefano Sabatini fe3cad0e9e vf_select: reindent after the previous commit 14 years ago
  William Yu 30ea0e47b5 vf_select: add NULL-checks in uninit 14 years ago
  Stefano Sabatini 43fab7aafc vf_select: check for isnan when setting t from pts 14 years ago
  William Yu 298fccad21 vf_select: set start_t if undefined 14 years ago
  Stefano Sabatini 640a905ece lavfi: remove gradfun mp wrapper 14 years ago
  Stefano Sabatini 4646ef87b1 lavfi: fix registration name for the buffersink sink 14 years ago
  Stefano Sabatini 3c56a421d8 lavfi: avoid void* arithmetic in defaults.c:set_common_formats() 14 years ago