2462 Commits (1fe858136b315796dd5349f3b4448a29d1bd6fa1)

Author SHA1 Message Date
Paul B Mahol 95a8a03a19 Add FM Screen Capture Codec decoder 8 years ago
Andreas Unterweger b200a2c8da examples: Fixed and extended Doxygen documentation 8 years ago
Mark Thompson 41dda86087 doc: Add VAAPI encoders 8 years ago
Mark Thompson 34e051d168 vp9: Add bsf to fix reordering in raw streams 8 years ago
Ronald S. Bultje 0cf949a011 vp9: Add bsf to merge superframes 8 years ago
Vittorio Giovara 083ea87681 APIchanges: Update bump dates 8 years ago
Mark Thompson 303fadf596 avconv: Document the -init_hw_device option 8 years ago
wm4 16a163b55a lavc: Add hwaccel_flags field to AVCodecContext 8 years ago
Mark Thompson b7487f4f3c hwcontext: Make it easier to work with device types 8 years ago
Mark Thompson b266ad56fe hwcontext: Add device derivation 8 years ago
Kieran Kunhya 5f794aa165 Add Cineform HD Decoder 8 years ago
Vittorio Giovara 6bce6aa17d spherical: Add tiled equirectangular type and projection-specific properties 8 years ago
Diego Biurrun 57b753b445 build: Prefer NASM assembler over YASM 8 years ago
Paul B Mahol aba5b94859 Add Apple Pixlet decoder 8 years ago
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