2293 Commits (fa35ade8f93c186fe5df6606829406e8ae5fd4db)

Author SHA1 Message Date
Anton Khirnov 972880f597 doc/general: update supported devices table. 13 years ago
Anton Khirnov 29e4046e83 doc/general: add missing @tab to codecs table. 13 years ago
Lou Logan 2d38081b4f cosmetics: fix some typos 13 years ago
Stefano Sabatini 4272dc3ec5 doc: add vf_crop keepaspect documentation 13 years ago
Matthieu Bouron ad029c24a6 mxfdec: add timecode to metadata 13 years ago
Stefano Sabatini aefd1cb725 lavfi: remove swapuv libmpcodecs wrapper 13 years ago
Stefano Sabatini fa35d880aa lavfi: port MP swapuv filter 13 years ago
Stefano Sabatini 4ecfb91b85 doc/ffmpeg.texi: apply misc fixes to the -map_channel documentation 13 years ago
Luca Barbato af49e1766b v4l2: update documentation 13 years ago
Anton Khirnov 018f39ef49 FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option. 13 years ago
Anton Khirnov 4138cd2907 avconv: add -cpuflags option for setting supported cpuflags. 13 years ago
Anton Khirnov 4d851f8dcf cpu: add av_set_cpu_flags_mask(). 13 years ago
Justin Ruggles 9524cf79df avcodec: add av_get_audio_frame_duration() function. 13 years ago
Anton Khirnov 44fe77b350 lavc: make codec_is_decoder/encoder() public. 13 years ago
Stefano Sabatini 409a3bda07 lavfi: add blackdetect filter 13 years ago
Petri Hintukainen 23a5bf9db0 bluray protocol 13 years ago
Mashiat Sarker Shakkhar 9d25f1f619 Windows Media Audio Lossless decoder 13 years ago
Martin Storsjö 442c1320e7 avpacket: Add a function for shrinking already allocated side data 13 years ago
Anton Khirnov 322537478b Add a minor bump, changelog/APIchanges entry and some documentation for APIC support. 13 years ago
Luca Barbato 0c1759ac4b segment: implement wrap around 13 years ago
Anton Khirnov f5f5b154e7 doc/APIchanges: fill in missing dates and hashes. 13 years ago
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