2448 Commits (136ca0e5f86b9aa93e47fa98f3bfe3c3cba376f1)

Author SHA1 Message Date
Michael Niedermayer 59affed23c eval: add root() to solve f(x)=0 13 years ago
Michael Niedermayer 923092697a eval: Allow specifying the variable id. 13 years ago
Anton Khirnov 832ba44d8d avconv: saner output video timebase. 13 years ago
Justin Ruggles c9bca80132 avutil: add AVERROR_UNKNOWN 13 years ago
John Van Sickle d6a77e2b97 docs: use -bsf:[vas] instead of -[vas]bsf. 13 years ago
Diego Biurrun b315042c8c Remove libpostproc. 13 years ago
Michael Niedermayer 43b1943a55 eval: Add taylor series evaluation support. 13 years ago
Nicolas George 9cbf17e9af lavc: introduce av_get_pcm_codec. 13 years ago
Clément Bœsch 2bdac29360 doc/examples: rename filtering.c into filtering_video.c. 13 years ago
Clément Bœsch aecf0cf5ed doc/examples: add audio decoding/filtering example. 13 years ago
Justin Ruggles e9cda85351 avcodec: add duration field to AVCodecParserContext 13 years ago
Justin Ruggles 0b42a9388c avutil: add av_rescale_q_rnd() to allow different rounding 13 years ago
Nicolas George a44b510d56 af_pan: use libswr for rematrixing. 13 years ago
Nicolas George 560b224f53 libswr: allow to set custom matrices. 13 years ago
Matthieu Bouron 278d6ab900 ffprobe: report bit rate in stream description 13 years ago
Clément Bœsch 6e6bdeb137 doc: fix channel layout value in abuffer example. 13 years ago
Clément Bœsch 624c413d55 examples: add -Wall to CFLAGS. 13 years ago
Clément Bœsch 2b97be5d57 examples/filtering: fix unused variable and return value in open_input_file(). 13 years ago
Clément Bœsch b117c39237 examples/filtering: fix deprecated function calls warnings. 13 years ago
Clément Bœsch f075537561 examples/filtering: fix implicit declarations and function mis-usage. 13 years ago
Aneesh Dogra d7840529b6 avcodec: add a Sun Rasterfile encoder 13 years ago
Matthieu Bouron 29b9aee49f ffprobe: add count_frames and count_packets options 13 years ago
Kostya Shishkov 1a265f6187 prores encoder 13 years ago
Paul B Mahol dc4e57489f CDXL demuxer and decoder 13 years ago
Martin Storsjö 9cb9c6c42d hlsproto: Encourage users to try the hls demuxer instead of the proto 13 years ago
Martin Storsjö 3975ca8957 doc: Move the hls protocol section into the right place 13 years ago
Martin Storsjö 8bdab32f4e libavformat: Rename the applehttp protocol to hls 13 years ago
Stefano Sabatini 5d12b83ff1 ffmpeg.c: implement -debug_ts option 13 years ago
Stefano Sabatini c28e7af70d lavu: add timestamp.h header with convenience timestamp utilities 13 years ago
Diego Biurrun 0bba26466f cosmetics: Delete empty lines at end of file. 13 years ago
Anton Khirnov 38d5533228 pixdesc: mark pseudopaletted formats with a special flag. 13 years ago
Anton Khirnov 52f82a1148 lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacket 13 years ago
Stefano Sabatini f491f033f5 ffmpeg: document the unit for the -fs option parameter 13 years ago
Stefano Sabatini b7d45d0b0f lavfi: add setfield filter 13 years ago
Stefano Sabatini 2cbe9121ac doc/filters.texi: use multiple @example blocks for distinct examples in setdar docs 13 years ago
Stefano Sabatini 23534d0c4c doc/filters.texi: prefer @example over the unsupported @math for showing equation 13 years ago
Stefano Sabatini 3fa9ace3d8 doc/filters.texi: merge setdar and setsar documentation 13 years ago
Stefano Sabatini 70ffda3217 lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspect 13 years ago
Andrey Utkin e496c45d9b drawtext: add 'fix_bounds' option on coords fixing 13 years ago
Carl Eugen Hoyos bb9c8d9439 Add v408 / AYUV encoder and decoder. 13 years ago
Clément Bœsch c79eddaff1 lavfi/aconvert: use libswresample. 13 years ago
Clément Bœsch d055c3286c doc: document amerge filter as an alternative for the -map_channel limitation. 13 years ago
Clément Bœsch f65600d519 drawtext: use new public timecode API. 13 years ago
Clément Bœsch 0eaa123b34 lavu: add public timecode API. 13 years ago
Janne Grunau fcc518a024 APIchanges: add missing commit hashes 13 years ago
Paul B Mahol 41dd77bdbc doc: decoding Forward Uncompressed is supported 13 years ago
Paul B Mahol e39487efe3 doc: ffv1 is not experimental any more 13 years ago
Janne Grunau 316fc7443b avcodec: Add av_fast_padded_malloc(). 13 years ago
Michael Niedermayer 92f9b26c1e doc: fix convertion tool references 13 years ago
Anton Khirnov dd6d3b0e02 lavf: add functions for accessing the fourcc<->CodecID mapping tables. 13 years ago