4472 Commits (52d2bcc78632f868cc4045c8f1cd03533418f0b6)

Author SHA1 Message Date
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
Anton Khirnov 33018907bd mp3enc: allow omitting the id3v2 header with -id3v2_version 0 11 years ago
Anton Khirnov f9cc6883a4 mp3enc: add an option for disabling the Xing frame. 11 years ago
Georg Martius 2727dbb053 lavfi/vidstabdetect,vidstabtransform: update to vid.stab 0.98 11 years ago
Stefano Sabatini d497141b85 examples/muxing: simplify video PTS setting 11 years ago
Vittorio Giovara a7d0e7ead9 lavfi: add framepack filter 11 years ago
Maxim Polijakowski e6f0bb6527 ATRAC3+ decoder 11 years ago
Andre Anjos 23ffc4c70d doc/examples/muxing: Fixes frame initialization. 11 years ago
Timothy Gu bba73f5574 doc: remove encoder/muxer/sinks docs from ffplay- and ffprobe-all 11 years ago
Stefano Sabatini 094c500caf examples/muxing: set timestamps in output audio packet 11 years ago
Stefano Sabatini 8d22d37e54 examples/muxing: use av_frame_free() in place of av_free() 11 years ago
Stefano Sabatini 9abe4a10fd examples/muxing: reuse global audio frame 11 years ago
Stefano Sabatini 80bca6eabe examples/muxing: honour distinction between encoder PTS timebase and stream timebase 11 years ago
Stefano Sabatini eadc421259 examples/muxing: set sample formats from list of codec supported sample formats 11 years ago
Lou Logan 00bef6431e doc/filters: add rotate example using degrees 11 years ago
Stefano Sabatini 2358458a75 doc/muxers/image2: apply several formatting changes 11 years ago
Ramiro Polla 6a99ecb84e doc/muxers/image2: document strftime option 11 years ago
Helmut K. C. Tessarek db70f2d36c doc/muxers/matroska: add information to the matroska metadata language entry 11 years ago
Stefano Sabatini e9edf001d4 doc/ffmpeg: remove documentation for removed vlang/slang options 11 years ago
Stefano Sabatini a008deb17b doc/muxers/matroska: reformat documentation 11 years ago
Werner Robitza 53df11eb73 doc/filters/equalizer: add examples for equalizer 11 years ago
Stefano Sabatini 2503928a2f examples/decoding_encoding: fix style nits 11 years ago
Tim Walker 5b4797a21d avframe: add AV_FRAME_DATA_MATRIXENCODING side data type. 11 years ago
Tim Walker 5c437fb672 lavu: Add values for various Dolby flags to the AVMatrixEncoding enum. 11 years ago
Stefano Sabatini 92e145acbb doc/protocols/file: fix semantical reverse 11 years ago
Stefano Sabatini 98ecbf0093 doc/protocols/file: document general file protocol URL syntax 11 years ago
Michael Niedermayer b317f9459f avutil/mathematics: add av_add_stable() 11 years ago
Stefano Sabatini d392619a46 doc/faq: remove "-profile option fails when encoding H.264 video with AAC audio" entry 11 years ago
Stefano Sabatini d52dd2430b doc/ffserver: mention how to access streams through RTSP 11 years ago
Stefano Sabatini e3868cc588 doc/muxers/hls: change "can used" to "can be used" 11 years ago
Michael Niedermayer 0f378d8632 doc/doxy: remove unused files 11 years ago
Stefano Sabatini 0aa325457d doc/muxers/segment: clarify ambiguos reference 11 years ago
Stefano Sabatini 6cceef2ff9 doc/muxers/segment: reference hls muxer 11 years ago
Stefano Sabatini f6707f0689 doc/muxers/hls: extend documentation 11 years ago
Anton Khirnov 58f0d164de Makefile: add html template files to the doxygen deps 11 years ago