36031 Commits (0f2654c9a3eac1fd856a393047aacc4575620ecd)

Author SHA1 Message Date
Matthieu Bouron 0f2654c9a3 lavc: add mediacodec hwaccel support 9 years ago
Hendrik Leppkes 83a940e7fb h2645_parse: don't overread AnnexB NALs within an avc stream 9 years ago
Hendrik Leppkes c3e9b098e1 h2645_parse: only read avc length code at the correct position 9 years ago
Michael Niedermayer b450b82514 avcodec/exr: Fix mixed declarations and statements 9 years ago
Martin Vignali 50747d6b1f libavcodec/exr : indent gray support patch 9 years ago
Martin Vignali 7ebd13fc8b libavodec/exr : add support for Y and YA file (ticket #5621) 9 years ago
Carl Eugen Hoyos 3e4357eb82 lavc/libx265: Support gray encoding. 9 years ago
Matthieu Bouron 88d9c30cf5 lavc/mediacodecdec_h264: properly convert extradata to annex-b 9 years ago
Michael Niedermayer 55ef890b29 avcodec/iff: Print error for cols/bpp/bytes being bad in decode_delta_j() 9 years ago
Michael Niedermayer fcdbbbd85a avcodec/iff: decode_delta_j: Check that the number of bytes that will be read are available 9 years ago
Carl Eugen Hoyos 420ba222c6 lavc/mjpeg_parser: Allow jpegls parsing. 9 years ago
James Almer 645489cf90 x86/dcadsp: optimize lfe_fir0_float_fma3 on x86_32 9 years ago
James Almer 293484fa5e avcodec: add missing xmm/neon clobber test wrappers for the new decode API 9 years ago
Clément Bœsch 64c619369b lavc/h264_slice: use sps directly when checking for invalid 8x8 inference 9 years ago
Michael Graczyk 37941878f1 libopusenc: Add channel mapping family argument 9 years ago
Michael Graczyk a1e3c7cf0f libopusenc: Refactor to simplify forthcoming mapping_family parameter 9 years ago
Michael Niedermayer febc862b53 avcodec/h264_parser: Set sps/pps_ref 9 years ago
James Almer 77eb05a2f1 avcodec/h264_slice: Only call ff_h264_flush_change() on initialized contexts 9 years ago
Martin Vignali d9e1e08133 libavcodec/exr : fix decoding piz float file. 9 years ago
Benoit Fouet 879330c561 h264: make H264ParamSets sps const 9 years ago
Benoit Fouet 4cc1ce4a91 h264: straighten dimensions check ff_h264_decode_seq_parameter_set 9 years ago
Benoit Fouet 3e8cda1eb1 h264_ps: change decode_scaling_matrices so that it takes const {s,p}ps 9 years ago
Clément Bœsch a2901472fe lavc/h264_slice: properly forward positive "error" code 9 years ago
Michael Niedermayer 0c50f6905f avcodec/h264: Remove au_pps_id 9 years ago
Michael Niedermayer e6e8750e94 avcodec/h264: Remove current_sps_id 9 years ago
Clément Bœsch f755aa5ebd lavc: move 2 more BITSTREAM_READER_LE definitions 9 years ago
Matthieu Bouron db0af7250a lavc/mediacodecdec_h264: add missing NAL headers to SPS/PPS buffers 9 years ago
Michael Niedermayer 6cc4c42226 avcodec/ccaption_dec: Fix mixed declaration and statement. 9 years ago
Aman Gupta 4448f16ef5 avcodec/ccaption_dec: implement tab offset commands 9 years ago
Clément Bœsch c5566f0a94 lavc/pnm_parser: disable parsing for text based PNMs 9 years ago
Matthieu Bouron 9eb3da2f99 asm: FF_-prefix internal macros used in inline assembly 9 years ago
Michael Niedermayer e9394ca63d avcodec/libopenjpegenc: Set numresolutions by default to a value that is not too large 9 years ago
Paul B Mahol 8fb92ea7e2 avcodec: add YUY2 Lossless Codec decoder 9 years ago
Michael Niedermayer 9981b70da5 avcodec/h264_sei: Do not skip subsequent SEIs on errors potentially caused by missing parameter sets. 9 years ago
Timo Rothenpieler 888a5c7947 avcodec/nvenc: Bring encoder names in line with other encoders 9 years ago
Martin Storsjö a590d344e3 omx: Don't return > 0 from omx_encode_frame 9 years ago
Aman Gupta ee2a8f142b avcodec/omx: fix deprecation warning for ff_alloc_packet 9 years ago
Martin Vignali d96b8144c0 avcodec/exr: add missed hunks from previous exr commit 9 years ago
Martin Vignali 1e38791b7f avcodec/exr: fix reading float channel when there is half and float channels in a file 9 years ago
Clément Bœsch dfd0c0f981 lavc/neontest: fix constness in arm/aarch64 avcodec_open2() wrappers 9 years ago
Jing Yu 311a953c76 avcodec/ppc: fix broken build when compiling libavcodec with LLVM on PPC backend 9 years ago
Michael Niedermayer 6935aaa748 avcodec/flac_parser: Increase FLAC_MAX_SEQUENTIAL_HEADERS by 1 9 years ago
Michael Niedermayer 947daffa59 avcodec/libx264: Remove unused variable 9 years ago
Matthieu Bouron 55816c9269 lavc/mediacodec: increase buffer dequeue timeout when the codec needs to be drained 9 years ago
Matthieu Bouron b316ebf46d lavc/mediacodec: rely on buffer flags to detect end of stream 9 years ago
Matthieu Bouron 30e3a27119 lavc/mediacodec: re-indent after previous commit 9 years ago
Matthieu Bouron a71d518575 lavc/mediacodec: discard 0-sized buffers 9 years ago
Derek Buitenhuis a02766fb4d avcodec: remove libutvideo wrapper support 9 years ago
Paul B Mahol dccea0ed0d avcodec/sheervideo: fix YbYr format decoding 9 years ago
Clément Bœsch aef2d3d2b5 lavc: fix previous merge 9 years ago