2485 Commits (a37e84be69310cd7de9540c8bc194cb0a6d158ed)

Author SHA1 Message Date
Vittorio Giovara 2b50847e0f pixdesc: Add API to map color property names to enum values 7 years ago
wm4 173b56218f lavf: make avio_read_partial() public 7 years ago
Mark Thompson b78c30d7ec lavc: Add mpeg2_metadata bitstream filter 7 years ago
Mark Thompson 2bc9ba8d3c lavc: Add coded bitstream read/write support for MPEG-2 7 years ago
Mark Thompson b31a9eae02 lavc: Add hevc_metadata bitstream filter 7 years ago
Mark Thompson e6874bc3af lavc: Add h264_redundant_pps bitstream filter 7 years ago
Mark Thompson 9e93001b61 lavc: Add h264_metadata bitstream filter 7 years ago
Mark Thompson f11d8a5e8b lavc: Add trace_headers bitstream filter 7 years ago
Mark Thompson 19388a7200 vaapi_encode: Move quality option to common code 7 years ago
wm4 45df7adc1d imgutils: add function to clear an image to black 8 years ago
wm4 47399ccdfd lavc, lavu: move frame cropping to a convenience function 8 years ago
Tomas Härdin 89e632de9b Add Cinepak encoder 8 years ago
wm4 f9e7a2f95a dxva: add support for new dxva2 and d3d11 hwaccel APIs 8 years ago
wm4 fff90422d1 lavu: add new D3D11 pixfmt and hwcontext 8 years ago
Mark Thompson 66aa9b94da doc: Document hwupload, hwdownload and hwmap filters 8 years ago
Diego Biurrun b5f19f7478 aac: Split function to parse ADTS header data into public and private part 8 years ago
Mark Thompson c5714b51aa hwcontext: Improve allocation in derived contexts 8 years ago
Mark Thompson e669db7610 avconv: Support setting the hardware device to use when filtering 8 years ago
James Almer ad52eef997 spherical: add functions to retrieve and request projection names 8 years ago
Mark Thompson 64a5260c69 lavc: Add flag to allow profile mismatch with hardware decoding 8 years ago
Kostya Shishkov 189157c3fc Add ClearVideo decoder 8 years ago
Diego Biurrun ecc5c4db2d doc/examples/output: Cast pointer to the right (const) type 8 years ago
Diego Biurrun f25609ff06 doc/examples/filter_audio: const correctness 8 years ago
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