1397 Commits (ca9036155d28ed9f5a1406356316c3fd41e5a400)

Author SHA1 Message Date
Diego Biurrun 4c98976124 doc: replace @pxref by @ref where appropriate 14 years ago
Anton Khirnov a58db9d283 doc: update ffmpeg -ar and -ac documentation to reflect reality. 14 years ago
Anton Khirnov f5302e5dcf ffmpeg: deprecate loop_input and loop_output options 14 years ago
Martin Storsjö a3a94e1498 docs: Use proper markup for a literal command line option 14 years ago
Martin Storsjö a0db0b302c docs: Remove a remark that isn't relevant any longer 14 years ago
Martin Storsjö 37e6e6d313 docs: Explain how to regenerate import libraries with MSVC tools 14 years ago
Martin Storsjö b8272cc2cf docs: Mention that libraries for MSVC can be built with a cross compiler 14 years ago
Martin Storsjö e4e3cdc636 docs: Remove old docs that mention setting up a build environment with lib.exe 14 years ago
Martin Storsjö b369f327d5 docs: Mention the upstream bugzilla url about the dlltool vs MSVC issue 14 years ago
Martin Storsjö 6e4ca0749c docs: Remove needless configure options 14 years ago
Martin Storsjö 9d36139231 docs: Don't recommend adding --enable-memalign-hack 14 years ago
Diego Biurrun fb2f23c6c9 Remove unused and outdated TODO file. 14 years ago
Reinhard Tartler fccab01807 doc: Remove outdated information about our issue tracker 14 years ago
Mans Rullgard 5e27ec28f0 build: create output directories as needed 14 years ago
Mans Rullgard 7ac6910dd8 build: call texi2pod.pl with full path instead of symlink 14 years ago
Martin Storsjö 67e9ae14d9 Add av_printf_format, for marking printf style format strings and their parameters 14 years ago
Mans Rullgard f038cf3c74 build: remove SRC_PATH_BARE variable 14 years ago
Mans Rullgard f87b03b50d build: move documentation rules to doc/Makefile 14 years ago
Reinhard Tartler dea22a1a91 document libswscale bump 14 years ago
Reinhard Tartler 72da9888b0 Add Release Notes 14 years ago
Anton Khirnov 7c44d716e7 Add minor bumps and APIChanges entries for lavf private options. 14 years ago
Martin Storsjö cb7c11cc9e avoptions: Add an av_opt_flag_is_set function for inspecting flag fields 14 years ago
Anton Khirnov d9f80ea2a7 Move metadata API from lavf to lavu. 14 years ago
Justin Ruggles 1397ac0aa0 APIchanges: fill-in git commit hash for av_get_bytes_per_sample() addition 14 years ago
Stefano Sabatini a6703faa15 samplefmt: add av_get_bytes_per_sample() 14 years ago
Anton Khirnov b39b06233d AVOptions: add av_opt_free convenience function. 14 years ago
Ronald S. Bultje 04de5bf56c APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7). 14 years ago
Stefano Sabatini 8f653e28f5 lavu: add av_get_pix_fmt_name() convenience function 14 years ago
Alok Ahuja 945dda41a2 webm: support stereo videos in matroska/webm muxer 14 years ago
Justin Ruggles aa47c35dff ac3enc: add support for E-AC-3 encoding. 14 years ago
Diego Biurrun 7eae011002 doc: Drop DJGPP section, Libav now compiles out-of-the-box on FreeDOS. 14 years ago
Diego Biurrun 25101cf5bd doc: Drop hint at --enable-memalign-hack for MinGW, it is now autodetected. 14 years ago
Stefano Sabatini a2ee2843c0 doc: create separate section for audio encoders 14 years ago
Alex Converse 19a686b8a3 APIchanges: Fill in git hash for fps_probe_size (30315a8) 14 years ago
Alex Converse 30315a8d9c avformat: Add fpsprobesize as an AVOption. 14 years ago
Justin Ruggles 7f3a7b5c40 ac3enc: add channel coupling support 14 years ago
Justin Ruggles 41e21e4db6 APIchanges: fill in date and commit for request_sample_fmt 14 years ago
Justin Ruggles 00e5da893d Add APIchanges entry for request_sample_fmt. 14 years ago
Diego Biurrun 046f081b46 configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 14 years ago
Baptiste Coudurier 9aa91043f3 Port SMPTE S302M audio decoder from FFmbc 0.3. 14 years ago
Anton Khirnov 36dc49b713 doc/APIchanges: fill in missing hashes and dates. 14 years ago
Diego Biurrun bea705752d Remove unused softfloat implementation. 14 years ago
Anton Khirnov 188dea1dbf lavc: move some flac-specific options to its private context. 14 years ago
Stefano Sabatini 994de197c0 drawtext: add documentation for the shadow parameters 14 years ago
Stefano Sabatini a5b64584f3 lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo 14 years ago
Diego Biurrun af1ca249e8 doc: Check standalone compilation before submitting new components. 14 years ago
Peter Ross e27ce0eea3 DPX image encoder 14 years ago
Justin Ruggles e0b33d479c ac3enc: simplify stereo rematrixing decision options 14 years ago
Reinhard Tartler a28b058745 Update URL to fate samples 14 years ago
Stefano Sabatini 4bc282322b documentation: extend documentation for ffmpeg -aspect option 14 years ago