4514 Commits (8400368f319b8d2e9bee0b6c219a15c5d2684462)

Author SHA1 Message Date
Michael Niedermayer e93674c4a3 doc/APIchanges: fill in FFmpeg hashes & versions 11 years ago
Christophe Gisquet 682b2a809b build: fix examples compilation when EXESUF is not empty 11 years ago
Anton Khirnov b36bc81cca avplay: add support for seeking to chapter marks 11 years ago
Anton Khirnov cca4742a5e doc/APIchanges: mark the place where 9 was branched 11 years ago
Anton Khirnov d711d839ca doc/APIchanges: fill in missing hashes and dates 11 years ago
Ramiro Polla 5965adeb20 lavd: add decklink output device 11 years ago
Kostya Shishkov cde7df25ef Mirillis FIC video decoder 11 years ago
Clément Bœsch f21d0beb0c Fix a few heigth/height typo. 11 years ago
Timothy Gu 474db7a696 doc/texi2pod: make references bold 11 years ago
Timothy Gu 4a37e2977c libfdk-aacenc: disable hard version requirements 11 years ago
Luca Barbato d9ae1031f5 lavf: improve handling of sparse streams when muxing 11 years ago
Keith Lawson de203abd71 vf_overlay: add eof_action switch 11 years ago
Jean First 2384cada12 lavfi/ebur128: add true peak metering per frame 11 years ago
Jean First 6ef2315aaf lavfi/ebur128: print peak metering in dBFS 11 years ago
Clément Bœsch 7f42bfad5d lavfi/ebur128: add sample and true peak metering. 11 years ago
Stefano Sabatini bf96e547b7 doc/APIchanges: fix weird reindent 11 years ago
Stefano Sabatini 5871ee5072 lavf: add output_ts_offset option to AVFormatContext 11 years ago
Stefano Sabatini 60251c13e3 examples/avio_reading: remove stray empty line 11 years ago
Stefano Sabatini 5fc4dea39c examples: add avio_reading.c example 11 years ago
Stefano Sabatini a270f63e83 lavfi/overlay: add yuv422 format mode 11 years ago
Michael Niedermayer a85a718f26 doc/examples/decoding_encoding: Check all av_samples_get_buffer_size() returns 11 years ago
Stefano Sabatini 4111856545 doc/APIchanges: apply minor formatting fixes 11 years ago
James Darnley 9a6d91b6b6 Changelog: add entries relating to metadata_header_padding 11 years ago
John Stebbins 64ba831da9 doc: document correct option to list encoders 11 years ago
John Stebbins a17ab0e46a doc: add decoders.texi 11 years ago
Lukasz Marek 406cb21b63 doc/general: update device and protocol status 11 years ago
Lukasz Marek 4115cd0e76 doc/APIchanges: add avdevice_*_control_message functions 11 years ago
Lukasz Marek ded6b3af41 lavd: add opengl device 11 years ago
Stefano Sabatini 68c5ba1f05 doc/filters: re-edit notes on filtergraph escaping 11 years ago
Lars Kiesow c49b036096 Documentation for scale filter factor 11 years ago
Ramiro Polla 78a9f185eb lavfi/drawtext: add option for drawing border around text 11 years ago
Ramiro Polla 222fb8276d lavfi/drawtext: get bitmap from glyph in a separate step 11 years ago
Stefano Sabatini ca57659440 examples/filtering_audio,video: do not call avcodec_register_all() 11 years ago
Stefano Sabatini 433b153b68 doc/ffmpeg: reference time syntax sections in ffmpeg-utils for itsoffset and timestamp options 11 years ago
Stefano Sabatini 35fe88bb51 examples/muxing: reindent after previous commit 11 years ago
Stefano Sabatini c92d2f98db examples/muxing: flush encoders at the end 11 years ago
Lukasz Marek 7e8f304846 lavf/libssh: add private_key option 11 years ago
Stefano Sabatini b539a72bba examples/filtering_audio,video: drop call to avcodec_get_frame_defaults() 11 years ago
Stefano Sabatini e34ad128a3 examples/muxing: reduce duration, remove wrong and misleading comment 11 years ago
Stefano Sabatini 9ab8f3738a examples/muxing: remove redundant {} 11 years ago
Stefano Sabatini b933c72b5e examples/muxing: change error checks, from "ret != 0" to "ret < 0" 11 years ago
Stefano Sabatini d72c742d47 examples/muxing: factorize write_interleave code 11 years ago
Stefano Sabatini 5e2b8e4934 examples: add remuxing example 11 years ago
Anton Khirnov 93c553c71e lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width(). 11 years ago
wm4 1a193c438c lavf: add avformat_get_mov_video_tags() and avformat_get_mov_audio_tags() 11 years ago
Nicolas George 3532dd52c5 lavu/rational: add syntactic sugar. 11 years ago
Timothy Gu 5607242155 doc/muxers: add "Options", "Examples", "Syntax", etc. subsections 11 years ago
Timothy Gu 093439b481 doc/encoders: add libx264rgb doc and supported pixfmts for libx264(rgb) 11 years ago
Stefano Sabatini 529573591a doc/muxers/segment: fix formula for computing the segment_time_delta value 11 years ago
Stefano Sabatini 3dc494f8b9 lavfi/vidstabtransform: apply various documentation/option minor fixes 11 years ago