2448 Commits (d1d6230ea3dd2c34bcd121f958706f3177f8d8c5)

Author SHA1 Message Date
Diego Biurrun c483398bb7 build: Drop DOC_ prefix from EXAMPLES-related variables 8 years ago
Diego Biurrun 4141a5a240 Use modern avconv syntax for codec selection in documentation and tests 8 years ago
Diego Biurrun ab566cc96b build: Separate logic for building examples from that for building avtools 8 years ago
Diego Biurrun acb0dea27e build: Split logic for building examples off into a separate Makefile 8 years ago
Diego Biurrun db4903eb48 build: Avoid duplication in examples lists 8 years ago
Diego Biurrun 533339bdcc build: Drop leftover reference to old EXAMPLES logic 8 years ago
Mark Thompson 44f2eda39f lavc: Add device context field to AVCodecContext 8 years ago
wm4 04f3bd3496 AVFrame: add an opaque_ref field 8 years ago
Anton Khirnov 4de220d2e3 frame: allow align=0 (meaning automatic) for av_frame_get_buffer() 8 years ago
Anton Khirnov e6bff23f1e cpu: add a function for querying maximum required data alignment 8 years ago
Anton Khirnov 99684f3ae7 avio: add a destructor for AVIOContext 8 years ago
wm4 577326d430 lavc: deprecate refcounted_frames field 8 years ago
Anton Khirnov b420a27e74 avconv: allow -b to be used with streamcopy 8 years ago
Peter Große c5c6635417 doc: add dash muxer 8 years ago
Anton Khirnov 019ab88a95 lavc: add an option for exporting cropping information to the caller 8 years ago
Anton Khirnov 52627248e4 frame: add a cropping rectangle to AVFrame 8 years ago
Diego Biurrun e435beb1ea crypto: consistently use size_t as type for length parameters 8 years ago
Janne Grunau 35d1f726eb fate: Add --ignore-tests configure option for omitting specific FATE tests 8 years ago
Anton Khirnov 03a80925ef lavc: add a bitstream filter for splitting VP9 superframes 8 years ago
Anton Khirnov 47e547b321 lavc: add a null bitstream filter 8 years ago
Vittorio Giovara 4efea4ce75 APIChanges: Mention where release 12 was cut 8 years ago
Vittorio Giovara 2fb6acd9c2 lavc: Add spherical packet side data API 8 years ago
Vittorio Giovara c70add61d1 lavu: Add AVSphericalMapping type and frame side data 8 years ago
Diego Biurrun 3794062ab1 Remove Plan 9 support 8 years ago
Aleksandr Slobodeniuk a91f1023bc examples: fix a typo in an error message 8 years ago
James Almer 79ff9935ae utils: Add av_stream_add_side_data() 8 years ago
Martin Storsjö 286ab878bd fate.sh: Allow setting other make flags for running tests 8 years ago
Anton Khirnov c7ab0eb305 examples/decode_video: allocate the packet dynamically 8 years ago
Anton Khirnov 728ea23cce examples/decode_video: switch to the new decoding API 8 years ago
Anton Khirnov f78d360bba examples/decode_video: use a parser for splitting the input 8 years ago
Anton Khirnov 59ab9e8ba1 examples/encode_video: allocate the packet dynamically 8 years ago
Anton Khirnov 5f102a9559 examples/encode_video: switch to the new encoding API 8 years ago
Anton Khirnov fee0f1de2c examples/decode_audio: flush the decoder 8 years ago
Anton Khirnov 9a38184a14 examples/decode_audio: allocate the packet dynamically 8 years ago
Anton Khirnov 45a1ce2ff7 examples/decode_audio: handle planar audio now produced by the MP2 decoder 8 years ago
Anton Khirnov 3d66717f7c examples/decode_audio: use the new audio decoding API 8 years ago
Anton Khirnov 0946c754d9 examples/decode_audio: use a parser for splitting the input 8 years ago
Anton Khirnov f27e262dbd examples/encode_audio: switch to the new audio encoding API 8 years ago
Anton Khirnov 44c9f374f1 examples/qsvdec: convert to the new decoding API 8 years ago
Anton Khirnov 1dd2b6c91c examples/qsvdec: switch to the hwcontext API 8 years ago
Diego Biurrun bdbb8c6866 doc: Add libxavs section 8 years ago
Luca Barbato 0a4b9d0ccd hlsenc: Add encryption support 8 years ago
Diego Biurrun bb265b764a examples/transcode_aac: Drop pointless return value const qualifier 8 years ago
Diego Biurrun bfe92dfe60 Ignore all generated example binaries 8 years ago
Stephen Hutchinson bf8646274b doc: Add note about recent regression in AviSynth+ 8 years ago
Diego Biurrun 905cdcaa9d examples/decode_audio: Add missing header for av_free() 8 years ago
Luca Barbato 7471352f19 pixfmt: Add GRAY12 8 years ago
Mark Thompson d06aa24ba5 hwcontext: Hardware frame mapping 8 years ago
Diego Biurrun 2025d37871 doc: Turn off noisy deprecation warnings in the option printer 8 years ago
Anton Khirnov 636515c324 examples/decode_video: remove a stray unrelated comment 8 years ago