34979 Commits (0ffaae60e8492f7e797e72338c7e6f3efcd52330)

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
Diego Biurrun 624e235502 build: Introduce iso_media component 9 years ago
Diego Biurrun 82454c3a82 build: Let the WTV demuxer select the MPEG-TS demuxer 9 years ago
Diego Biurrun 7403be9b1b build: Fix dependencies for components relying on H.263 data tables 9 years ago
Diego Biurrun e453129321 build: Add missing dependencies for eatqi decoder 9 years ago
Vittorio Giovara 71eaefa64a build: Add missing celp_math dependency for G723_1 encoder and decoder 9 years ago
Diego Biurrun 3d8025d602 profiles: Add missing #endif comment 9 years ago
Diego Biurrun 6b96d2dcda cosmetics: Drop particularly redundant silly comments 9 years ago
Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
Anton Khirnov 9c0bc1e980 qsv: add a missing #include 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
Diego Biurrun 47570dbde8 fft: ppc: Place ff_fft_calc_interleave_altivec() under correct ifdefs 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