44667 Commits (1f6e5dd4d4dd9c02371ad211049d27edb6d95286)
 

Author SHA1 Message Date
Vittorio Giovara 8933ac2079 lavc: Drop deprecated debug mv functionality 8 years ago
Vittorio Giovara 6dca24cd1d lavc: Drop deprecated way of setting codec dimensions 8 years ago
Vittorio Giovara 1146bb3bab lavc: Drop deprecated voxware codec entry 8 years ago
Vittorio Giovara 5c1585c4c3 lavc: Drop deprecated VDPAU buffer fields 8 years ago
Vittorio Giovara 7b91704118 lavc: Drop deprecated VDPAU codec capability 8 years ago
Vittorio Giovara b748c280e5 lavc: Drop deprecated lowres option 8 years ago
Vittorio Giovara 0337adfab5 lavc: Drop deprecated missing sample log function 8 years ago
Vittorio Giovara bc143ce1ac lavc: Drop deprecated chroma subsample function 8 years ago
Vittorio Giovara 63fe79a336 lavf: Drop deprecated hint to set muxer timebase 8 years ago
Vittorio Giovara 263358e0c9 lavf: Drop deprecated AVFract type and related field 8 years ago
Vittorio Giovara 5e71299758 lavf: Drop deprecated bitexact functionality 8 years ago
Vittorio Giovara 96a47364d1 lavfi: Drop deprecated non-const filter retrieval 8 years ago
Vittorio Giovara 8e18328b18 lavfi: Drop deprecated filter registration 8 years ago
Vittorio Giovara 52067b3c0e lavfi: Drop deprecated filter initialization 8 years ago
Vittorio Giovara c5c7cfd5e8 lavfi: Drop deprecated functions to open a filter or a filterchain 8 years ago
Vittorio Giovara 88fd836a01 lavfi: Drop deprecated way of passing options for a few filters 8 years ago
Vittorio Giovara 07a2b15594 Bump major versions of all libraries 8 years ago
Carl Eugen Hoyos 628ce8b8b6 flvdec: Set avg_frame_rate for video streams 8 years ago
Martin Storsjö 8e2346154e libavutil: Hook up the rest of the gcc specific attributes to clang as well 8 years ago
Martin Storsjö 3aa9c523e9 libavutil: Define the noreturn attribute for clang in MSVC mode as well 8 years ago
Luca Barbato a46a4f722d dca: Refactor dca_filter_channels() a little 8 years ago
Luca Barbato e245d4f45c dca: Validate the channel map 8 years ago
Konda Raju 3df77b58e3 nvenc: Allow different const qps for I, P and B frames 8 years ago
Luca Barbato ca960161f0 rtsp: Move message parsing to a separate function 8 years ago
Luca Barbato bd805964f4 configure: Do not treat JACK as a system library 8 years ago
Mark Thompson 303fadf596 avconv: Document the -init_hw_device option 8 years ago
Mark Thompson aa6b2e081c avconv: Enable generic hwaccel support for VDPAU 8 years ago
wm4 1a7ddba576 lavc: vdpau: add support for new hw_frames_ctx and hw_device_ctx API 8 years ago
wm4 16a163b55a lavc: Add hwaccel_flags field to AVCodecContext 8 years ago
Mark Thompson 62a1ef9f26 avconv: Enable generic hwaccel support for VAAPI 8 years ago
Mark Thompson d2e6dd32a4 avconv: Generic device setup 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
Diego Biurrun b864230c49 rtmp: Move RTMP digest calculation to a separate file 8 years ago
Diego Biurrun cfee5e1a0f build: Add missing object dependency for extract_extradata bitstream filter 8 years ago
Martin Storsjö 7995ebfad1 arm/aarch64: vp9: Fix vertical alignment 8 years ago
James Almer 827a05eaa9 matroskaenc: add support for Spherical Video elements 8 years ago
Luca Barbato 0d8013b88b configure: Replace -no_weak_symbols with -Werror=partial-availability 8 years ago
Diego Biurrun 681a86aba6 x86: fft: Port to cpuflags 8 years ago
Diego Biurrun e9bb77fb10 x86: h264: Simplify DEQUANT macro with cpuflags 8 years ago
Diego Biurrun 307eb1a8ee x86: vp8dsp: port FILTER_BILINEAR macro to cpuflags 8 years ago
Diego Biurrun 994c4bc107 x86util: Port all macros to cpuflags 8 years ago
Anton Khirnov 522d850e68 h264_cavlc: check the value of run_before 8 years ago
Anton Khirnov 83b2b34d06 h2645_parse: use the bytestream2 API for packet splitting 8 years ago
Anton Khirnov b76f6a76c6 h264dec: initialize field_started to 0 on each decode call 8 years ago
Martin Storsjö 3a0d5e206d arm/aarch64: vp9itxfm: Skip loading the min_eob pointer when it won't be used 8 years ago
Martin Storsjö 98ee855ae0 arm: vp9itxfm: Template the quarter/half idct32 function 8 years ago
Diego Biurrun b57a95d014 cfhd: Add FATE tests 8 years ago
Kieran Kunhya 5f794aa165 Add Cineform HD Decoder 8 years ago
Konda Raju f6790b5e10 add initial QP value options 8 years ago