41656 Commits (c201069fac9a76e6604f9d84d76a172434d62200)
 

Author SHA1 Message Date
Vittorio Giovara 02d76141d6 riff: Add 'tshd' FourCC for H.264 10 years ago
Carl Eugen Hoyos c0f504e947 libx264: Allow full-range yuv422 and yuv444 pixel formats 10 years ago
Niels Möller c9ed48e80e dca: Read params->pancABIT0[param_index] only if part0 is set 10 years ago
Luca Barbato 48aef27f52 x86: Put COPY3_IF_LT under HAVE_6REGS 10 years ago
Luca Barbato 96dd04427f isom: Add support for TSCC2 10 years ago
Diego Biurrun 91894f27dc configure: Disable shift operator precedence warnings with MSVC 10 years ago
Martin Storsjö 2cb9c2fc59 movenc: Allow interleaving samples when writing fragmented files 10 years ago
Martin Storsjö 50ff0c05b6 movenc: Support writing multiple trun atoms 10 years ago
Janne Grunau faab8f9fcb configure: move cross_compile checks after the toolchain section 10 years ago
Janne Grunau 3e1b5cbc9a configure: handle Apple's armv7s in probe_arm_arch() 10 years ago
Janne Grunau f01c771577 fate: add explicit support for the toolchain configure option 10 years ago
Janne Grunau a9d60c390f doc: fate: remove outdated SSH key fingerprint 10 years ago
Luca Barbato 66a0ac0a80 mkv: Add support for DVB subtitles 10 years ago
Himangi Saraogi 9a60b1fad0 libswscale: fix compiler warnings enumerated type mixed with another type 10 years ago
Luca Barbato 66028b7ba6 udp: Use AVOptions 10 years ago
Luca Barbato a4c5801070 sctp: Update to match tcp 10 years ago
Diego Biurrun acbe15a99f fate: Add test for DCA XLL 10 years ago
Niels Möller 217e4ff4d1 dca: Support for XLL (lossless extension) 10 years ago
Diego Biurrun 4da5aacc7e dca: Mark syncword constants unsigned; they do not fit in 32-bit signed int 10 years ago
Vittorio Giovara 247e370e2a TDSC decoder 10 years ago
Vittorio Giovara 5a0e953c24 mjpeg: Mark decoder family as thread safe 10 years ago
Vittorio Giovara 117b432748 lavc: Introduce AVCodec internal capabilities 10 years ago
Vittorio Giovara 9993a067f6 lavc: Improve thread locking error message 10 years ago
Himangi Saraogi 913aa9a487 libx264: Return more meaningful error codes 10 years ago
Vittorio Giovara 6bdae41d3e matroskadec: Check memory allocations 10 years ago
Vittorio Giovara c3bd1d60af formats: Check memory allocations 10 years ago
Vittorio Giovara 5a2645cafe nutdec: Prevent leaks on memory error 10 years ago
Vittorio Giovara edca1dd552 xcbgrab: Check av_strdup() allocation 10 years ago
Vittorio Giovara 17c45d4d05 libtheora: Check frame allocation 10 years ago
Vittorio Giovara a72d93daa0 mpegvideo_enc: Check AVCodecContext allocation 10 years ago
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