41322 Commits (9abc80f1ed673141326341e26a05c3e1f78576d0)
 

Author SHA1 Message Date
Peter Meerwald 9abc80f1ed libavcodec: Make use of av_clip functions 10 years ago
Peter Meerwald 76ce9bd8e2 libavutil: Add ARM av_clip_intp2_arm 10 years ago
Peter Meerwald bf07d813f6 libavutil: Add av_clip_intp2 10 years ago
Hendrik Leppkes 3fe26bb608 hlsenc: write playlist into a temp file and replace the original atomically 10 years ago
Hendrik Leppkes ff48ae94f9 hlsenc: remove the AVIOContext for the playlist from the muxer context 10 years ago
Peter Meerwald b8d18a9437 libavcodec: Don't use av_cold annotation in twinvq header file 10 years ago
Peter Meerwald df0891fc8f libavresample: Annotate AARCH64 init function with av_cold 10 years ago
Martin Storsjö 46ad9ac964 rtpdec_h264: Move a leftover comment into h264_handle_packet_stap_a 10 years ago
Martin Storsjö a335ed7671 rtpdec_h264: Remove an unnecessary check 10 years ago
Martin Storsjö 176903ce83 rtpdec_h264: Return immediately on errors in h264_handle_packet_stap_a 10 years ago
Martin Storsjö bb8c6ac840 rtpdec_h264: Make a parameter pointer const 10 years ago
Martin Storsjö 7650caf013 rtpdec_h264: Use av_realloc instead of av_malloc+mempcy 10 years ago
Martin Storsjö 8bdbf49c6f rtpdec_h264: Include the right header for AV_RB16 10 years ago
Martin Storsjö ba2e07909b rtpdec_vp8: Set the keyframe flag 10 years ago
Vittorio Giovara b727b0eeb7 fate: Add tests for DSS 10 years ago
Oleksij Rempel 062cd5a975 lavf: Add DSS demuxer 10 years ago
Oleksij Rempel c56b9b1eb2 lavc: Add DSS SP decoder 10 years ago
Anton Khirnov 0fbb271318 qsv_api: fix building with libmfx disabled 10 years ago
Anton Khirnov 11c22dfd49 configure: add missing h264_qsv hwaccel deps 10 years ago
Anton Khirnov 4e08c82110 lavc: add an Intel libmfx-based H.264 decoder 10 years ago
Anton Khirnov 31d2039cb4 h264_parser: export video format and dimensions 10 years ago
Anton Khirnov 5b1d9ceec7 pixfmt: add a pixel format for QSV hwaccel 10 years ago
Himangi Saraogi 0f532fd3f9 rv40: Return more meaningful error codes 10 years ago
Derek Buitenhuis d617e77cec libx265: Add crf private option 10 years ago
Derek Buitenhuis 2de887e45b libx265: Reduce the scope of some variables 10 years ago
Vittorio Giovara 195942ed9b riff: Support QT RLE Animation in avi ('rle ' FourCC) 10 years ago
Vittorio Giovara c78dc12118 riff: Support ProRes in avi (APCH fourcc) 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
Federico Tomassetti e51f22122d swscale: Check memory allocations 10 years ago
Hugo Beauzée-Luyssen 3035d21b5a nutdec: Check memory allocations 10 years ago
Hugo Beauzée-Luyssen a876585215 movenc: Check memory allocations 10 years ago
Hugo Beauzée-Luyssen da7e31a240 rmdec: Check memory allocations from ff_rm_alloc_rmstream() 10 years ago
Vittorio Giovara d89e58f539 dct-test: Fix initialization syntax 10 years ago
Vittorio Giovara bb7701684c lavf: Document the codec context initialization 10 years ago
Vittorio Giovara cb70a93ca1 lavc: Document interaction between avcodec_open2() and decoding routines 10 years ago
Vittorio Giovara 733f4b05f0 avplay: Check format allocation inside decode_thread() 10 years ago
Vittorio Giovara 266f241193 avplay: Check frame allocation inside video_thread() 10 years ago
Vittorio Giovara 81688e68f9 avconv: Check rc_override memory allocation 10 years ago
Vittorio Giovara 9d3b752fce graphparser: Check av_get_token() memory error 10 years ago
Vittorio Giovara 5dc47a2bd5 matroskaenc: Validate chapter start and end times 10 years ago
Diego Biurrun f8c1719771 dca: Remove separate header for DCA ExSS 10 years ago
Himangi Saraogi 81ef46020f bktr: Use av_strerror and propagate error codes 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