Commit History

Author SHA1 Message Date
  Michael Niedermayer 3a10bf93b5 avdevice/lavfi: Use av_malloc_array() 10 years ago
  Lukasz Marek f607767d93 lavd: add categories to device implementations 10 years ago
  Nicolas George 863fb11f63 lavd/lavfi: support unknown channel layouts. 11 years ago
  Michael Niedermayer f3d138ab22 avdevice/lavfi: fix input with unknown channel layout 11 years ago
  Stefano Sabatini 838bd73139 lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the next bump 11 years ago
  Michael Niedermayer c7c71f95f8 replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 11 years ago
  Michael Niedermayer 9b595e86e3 avdevice/lavfi: add error checking for av_opt_set_int_list() 11 years ago
  Michael Niedermayer 3fc7b47145 buffersink: switch from opaque to AVOptions for params 11 years ago
  Michael Niedermayer a1e7e02eaf abuffersink: switch from opaque to AVOptions for params 11 years ago
  Nicolas George b90912be68 lavd/lavfi: upgrade to AVFrame. 11 years ago
  Nicolas George ceac5c54dd Remove references to the "ff" variant of buffersink. 11 years ago
  Michael Niedermayer b56e029bdc avformat/lavfi: force probesize to cover at least 30 frames 11 years ago
  Clément Bœsch 377d201790 lavd/lavfi: fix float.h include. 11 years ago
  Paul B Mahol 1acd2f6ba7 Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 12 years ago
  Stefano Sabatini b19bfd6c9f lavd/lavfi: fix leak in case of failure 12 years ago
  Stefano Sabatini 8b03cd3cd7 lavd/lavfi: add graph_file option 12 years ago
  Clément Bœsch 6fb2fd895e lavc: add lavfi metadata support. 12 years ago
  Paul B Mahol 82eba22667 lavd: do not use av_pix_fmt_descriptors directly 12 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 years ago
  Stefano Sabatini 53d71335cb lavd/lavfi: push frames until the last sink is EOF 12 years ago
  Stefano Sabatini 30a265f058 lavd/lavfi: apply stylistic fixes to the options help fields 12 years ago
  Michael Niedermayer 3061664a57 avoid ambigous buffersink names 12 years ago
  Michael Niedermayer 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
  Stefano Sabatini 8dd0e87d7b lavfi: remove old video sink API 12 years ago
  Nicolas George 7681d0eaca lavd/lavfi: do not set the channel layout list. 12 years ago
  Stefano Sabatini 4d4098da00 lavfi: drop planar/packed negotiation support 12 years ago
  Nicolas George 534a82a3fd lavd/lavfi: support all sample formats. 12 years ago
  Michael Niedermayer e37f161e66 Merge remote-tracking branch 'qatar/master' 12 years ago
  Nicolas George 1fa88f343a lavd/lavfi: add dumpgraph option. 12 years ago
  Jean First 81980bf740 lavd/lavfi: fix compiler warning for uninitialized variables 12 years ago
  Nicolas George acb67c5bbc lavd/lavfi: fix two memleaks. 12 years ago
  Stefano Sabatini f1622a17fd lavd/lavfi: reindent block in lavfi_read_header 12 years ago
  Stefano Sabatini 4d475f7eb3 lavd/lavfi: add check in case pix_fmts cannot be allocated in lavfi_read_header() 12 years ago
  Stefano Sabatini 21dfd1591e lavd/lavfi: fix incomplete comment 12 years ago
  Stefano Sabatini 86b7db616d lavd/lavfi: fix typo in error message 12 years ago
  Nicolas George 1509bd3e9e lavd/lavfi: remove a duplicated line. 12 years ago
  Clément Bœsch 215b7724e7 lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info(). 12 years ago
  Clément Bœsch 0e5ecd806e Replace remaining av_new_stream() with avformat_new_stream(). 13 years ago
  Clément Bœsch 539399d4d1 AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*. 13 years ago
  Stefano Sabatini 477718f40b lavd/lavfi: compute and use the used samples buffer size for the output audio packet size 13 years ago
  Stefano Sabatini e3fc0e8280 lavdev/lavfi: reindent after the last commit 13 years ago
  Stefano Sabatini 4893c204c8 lavdev/lavfi: add audio support 13 years ago
  Stefano Sabatini 4f7dfe12ea lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 13 years ago
  Stefano Sabatini c4415f6ec9 lavfi: unify asink_buffer and vsink_buffer API 13 years ago
  Stefano Sabatini 6da590d0a5 lavdev/lavfi: add debug traces in lavfi_read_packet() 13 years ago
  Stefano Sabatini 6a5c693a18 lavdev/lavfi: set sample aspect ratio in the output stream/codec context 13 years ago
  Stefano Sabatini 4b66c8b425 lavdev/lavfi: specify pos in the output packets 13 years ago
  Stefano Sabatini 7fd3e1c766 lavdev/lavfi: initialize variable, fix warning 13 years ago
  Stefano Sabatini a9d1878abe lavdev/lavfi: correctly set the inout pad index when linking a filter to the output sink 13 years ago
  Stefano Sabatini 214357341a lavdev: add libavfilter virtual input device 13 years ago