2633 Commits (3c033d00f5990e48b14f962d33c362f76695fb07)

Author SHA1 Message Date
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
Christian Schmidt f7d5272456 ffprobe: display the codec profile in show_stream() 13 years ago
Luca Barbato 6a6c2a94c5 avprobe: update documentation 13 years ago
Luca Barbato c6eeb9b7b6 rtmp: fix url parsing 13 years ago
Luca Barbato b0970a69d1 fate: document TARGET_EXEC and its usage 13 years ago
Michael Niedermayer 6bc485b86b release_notes: update 13 years ago
Clément Bœsch ba4aa656ce doc/filters: move "aformat" before "amerge". 13 years ago
Clément Bœsch 42b2908d7b doc/filters: remove old aformat entry. 13 years ago
Michael Niedermayer 53285ced19 doc: remove ffmpeg-mt-authorship.txt from master (for upcoming 0.11) 13 years ago
Stefano Sabatini f2ee065638 lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.h 13 years ago
Justin Ruggles c7448c182a lavfi: add audio mix filter 13 years ago
Stefano Sabatini 27127ebe6c doc: add syntax.texi file 13 years ago
Justin Ruggles afeb3590fc lavfi: add an audio split filter 13 years ago
Stefano Sabatini 3853e1d94e doc/ffprobe: document that ffprobe.xsd can be retrieved at a certain ffmpeg.org url 13 years ago
Diego Biurrun 9309bdfe2c fate: change name of FATE samples location environment variable 13 years ago
James Zern e9cef89702 avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps. 13 years ago
Nicolas George ea07063fd8 cmdutils: allow to specify a stream by its ID. 13 years ago
Stefano Sabatini 150227e8ed lavfi/asplit: move asplit code to vf_split.c, and make it support N outputs 13 years ago
Clément Bœsch 4fd573970a doc/examples: make use of the parameter filters_descr parameter in init_filters(). 13 years ago