| Commit message (Expand) | Author | Age | Files | Lines |
* | qsv: Skip qsv.h compilation if qsv is not enabled | Diego Biurrun | 2015-02-23 | 1 | -1/+1 |
* | eamad: check for out of bounds read | Federico Tomassetti | 2015-02-23 | 1 | -4/+10 |
* | mdec: check for out of bounds read | Federico Tomassetti | 2015-02-23 | 1 | -7/+13 |
* | Canopus HQX decoder | Vittorio Giovara | 2015-02-22 | 8 | -1/+2888 |
* | hevc_deblock: Fix compilation with nasm | Carl Eugen Hoyos | 2015-02-22 | 1 | -2/+2 |
* | libschroedinger: Check memory allocations | Vittorio Giovara | 2015-02-22 | 3 | -0/+8 |
* | mpegaudio_parser: add MP3 ADU headers parser | Gilles Chanteperdrix | 2015-02-21 | 3 | -3/+15 |
* | h264: initialize H264Context.avctx in init_thread_copy | Anton Khirnov | 2015-02-21 | 1 | -0/+1 |
* | h264: only ref cur_pic in update_thread_context if it is initialized | Anton Khirnov | 2015-02-21 | 1 | -2/+5 |
* | libavcodec: Make use of av_clip functions | Peter Meerwald | 2015-02-21 | 13 | -32/+31 |
* | libavcodec: Don't use av_cold annotation in twinvq header file | Peter Meerwald | 2015-02-20 | 1 | -2/+2 |
* | lavc: Add DSS SP decoder | Oleksij Rempel | 2015-02-19 | 6 | -1/+791 |
* | qsv_api: fix building with libmfx disabled | Anton Khirnov | 2015-02-19 | 1 | -0/+14 |
* | lavc: add an Intel libmfx-based H.264 decoder | Anton Khirnov | 2015-02-19 | 8 | -1/+838 |
* | h264_parser: export video format and dimensions | Anton Khirnov | 2015-02-19 | 4 | -1/+54 |
* | rv40: Return more meaningful error codes | Himangi Saraogi | 2015-02-19 | 1 | -4/+5 |
* | libx265: Add crf private option | Derek Buitenhuis | 2015-02-18 | 1 | -1/+12 |
* | libx265: Reduce the scope of some variables | Derek Buitenhuis | 2015-02-18 | 1 | -4/+6 |
* | wmv2: Return meaningful error codes | Himangi Saraogi | 2015-02-17 | 1 | -20/+21 |
* | qdm2: Return meaningful error codes | Himangi Saraogi | 2015-02-17 | 1 | -11/+11 |
* | libxvid: Return meaningful error messages | Himangi Saraogi | 2015-02-17 | 2 | -10/+10 |
* | aac_adtstoasc_bsf: Check extradata memory allocation | Himangi Saraogi | 2015-02-17 | 1 | -0/+2 |
* | avpacket: Check buffer reference | Vittorio Giovara | 2015-02-17 | 1 | -1/+6 |
* | vorbisdec: Check memory allocations | Vittorio Giovara | 2015-02-17 | 1 | -4/+9 |
* | dvdsubdec: Check memory allocations | Vittorio Giovara | 2015-02-17 | 1 | -2/+9 |
* | dct-test: Fix initialization syntax | Vittorio Giovara | 2015-02-17 | 1 | -2/+2 |
* | lavc: Document interaction between avcodec_open2() and decoding routines | Vittorio Giovara | 2015-02-17 | 1 | -0/+12 |
* | dca: Remove separate header for DCA ExSS | Diego Biurrun | 2015-02-16 | 4 | -30/+2 |
* | dca: Move data tables from a header to an object file | Diego Biurrun | 2015-02-15 | 4 | -7754/+7816 |
* | dca: Add array sizes to array declarations | Diego Biurrun | 2015-02-15 | 1 | -10/+10 |
* | g722: Add ARM NEON implementation for g722_apply_qmf() | Peter Meerwald | 2015-02-15 | 5 | -0/+112 |
* | g722: Split out computation of band->s_zero and unroll code | Peter Meerwald | 2015-02-15 | 1 | -18/+32 |
* | g722: Unroll g722_apply_qmf() | Peter Meerwald | 2015-02-15 | 1 | -11/+35 |
* | g722: Reduce number of pointers passed to g722_apply_qmf() function | Peter Meerwald | 2015-02-15 | 4 | -15/+14 |
* | g722: Split out g722_qmf_apply() function into g722dsp.c | Peter Meerwald | 2015-02-15 | 7 | -29/+91 |
* | vdpau: Adjust necessary #includes for vdpau_internal.h | Diego Biurrun | 2015-02-14 | 2 | -2/+4 |
* | dca: Move all tables into dcadata.h | Diego Biurrun | 2015-02-14 | 2 | -89/+89 |
* | dca: Remove trace debugging code | Diego Biurrun | 2015-02-14 | 1 | -146/+1 |
* | dca: Return more informative error codes | Diego Biurrun | 2015-02-14 | 1 | -6/+6 |
* | dca: Split code for handling the EXSS extension off into a separate file | Diego Biurrun | 2015-02-14 | 5 | -440/+502 |
* | avcodec: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 51 | -86/+79 |
* | vp56: Return meaningful error codes | Himangi Saraogi | 2015-02-14 | 1 | -7/+8 |
* | hevc: Use generic av_clip function, not C implementation | Peter Meerwald | 2015-02-13 | 4 | -13/+13 |
* | dxva2_hevc: properly fill the scaling list structure | Hendrik Leppkes | 2015-02-07 | 1 | -8/+14 |
* | aacsbr: silence message for SBR extension "padding". | Reimar Döffinger | 2015-02-03 | 1 | -1/+3 |
* | aacdec: Support for ER AAC ELD 480. | Alex Converse | 2015-02-03 | 3 | -12/+29 |
* | aacdec: Tables for length 480 AAC ELD. | Niel van der Westhuizen | 2015-02-03 | 3 | -3/+499 |
* | aacdec: Support for ER AAC in LATM | Niel van der Westhuizen | 2015-02-03 | 1 | -1/+11 |
* | aacdec: Refactor aac_er_decode_frame. | Alex Converse | 2015-02-03 | 1 | -4/+5 |
* | aacdec: Refactor decode_ics_info. | Alex Converse | 2015-02-03 | 1 | -12/+14 |