41502 Commits (96dd04427fc46e5e25a5ac1f00753207e3aedb0c)
 

Author SHA1 Message Date
Federico Tomassetti 061c489895 eamad: check for out of bounds read 10 years ago
Federico Tomassetti 161442ff2c mdec: check for out of bounds read 10 years ago
Martin Storsjö fe208ca54b rtpdec_hevc: Skip 1 byte (DOND) instead of 2 (DONL) between aggregation units 10 years ago
Vittorio Giovara 35c6ce76b1 Canopus HQX decoder 10 years ago
Carl Eugen Hoyos 36a6fb989b hevc_deblock: Fix compilation with nasm 10 years ago
Vittorio Giovara e570f895cd libschroedinger: Check memory allocations 10 years ago
Vittorio Giovara 521979e6b1 configure: Properly fail when libcdio/cdparanoia is not found 10 years ago
Vittorio Giovara f7cc6627c0 configure: Use pkg-config for libdc1394 discovery 10 years ago
Martin Storsjö a388e72d1a rtpenc_hevc: Aggregate multiple NAL units into one RTP packet, if possible 10 years ago
Martin Storsjö e2220e734f rtpenc_h264: Aggregate multiple NAL units into one RTP packet, if possible 10 years ago
Thomas Volkert c99915f7c7 rtpdec: DV depacketizer (RFC 6469) 10 years ago
Gilles Chanteperdrix 44dc138ed2 rtpdec_mpeg4: reassemble fragmented AAC frames 10 years ago
Gilles Chanteperdrix dcf969e98d rtpdec_mpeg4: add more verbose error logging 10 years ago
Gilles Chanteperdrix 96084251e5 libavformat: add robust MPEG audio depacketization (RFC 5219) 10 years ago
Gilles Chanteperdrix 5cbae5651d mpegaudio_parser: add MP3 ADU headers parser 10 years ago
Gilles Chanteperdrix 5e5583efe4 libavformat: add AC3 RTP depacketization (RFC 4184) 10 years ago
Gilles Chanteperdrix 4438d1c6ed rtsp: parse lang attribute in SDP 10 years ago
Gilles Chanteperdrix 1ec28a66f2 rtpdec: fix issue with conversion from unsigned to signed 10 years ago
Martin Storsjö ff394ca087 rtpdec_h264: Add a missing closing paren in a log message 10 years ago
Peter Meerwald 12655c4804 libavresample: NEON optimized FIR audio resampling 10 years ago
Thomas Volkert cbdd1806ea rtpdec_hevc: Implement parsing of aggregated packets 10 years ago
Martin Storsjö b878ba03e7 rtpdec_hevc: Initialize variables to silence false positive compiler warnings 10 years ago
Martin Storsjö 10e2d8b556 rtpdec_hevc: Use a shared function for parsing parameter sets 10 years ago
Martin Storsjö 0de0751084 rtpdec_h264: Make reusable functions non-static 10 years ago
Martin Storsjö 16163e6bf2 rtpdec_h264: Fix nal type counting after refactoring 10 years ago
Martin Storsjö a3cc519d1f rtpdec_h264: Prepare h264_handle_packet_stap_a for sharing with hevc 10 years ago
Martin Storsjö 48183b3ad4 rtpdec_h264: Generalize parse_sprop_parameter_sets 10 years ago
Clément Bœsch a982c5d74f tests: drop bc dependency 10 years ago
Anton Khirnov a06b0b1295 h264: initialize H264Context.avctx in init_thread_copy 10 years ago
Anton Khirnov 0dea4c77cc h264: only ref cur_pic in update_thread_context if it is initialized 10 years ago
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