| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Drop unnecessary libavcodec <-> libavformat object dependencies | Diego Biurrun | 2016-06-29 | 1 | -13/+3 |
* | build: Move MP2 muxer declaration away from MP3 muxer code | Diego Biurrun | 2016-06-29 | 1 | -1/+0 |
* | build: Move ff_mpeg12_frame_rate_tab to a separate file | Diego Biurrun | 2016-06-29 | 1 | -0/+1 |
* | build: Add a new component for H.264 parsing code | Diego Biurrun | 2016-06-29 | 1 | -6/+5 |
* | Add an OpenH264 decoder wrapper | Martin Storsjö | 2016-06-28 | 1 | -1/+2 |
* | h264: rename h264.[ch] to h264dec.[ch] | Anton Khirnov | 2016-06-21 | 1 | -1/+1 |
* | Add TrueMotion 2.0 Real Time decoder | Paul B Mahol | 2016-06-20 | 1 | -0/+1 |
* | Add MagicYUV decoder | Paul B Mahol | 2016-06-20 | 1 | -0/+1 |
* | lavc: revert the Makefile part of 330177b | Anton Khirnov | 2016-05-19 | 1 | -20/+17 |
* | tests: Move all test programs to a subdirectory | Diego Biurrun | 2016-05-13 | 1 | -1/+1 |
* | mmaldec: add vc1 decoding support | wm4 | 2016-04-30 | 1 | -0/+1 |
* | mmaldec: Add mpeg2 decoding support | Julian Scheel | 2016-04-30 | 1 | -0/+1 |
* | h264_parser: remove the remaining dependencies on the h264 decoder | Anton Khirnov | 2016-04-24 | 1 | -1/+2 |
* | h264_parser: switch to h2645_parse for NAL unescaping | Anton Khirnov | 2016-04-24 | 1 | -1/+1 |
* | libavcodec: Add H264/MPEG4 encoders based on OpenMAX IL | Martin Storsjö | 2016-04-12 | 1 | -0/+2 |
* | build: Group declarations for hw-accelerated de-/encoding separately | Diego Biurrun | 2016-04-07 | 1 | -15/+18 |
* | build: miscellaneous cosmetics | Diego Biurrun | 2016-04-07 | 1 | -13/+13 |
* | build: Do not check the vaapi_encode.h header if VAAPI is not enabled | Diego Biurrun | 2016-03-30 | 1 | -1/+1 |
* | lavc: VAAPI MJPEG encoder | Mark Thompson | 2016-03-30 | 1 | -0/+1 |
* | lavc: VAAPI H.265 encoder | Mark Thompson | 2016-03-30 | 1 | -0/+1 |
* | lavc: VAAPI H.264 encoder | Mark Thompson | 2016-03-30 | 1 | -0/+1 |
* | lavc: VAAPI encode common infrastructure | Mark Thompson | 2016-03-30 | 1 | -0/+1 |
* | h264: switch to h2645_parse for NAL parsing | Anton Khirnov | 2016-03-28 | 1 | -1/+2 |
* | svq3: drop the build dependency on the h264 decoder | Anton Khirnov | 2016-03-28 | 1 | -1/+1 |
* | h264: move ff_h264_check_intra[4x4]_pred_mode() to h264_parse | Anton Khirnov | 2016-03-28 | 1 | -1/+1 |
* | h264: factor out pred weight table parsing into a separate file | Anton Khirnov | 2016-03-28 | 1 | -2/+2 |
* | hevc_parse: rename into h2645_parse | Anton Khirnov | 2016-03-28 | 1 | -3/+3 |
* | h264data: Move all data tables from a header to a .c file | Diego Biurrun | 2016-03-25 | 1 | -1/+2 |
* | lavc: add a new bitstream filtering API | Anton Khirnov | 2016-03-20 | 1 | -0/+2 |
* | build: Disentangle VC-1 decoder and parser | Diego Biurrun | 2016-02-19 | 1 | -1/+2 |
* | build: Add vc1dsp component for more fine-grained dependencies | Diego Biurrun | 2016-02-19 | 1 | -1/+1 |
* | msmpeg4data: Move WMV2 data tables to their own file | Diego Biurrun | 2016-02-19 | 1 | -5/+6 |
* | build: Introduce iso_media component | Diego Biurrun | 2016-02-18 | 1 | -9/+5 |
* | build: Let the WTV demuxer select the MPEG-TS demuxer | Diego Biurrun | 2016-02-18 | 1 | -1/+0 |
* | build: Fix dependencies for components relying on H.263 data tables | Diego Biurrun | 2016-02-18 | 1 | -3/+3 |
* | build: Add missing dependencies for eatqi decoder | Diego Biurrun | 2016-02-18 | 1 | -1/+1 |
* | build: Add missing celp_math dependency for G723_1 encoder and decoder | Vittorio Giovara | 2016-02-18 | 1 | -2/+4 |
* | vdpau: Support for VDPAU accelerated HEVC decoding | Philip Langdale | 2016-02-13 | 1 | -0/+1 |
* | eatqi: Remove MpegEncContext dependency | Vittorio Giovara | 2016-02-09 | 1 | -1/+1 |
* | lavc: add profiles to AVCodecDescriptor | Anton Khirnov | 2015-12-12 | 1 | -0/+1 |
* | lavc: export Dirac parsing API used by the ogg demuxer as public | Anton Khirnov | 2015-12-06 | 1 | -0/+2 |
* | lavc: G.723.1 encoder | Mohamed Naufal | 2015-11-30 | 1 | -0/+2 |
* | g723_1: Move sharable functions to a separate file | Vittorio Giovara | 2015-11-30 | 1 | -2/+2 |
* | g723_1: Rename files to better reflect their purpose | Vittorio Giovara | 2015-11-30 | 1 | -1/+1 |
* | vdpau: remove dysfunctional H.263 support | Rémi Denis-Courmont | 2015-10-30 | 1 | -1/+0 |
* | innoHeim/Rsupport Screen Capture Codec decoder | Vittorio Giovara | 2015-10-23 | 1 | -0/+1 |
* | kvazaar: Add libkvazaar HEVC encoder | Arttu Ylä-Outinen | 2015-10-23 | 1 | -0/+1 |
* | wrapped_avframe: Initial implementation | Luca Barbato | 2015-10-10 | 1 | -0/+1 |
* | d3d11va: make av_d3d11va_alloc_context() available at all times | Anton Khirnov | 2015-10-03 | 1 | -1/+2 |
* | Screenpresso SPV1 decoder | Vittorio Giovara | 2015-09-30 | 1 | -0/+1 |