34960 Commits (259fef86bb91784f31a7e43e0d6d6a2a1d86f41c)

Author SHA1 Message Date
Michael Niedermayer 10fa50c156 avcodec/mpeg12dec: Fix missing slice handling without padding 9 years ago
Kieran Kunhya 4170a44bbc Add GBRAP12 pixel format 9 years ago
Ganesh Ajjanagadde e86444b19d lavc/utvideodec: prevent possible signed overflow 9 years ago
Stefano Sabatini 14f7a3d55a lavc/lavf: transmit stream_id information for mpegts KLV data packets 9 years ago
James Zern 7586b3adf2 libvpxenc: quiet unused-variable warning 9 years ago
James Almer 45d3af9059 x86/dcadec: add ff_lfe_fir1_float_{sse3,avx} 9 years ago
Rostislav Pehlivanov 1387f3a051 vc2enc: set quantization ceiling to 50 9 years ago
Mats Peterson cf85a20d92 lavc/rawdec: Align AV_PIX_FMT_RGB24 correctly 9 years ago
James Almer 778439b69a avcodec/webp: move exif_metadata outside of WebPContext 9 years ago
Rostislav Pehlivanov dc0481f2fb vc2enc: use LAVC_INDENT instead of FFMPEG_VERSION for encoder comment 9 years ago
Mats Peterson 100167451a lavc/rawdec: Remove monowhite switching code for 1 bpp AVI without a palette 9 years ago
Rostislav Pehlivanov 029c069c6d vc2enc: add support for Haar wavelet transforms 9 years ago
Marton Balint 6c905dd3c2 avcodec/libzvbi-teletextdec: use common functions for matching data_unit_id and data_identifier 9 years ago
Marton Balint 51afd9f4e1 avformat/dvbtxt: add raw demuxer for dvb teletext probing 9 years ago
Carl Eugen Hoyos 73781741b7 lavc/libvpx: Reindent after last commit. 9 years ago
Carl Eugen Hoyos 432be6362c lavc/libvpx: Fix support for RGB colorspace. 9 years ago
Carl Eugen Hoyos 84d7933e3b lavc/libvpx: Fix high-bitdepth pix_fmts on big endian. 9 years ago
Paul B Mahol 4956dc88d1 avcodec/cdxl: add support for raw videos with chunky format 9 years ago
Michael Niedermayer 98a0053d0f avcodec/h264: Execute error concealment before marking the frame as done. 9 years ago
Aman Gupta 5f5467e749 lavc/ccaption_dec: implement special and extended character sets 9 years ago
Aman Gupta 2f26b67d55 lavc/ccaption_dec: do not ignore repeated character commands 9 years ago
Michael Niedermayer c351126ee9 avcodec/eatqi: print error on mb decode failure 9 years ago
Michael Niedermayer 2e8ad2d65a avcodec/mpeg12: Remove duplicate block_last_index setting code 9 years ago
Michael Niedermayer 5c02c95f2c avcodec/mpeg12: Fix error return 9 years ago
Mats Peterson b86ba37096 lavc/rawdec: Retrieve nut palette from packets 9 years ago
Rostislav Pehlivanov 3b1d1437a0 vc2enc: print the average quantization index at the end 9 years ago
Rostislav Pehlivanov 7cdea450c6 vc2enc: fix use of uninitialized variables in the rate control system 9 years ago
Hendrik Leppkes ccb94789e2 hevc: support Main10 decoding through dxva2 9 years ago
James Almer 70d685a77f x86: use the new helper macros where useful 9 years ago
Anton Khirnov 871d0930d4 nvenc: support CUDA frames as input 9 years ago
Anton Khirnov 7b3214d005 lavc: add a field for passing AVHWFramesContext to encoders 9 years ago
Anton Khirnov c51b2c79a7 Allow linking to CUDA dynamically instead of dlopen()ing it at runtime 9 years ago
Michael Niedermayer e5655a32bc avcodec/h264_cabac: Check decode_cabac_mb_mvd() for failure 9 years ago
Timothy Gu bcc223523e x86/vc1dsp: Port vc1_*_hor_16b_shift2 to NASM format 9 years ago
Mark Reid 8395b6eeaa libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formats 9 years ago
Carl Eugen Hoyos 4c44972f99 avcodec: Fix a typo. 9 years ago
Andreas Cadhalpun 5edd1f62ca avcodec: only warn about hwaccel with frame threads 9 years ago
Neil Birkbeck 3b0974d3ef lavc/hevc Parse SEI_TYPE_MASTERING_DISPLAY_INFO and propagate content into the AVMasteringDisplayMetadata side data. 9 years ago
Ronald S. Bultje 5307adadeb vp9: only call ff_get_format on stream format changes. 9 years ago
Philip Langdale 8d34a2f803 vdpau: Support for VDPAU accelerated HEVC decoding 9 years ago
Philip Langdale 8958c5c64d hevc: Track long and short term RPS size for VDPAU 9 years ago
Hendrik Leppkes 8c399bd5ce dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS 9 years ago
Rostislav Pehlivanov 0fe0e213c0 aacenc: temporarily disable Mid/Side coding with multichannel files 9 years ago
Michael Niedermayer 588e2e3387 avcodec/h264: Fix memleak of a53_caption 9 years ago
Mats Peterson 4e5db87174 avcodec/rawdec: Print stride and packet size at debug level 9 years ago
Mats Peterson efcea77996 avcodec/rawdec: Fix nut pal8 test 9 years ago
Mats Peterson bbb45773b0 avcodec/rawdec: Initialize default mono palette only for bits_per_coded_sample == 1 9 years ago
Rostislav Pehlivanov f0a8212436 aacenc: make a better estimate for the audio bitrate if not provided 9 years ago
Anton Khirnov d005ccc630 nvenc: rename a misnamed function 9 years ago
Anton Khirnov 118beda355 nvenc: merge input and output surface structs 9 years ago