41626 Commits (e3ec6fe7bb2a622a863e3912181717a659eb1bad)
 

Author SHA1 Message Date
Niels Möller 78c8922841 dca: Document the permuted order in the lfe_fir_64 and lfe_fir_128 tables 10 years ago
Diego Biurrun b97f427fb5 lavf: Explicitly convert types at function pointer assignment 10 years ago
Diego Biurrun 9c80740507 configure: Mark qsv subsystem as not selectable on the command line 10 years ago
Andreas Cadhalpun 67142a8c72 roqvideoenc: set enc->avctx in roq_encode_init 10 years ago
Andreas Cadhalpun 72211a2af0 asfenc: fix leaking asf->index_ptr on error 10 years ago
Yukinori Yamazoe 212556cd21 qsv: Improve the log message of when initializing MFX_IMPL_HARDWARE{2, 3, 4} 10 years ago
Vittorio Giovara 7a76c6c4df configure: Enable colored output for gcc 4.9+ 10 years ago
Vittorio Giovara bacc92b59b rtpdec_vp9: Drop extra sanity check for size of input packet 10 years ago
Vittorio Giovara fe99c52fa9 mp3: Properly use AVCodecContext API 10 years ago
Vittorio Giovara 9272c965d9 matroskaenc: Fix type used for chapter timestamps 10 years ago
Hendrik Leppkes dc2d0e06af mlpdec: support TrueHD streams with an Atmos substream 10 years ago
Hendrik Leppkes f36f6a608b mlpdec: support major sync headers with optional extension blocks 10 years ago
Martin Storsjö 448c8cfe4c movenc: Support setting fragment_index before the moov atom is written 10 years ago
Martin Storsjö 0c5e380c2c movenc: Don't rely on the fragment index for vc1 info gathering 10 years ago
Martin Storsjö cf402d6fa8 rtpenc_mpegts: Set chain->rtp_ctx only after avformat_write_header succeeded 10 years ago
Martin Storsjö c83dd2d2a4 rtpenc_mpegts: Free the right ->pb in the error path in the init function 10 years ago
Anton Khirnov 96a06dbaf2 FATE: add support for testing hwaccels 10 years ago
Anton Khirnov dc7536ca3d avconv: do not abort immediately if initializing hwaccel fails 10 years ago
Vittorio Giovara 93f7948136 libvpx: Fix mixed use of av_malloc() and av_reallocp() 10 years ago
Vittorio Giovara ad94c6ca0b siff: Use the correct type for packet size variables 10 years ago
Vittorio Giovara 9f25a10992 matroskaenc: Also validate chapter end time 10 years ago
Vittorio Giovara bfeb83a8b7 rtpdec_hevc: Drop extra sanity check for size of input packet 10 years ago
Martin Storsjö 46d4d85759 movenc: Avoid writing separate flags for the first sample if not necessary 10 years ago
Martin Storsjö 00d751d4fc movenc: Set tfhd default sample flags based on actual samples, if possible 10 years ago
Michael Niedermayer 0ce3a0f9d9 utvideodec: Handle slice_height being zero 10 years ago
Vittorio Giovara 7b9cb7b365 avprobe: Export coded_{width,height} in -show_streams 10 years ago
Anton Khirnov ae5e1f3d66 tiff: Check that there is no aliasing in pixel format selection 10 years ago
Martin Storsjö 6448f15af0 mxfdec: Fix the error handling for when strftime fails 10 years ago
Luca Barbato 5f5b78aca3 xcbgrab: Free the host string after checking the connection 10 years ago
Luca Barbato 0025f7408a vorbis: Check the vlc value in setup_classifs 10 years ago
Luca Barbato 62de77ffca vorbis: Use a local codebook variable 10 years ago
Carl Eugen Hoyos 0f9f7969ef rmdec: Improve message for demux error 10 years ago
Martin Storsjö b77e335e44 configure: Move the .object_arch check to the right place 10 years ago
Martin Storsjö dcae2e32f7 arm: Suppress tags about used cpu arch and extensions 10 years ago
Jonas Lindgren cecf45b2bf doc: Add -list_formats all example for video4linux2 10 years ago
Martin Storsjö 9731cf4001 movenc: Keep writing zero-entry stts atoms as intended 10 years ago
Timo Rothenpieler 5aef535a64 dashenc: Update extradata for mov muxer 10 years ago
Timo Rothenpieler 6cf7f30655 dashenc: Simplify code by using a local variable 10 years ago
Martin Storsjö 25c29d3283 libopenh264enc: Add support for building with OpenH264 1.4 10 years ago
Himangi Saraogi 88b160a457 avfilter: Return more meaningful error codes 10 years ago
Anton Khirnov ad786dd450 h264: remove a now redundant error check 10 years ago
Andreas Cadhalpun c73c3c34fe avformat/adxdec: set avctx->channels in adx_read_header 10 years ago
Andreas Cadhalpun bb4edddd93 rmenc: limit packet size 10 years ago
Andreas Cadhalpun 4f2ee9daee webp: validate the distance prefix code 10 years ago
Andreas Cadhalpun 66624ed631 rv10: check size of s->mb_width * s->mb_height 10 years ago
Thomas Volkert 9c09fbd805 rtpdec: experimental VP9 depacketizer (draft 0) 10 years ago
Himangi Saraogi f3b74d944b pcxenc: Return more meaningful error codes 10 years ago
Martin Storsjö b72b212a4c rdt: Use a separate variable to clarify the different value namespaces 10 years ago
Martin Storsjö c13ab42a0a rtpdec_qt: Use a local variable instead of RTP_FLAG_KEY 10 years ago
Martin Storsjö 15621cbbe4 rtpdec_asf: Don't set RTP_FLAG_KEY 10 years ago