44838 Commits (f11d8a5e8b185340cc50fcbc8a1437b0fbe7e931)
 

Author SHA1 Message Date
Mark Thompson f11d8a5e8b lavc: Add trace_headers bitstream filter 8 years ago
Mark Thompson 867381b8b5 lavc: Add coded bitstream read/write support for H.265 8 years ago
Mark Thompson acf06f4544 lavc: Add coded bitstream read/write support for H.264 8 years ago
Mark Thompson 18f1706f33 lavc: Add coded bitstream read/write API 8 years ago
Vittorio Giovara 538e508751 pixfmt: Support chroma-derived and ictcp color matrices 8 years ago
Vittorio Giovara ebf3b9e8a8 h264: Add support for alternative transfer characterics SEI 8 years ago
Mark Thompson 19388a7200 vaapi_encode: Move quality option to common code 8 years ago
Mark Thompson 1329c08ad6 hevc: Validate the number of long term reference pictures 8 years ago
Mark Thompson b88da98b34 hevc: Improve stream constraint values in common header 8 years ago
Mark Thompson aaf4414650 h264: Add stream constraint values to the common header 8 years ago
Sean McGovern defe307fb2 mov: move stsd finalization to an appropriate place 8 years ago
Sean McGovern 3050dabaa9 mov: Do not set stsd_count if mov_read_stsd() fails 8 years ago
Sean McGovern d7bdab1ad7 mov: log and return early on non-positive stsd entry counts 8 years ago
Anton Khirnov b90fdb2c71 hevcdec: add a CUVID hwaccel 8 years ago
Anton Khirnov 770cf1dbc2 fate/hevc: specify output pixel format explicitly 8 years ago
Anton Khirnov 00fd914d49 hevcdec: set the active SPS before calling get_format() 8 years ago
Peter Große a58873b111 avconv: when using -loop option bail out if seek to start fails 8 years ago
Anton Khirnov 004ea63714 cuvid: add cuvid.h to SKIPHEADERS 8 years ago
Anton Khirnov b9129ec466 h264dec: add a CUVID hwaccel 8 years ago
Anton Khirnov 704311b294 decode: add a per-frame private data for hwaccel use 8 years ago
Anton Khirnov badf0951f5 decode: add a mechanism for performing delayed processing on the decoded frames 8 years ago
Anton Khirnov 359a8a3e2d decode: add a method for attaching lavc-internal data to frames 8 years ago
Anton Khirnov de77671438 decode: avoid leaks on failure in ff_get_buffer() 8 years ago
Anton Mitrofanov 70946e6059 h264dec: Fix mix of lossless and lossy MBs decoding 8 years ago
Anton Mitrofanov 18d3f36d3c h264_cabac: Fix CABAC+8x8dct in 4:4:4 8 years ago
Yogender Kumar Gupta 79c6477c2a h264dec: fix Lossless Decoding (Profile 244) for 8x8 Intra Prediction 8 years ago
Anton Khirnov 45c4bf3df0 h264dec: track the last seen value of x264_build 8 years ago
wm4 45df7adc1d imgutils: add function to clear an image to black 8 years ago
wm4 47399ccdfd lavc, lavu: move frame cropping to a convenience function 8 years ago
Sean McGovern 80e919b174 rmdec: add missing brackets to compound statement 8 years ago
Huang, Zhengxu 550cb6a85d lavf/vf_deinterlace_qsv: Enable the qsv deinterlace vpp 8 years ago
Huang, Zhengxu 2fd6e7d077 libavcodec/mjpeg_qsv: Add QSV MJPEG encoder 8 years ago
wm4 2b1324bd16 lavf: allow avformat_close_input() with NULL 8 years ago
wm4 9b9285bbf1 dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Main 8 years ago
Anton Khirnov 48a5c35346 caf: add an Opus tag 8 years ago
Vittorio Giovara ce1a99d870 hevc: Make sure to update the current frame transfer characteristic 8 years ago
Sean McGovern 95ce02b35d rmdec: don't ignore the return value of av_get_packet() 8 years ago
Diego Biurrun 825e463a17 build: Add feature test macros for glibc 2.19+ 8 years ago
Luca Barbato 0f5ad12ba2 flac: Use a local cache for decode_residual() 8 years ago
Luca Barbato 15f1cc09a4 flac: Postpone unlikely condition checks 8 years ago
Alexandra Hájková 9c1e111406 flac: Convert to the new bitstream reader 8 years ago
Luca Barbato 79f64f7ebc bitstream: Avoid undefined behavior in bitstream_skip() 8 years ago
Diego Biurrun fd92dafaff bink: Split read_dct_coeffs() 8 years ago
Diego Biurrun 5be9939b46 fate: Add cinepak encoder vsynth tests 8 years ago
Diego Biurrun ed3b2a999d cinepakenc: misc small changes 8 years ago
Diego Biurrun 47cde2eabc cinepakenc: K&R formatting cosmetics 8 years ago
Timothy Gu 1e12730e5d cinepakenc: Stop using AVPicture 8 years ago
Diego Biurrun b40236d954 cinepakenc: Drop broken debug code 8 years ago
addr-see-the-website@aetey.se 158d2e1545 cinepakenc: add option handling for flexibility 8 years ago
addr-see-the-website@aetey.se 7da9f45231 cinepakenc: fixes and improvements 8 years ago