2536 Commits (493156ed318bc897a959316f514aa696fe503eaa)

Author SHA1 Message Date
Lou Logan 493156ed31 doc/ffmpeg.texi: use an exising preset file name 13 years ago
Stefano Sabatini 3ea3e32e03 lavfi: add showwaves filter 13 years ago
Paul B Mahol 9e7543361c lavfi/color: use AVOptions 13 years ago
Martin Storsjö a2b251a05e Implement the iLBC storage file format 13 years ago
Martin Storsjö 3641b0489c Add support for iLBC decoding/encoding via the external library libilbc 13 years ago
Samuel Pitoiset 46743a859c rtmp: Don't send every flv packet in a separate HTTP request in RTMPT 13 years ago
John Stebbins 3971be0eb5 Add Dolby/DPLII downmix support to libavresample 13 years ago
Nicolas George c49e960a60 ffprobe: dump AVPacket.convergence_duration. 13 years ago
Nicolas George 9ae3e45521 ffprobe: add -show_data option. 13 years ago
Samuel Pitoiset 8e50c57dcb RTMPT protocol support 13 years ago
Diego Biurrun f404c7dcd7 doc: Add missing protocols to list of supported protocols. 13 years ago
Clément Bœsch 20a6fa77a6 doc: add two similar overlay "side-by-side" examples. 13 years ago
Pavel Koshevoy a1aac8d004 lavfi: add atempo filter 13 years ago
Stefano Sabatini 2b1fc5621d lavfi: add asetnsamples audio filter 13 years ago
Stefano Sabatini b6131ac5d3 doc/filters: prefer @itemize environment for frei0r examples 13 years ago
Stefano Sabatini eb732b2ade doc/filters: update Frei0r website link 13 years ago
Luca Barbato d2d193c9b6 doc: document THREAD_TYPE fate variable 13 years ago
Michael Niedermayer 0922633f92 fate.texi: fix typo in title 13 years ago
Samuel Pitoiset 8517e9c476 rtmp: Add a new option 'rtmp_buffer', for setting the client buffer time 13 years ago
James Zern b9e5c5f178 doc/encoders: update libvpxenc mappings 13 years ago
Anton Khirnov 9baeff9506 lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs 13 years ago
Anton Khirnov 84b9fbe055 lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name(). 13 years ago
Anton Khirnov d625136877 lavfi: add channelsplit audio filter. 13 years ago
Stefano Sabatini 359abb18cf lavu/error: add av_make_error_string() and av_err2str() convenience utilities 13 years ago
Samuel Pitoiset 8ee3e1874e rtmp: support connection parameters 13 years ago
Samuel Pitoiset b4c92e94bb doc: Add documentation for the newly added rtmp_* options 13 years ago
Clément Bœsch 9fb2e234d0 movenc: add timecode track support. 13 years ago
Clément Bœsch 9846a9c701 riff: add ISMP/timecode tag. 13 years ago
Nicolas George 4adf5dfadb sdl: fix aspect ratio computations. 13 years ago
Anton Khirnov b0f0dfc485 Bump lavu minor and add an APIChanges entry for audioconvert functions. 13 years ago
Nicolas George 9ca440679d buffersrc: accept the frame rate as argument. 13 years ago
Nicolas George dcaa4efcee buffersrc: accept key=value arguments. 13 years ago
Nicolas George e0545262a2 amerge: accept multiple inputs. 13 years ago
Stefano Sabatini 8d1de449f0 ffprobe: show packet duration in frame 13 years ago
Stefano Sabatini ad347bf459 lavfi: remove avfilter_default_item_name() from public API 13 years ago
Stefano Sabatini 62b39d41cd lavc: add pkt_duration field to AVFrame 13 years ago
Kostya Shishkov c6061443f7 Indeo Audio decoder 13 years ago
Andrew Wason 1ef802d038 update filtering_audio example 13 years ago
Clément Bœsch 72868144e5 lavfi/select: add scene detection. 13 years ago
Anton Khirnov 2b1f105f1b doc/avconv: add some details about the transcoding process. 13 years ago
Stefano Sabatini 4d6a8a2bdb lavfi: add avfilter_default_filter_name() 13 years ago
Clément Bœsch fd0c83c666 ffprobe: add flat output format. 13 years ago
Anton Khirnov c9cc76290f avconv: extend -r to work on any input stream. 13 years ago
Anton Khirnov 4f81a5072a doc/avconv: expand documentation for the -s option. 13 years ago
Clément Bœsch dae8505492 ffprobe: make -of an alias for -print_format. 13 years ago
Stefano Sabatini 89d49acb3b ffprobe: add INI writer 13 years ago
Clément Bœsch f0c15ecd45 doc/syntax: escape '@' to fix a warning. 13 years ago
Stefano Sabatini c365cdf202 ffprobe: add support to '\b' and '\f' escaping in c_escape_str() 13 years ago
Anton Khirnov 8271f55bd7 avprobe: restore pseudo-INI old style format for compatibility. 13 years ago
Samuel Pitoiset 154486f9ad opt: Add av_opt_set_bin() 13 years ago