19787 Commits (96dd04427fc46e5e25a5ac1f00753207e3aedb0c)

Author SHA1 Message Date
Derek Buitenhuis 2de887e45b libx265: Reduce the scope of some variables 10 years ago
Himangi Saraogi 42c8f92e2f wmv2: Return meaningful error codes 10 years ago
Himangi Saraogi f3e045263e qdm2: Return meaningful error codes 10 years ago
Himangi Saraogi a1e2c47cd4 libxvid: Return meaningful error messages 10 years ago
Himangi Saraogi 18f4fa251b aac_adtstoasc_bsf: Check extradata memory allocation 10 years ago
Vittorio Giovara fe0f4e5657 avpacket: Check buffer reference 10 years ago
Vittorio Giovara 31dc73e92a vorbisdec: Check memory allocations 10 years ago
Vittorio Giovara ec17782e17 dvdsubdec: Check memory allocations 10 years ago
Vittorio Giovara d89e58f539 dct-test: Fix initialization syntax 10 years ago
Vittorio Giovara cb70a93ca1 lavc: Document interaction between avcodec_open2() and decoding routines 10 years ago
Diego Biurrun f8c1719771 dca: Remove separate header for DCA ExSS 10 years ago
Diego Biurrun 3a651f599a dca: Move data tables from a header to an object file 10 years ago
Diego Biurrun 65df9904ce dca: Add array sizes to array declarations 10 years ago
Peter Meerwald 702458538d g722: Add ARM NEON implementation for g722_apply_qmf() 10 years ago
Peter Meerwald 73ae0a9d12 g722: Split out computation of band->s_zero and unroll code 10 years ago
Peter Meerwald b16057b5fe g722: Unroll g722_apply_qmf() 10 years ago
Peter Meerwald 10f160768b g722: Reduce number of pointers passed to g722_apply_qmf() function 10 years ago
Peter Meerwald 6769068313 g722: Split out g722_qmf_apply() function into g722dsp.c 10 years ago
Diego Biurrun ecbcebde34 vdpau: Adjust necessary #includes for vdpau_internal.h 10 years ago
Diego Biurrun 2a9c6fae92 dca: Move all tables into dcadata.h 10 years ago
Diego Biurrun 8a213179af dca: Remove trace debugging code 10 years ago
Diego Biurrun a96f51f29a dca: Return more informative error codes 10 years ago
Diego Biurrun b339019de4 dca: Split code for handling the EXSS extension off into a separate file 10 years ago
Diego Biurrun 7f9f771eac avcodec: Don't anonymously typedef structs 10 years ago
Himangi Saraogi 7769be590c vp56: Return meaningful error codes 10 years ago
Peter Meerwald eea769df32 hevc: Use generic av_clip function, not C implementation 10 years ago
Hendrik Leppkes 8029af586f dxva2_hevc: properly fill the scaling list structure 10 years ago
Reimar Döffinger 8c1ce7787a aacsbr: silence message for SBR extension "padding". 10 years ago
Alex Converse d615187f74 aacdec: Support for ER AAC ELD 480. 10 years ago
Niel van der Westhuizen 7640c4a371 aacdec: Tables for length 480 AAC ELD. 10 years ago
Niel van der Westhuizen 0ee2573347 aacdec: Support for ER AAC in LATM 10 years ago
Alex Converse edd9ea3ffb aacdec: Refactor aac_er_decode_frame. 10 years ago
Alex Converse 82bd8a5769 aacdec: Refactor decode_ics_info. 10 years ago
Luca Barbato 9b8c8a9395 svq1dec: Validate the stages value strictly 10 years ago
Michael Niedermayer 6f7a32839d svq1enc: correctly handle memory error and allocations 10 years ago
Diego Biurrun 3d5d46233c opus: Factor out imdct15 into a standalone component 10 years ago
Martin Storsjö 28df0151b6 configure: Add a dependency on vc1_decoder from vc1_parser 10 years ago
Vittorio Giovara 70d246d5cc flacenc: initialize sums matrix 10 years ago
Vittorio Giovara c01ccccbb1 ituh263dec: use macro instead of #if 10 years ago
Vittorio Giovara 302ca6b20e mpegvideo_enc: initialize the encoding context 10 years ago
Vittorio Giovara 1a07df3112 DNxHD: Add support for id 1258 (DNx100 960x720@8) 10 years ago
Vittorio Giovara 598f7d046c DNxHD: Simplify pixel format detection 10 years ago
Vittorio Giovara 41e03e284e DNxHD: More verbose error messages 10 years ago
Martin Storsjö 6996fd204a libopenh264: Log debug messages to a non-null context 10 years ago
Michael Niedermayer 61928b68dc h264: Do not share rbsp_buffer across threads 10 years ago
Vittorio Giovara 607ad990d3 dvbsubdec: check memory allocations and propagate errors 10 years ago
Anton Khirnov a536a4e4bc lavc: support extracting audio service type from side data 10 years ago
Anton Khirnov 728685f37a Add a side data type for audio service type. 10 years ago
Anton Khirnov e44b58924f lavc: deprecate unused AVCodecContext.stream_codec_tag 10 years ago
Anton Khirnov f771b3ab5d avidec: do not export stream_codec_tag 10 years ago