summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f'James Almer2017-10-301-6/+7
|\
| * aac: Split function to parse ADTS header data into public and private partDiego Biurrun2017-05-021-5/+6
| * Add ClearVideo decoderKostya Shishkov2017-04-251-0/+1
| * Add FM Screen Capture Codec decoderPaul B Mahol2017-04-131-0/+1
* | avcodec: add MagicYUV encoderPaul B Mahol2017-10-281-0/+1
* | Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609'James Almer2017-10-271-4/+5
|\ \ | |/
| * ac3_parser: add a public function for parsing the data required by the demuxerAnton Khirnov2017-04-121-4/+5
| * vaapi_encode: Add VP9 supportMark Thompson2017-04-021-0/+1
| * vp9: Add bsf to fix reordering in raw streamsMark Thompson2017-04-021-0/+1
| * vp9: Add bsf to merge superframesRonald S. Bultje2017-04-021-0/+1
| * lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-231-3/+0
| * build: Add missing object dependency for extract_extradata bitstream filterDiego Biurrun2017-03-201-1/+2
| * Add Cineform HD DecoderKieran Kunhya2017-03-091-0/+1
| * Add Apple Pixlet decoderPaul B Mahol2017-03-011-0/+1
| * vaapi_encode: Add VP8 supportMark Thompson2017-01-301-0/+1
| * vaapi_encode: Add MPEG-2 supportMark Thompson2017-01-291-0/+1
* | lavc: drop VDAClément Bœsch2017-10-231-6/+1
* | avcodec: Drop deprecated audio convert APIJames Almer2017-10-211-1/+0
* | avcodec: Drop deprecated audio resample APIJames Almer2017-10-211-2/+0
* | vaapi_h265: Convert to use coded bitstream infrastructureMark Thompson2017-10-171-1/+1
* | vaapi_h264: Convert to use coded bitstream infrastructureMark Thompson2017-10-171-1/+1
* | lavc: Add mpeg2_metadata bitstream filterMark Thompson2017-10-171-0/+1
* | mpeg12: Add a common function to find the best frame rateMark Thompson2017-10-171-0/+1
* | lavc: Add hevc_metadata bitstream filterMark Thompson2017-10-171-0/+1
* | lavc: Add h264_redundant_pps bitstream filterMark Thompson2017-10-171-0/+1
* | lavc: Add h264_metadata bitstream filterMark Thompson2017-10-171-0/+1
* | lavc: Add trace_headers bitstream filterMark Thompson2017-10-171-0/+1
* | lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson2017-10-171-0/+1
* | lavc: Add coded bitstream read/write support for H.265Mark Thompson2017-10-171-0/+1
* | lavc: Add coded bitstream read/write support for H.264Mark Thompson2017-10-171-0/+1
* | lavc: Add coded bitstream read/write APIMark Thompson2017-10-171-0/+1
* | lavc: Add support for RockChip Media Process PlatformLionel CHAZALLON2017-09-271-0/+4
* | avcodec/Makefile: skip v4l2_m2m headers if neededJames Almer2017-09-231-0/+1
* | opusenc: implement a psychoacoustic systemRostislav Pehlivanov2017-09-231-1/+2
* | libavcodec: v4l2: add support for v4l2 mem2mem codecsJorge Ramirez-Ortiz2017-09-231-0/+15
* | libavcodec/exr : add X86 SIMD for reorder_pixelsMartin Vignali2017-09-171-1/+1
* | lavc: Add wrapped_avframe decoderMark Thompson2017-09-131-0/+1
* | Add FITS EncoderParas Chadha2017-08-301-0/+1
* | Add FITS DecoderParas Chadha2017-08-301-0/+2
* | lavc/g726: Add a little-endian G.726 encoder.Carl Eugen Hoyos2017-08-211-0/+1
* | lavc/tests: add htmlsubtitlesClément Bœsch2017-08-011-0/+1
* | lavc/makefile: Add missing file dependencies.Matt Oliver2017-07-301-5/+5
* | avcodec: add Dolby E decoderfoo862017-07-191-0/+1
* | avcodec/rdft: remove sintableMuhammad Faiz2017-07-111-2/+1
* | avcodec/utvideodec: add SIMD for restore_rgb_planesPaul B Mahol2017-06-271-1/+1
* | vaapi_encode: Add VP9 supportMark Thompson2017-06-241-0/+1
* | vp9: Add bsf to fix reordering in raw streamsMark Thompson2017-06-241-0/+1
* | avcodec: add Gremlin Digital Video decoderPaul B Mahol2017-06-111-0/+1
* | avcodec: add Gremlin DPCM decoderPaul B Mahol2017-06-111-0/+1
* | lavc: add mpeg2 mediacodec decoderAman Gupta2017-06-081-0/+1
OpenPOWER on IntegriCloud