2487 Commits (e00b2d284e492e4f40dcf41392518b7a7d652901)

Author SHA1 Message Date
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
Anton Khirnov af08d9aeea lavc: add avcodec_is_open(). 13 years ago
Anton Khirnov d7edd359ec avconv: deprecate the -deinterlace option 13 years ago
Martin Storsjö c9b309e8cb doc: Fix the name of the new function 13 years ago
Martin Storsjö fe47ea8f7a doc: Document mov/mp4 fragmentation options 13 years ago
Paul B Mahol 8b933129b9 avutil: make intfloat api public 13 years ago
Reimar Döffinger 47a5274104 Add -vsync drop. 13 years ago
Michael Niedermayer cb73e35660 example: Update decoding/encoding example to the new API. 13 years ago
Michael Niedermayer afe9105f66 example: update muxing example to purple API 13 years ago
Anton Khirnov 44911f2985 APIchanges: mention avcodec_alloc_context()/2/3 13 years ago
Clément Bœsch 23b639c44f Fix "ouput" typo and add a check. 13 years ago
Anton Khirnov a17479dfce lavf: increase major version from 53 to 54. 13 years ago
Anton Khirnov 7063b6eaee lavc: increase major version to 54. 13 years ago
Michael Niedermayer 5ce1b214eb RELEASE_NOTES: update for 0.10 13 years ago
Clément Bœsch ee0cab7721 doc: remove trailing 's' to metadata. 13 years ago
Paul B Mahol dd453f197c r210, r10k and avrp encoder 13 years ago
Michael Niedermayer 2f3a86a761 doc/ffmpeg.texi 13 years ago