36646 Commits (472fee91bcf9b7bae81fd4c00bbe5151ca458a7c)

Author SHA1 Message Date
Michael Niedermayer 3f3025205f Bump minor versions for 3.2 8 years ago
Michael Niedermayer c92f55847a avcodec/dvdsubdec: Fix off by 1 error 8 years ago
Michael Niedermayer 25ab1a65f3 avcodec/dvdsubdec: Fix buf_size check 8 years ago
Carl Eugen Hoyos 134233972e lavc/utvideoenc: Set bits_per_coded_sample for rgba. 8 years ago
Michael Niedermayer 85d23e5cbc avcodec/interplayvideo: Check side data size before use 8 years ago
Michael Niedermayer c1173437fc avcodec/ffv1enc: Fix storing RGB48 without explicitly set level 8 years ago
Ronald S. Bultje be885da342 vp9: change order of operations in adapt_prob(). 8 years ago
Rodger Combs ba53504e57
lavc/utils: avcodec_string: dump field order when known 8 years ago
Rodger Combs f271a9bd99
lavc/h264_parser: export field order in more cases 8 years ago
Rodger Combs d13740f3a2
lavc/parser: export field order if not already set 8 years ago
Zhou Xiaoyong 89ec4adad6 avcodec/mips: loongson optimize mmi load and store operators 9 years ago
Philip Langdale ee7d6738ca avcodec/cuvid: Allow reinitialization of decoder 9 years ago
Michael Niedermayer 2c1d38d1e1 avcodec/snowenc: Clear MMX state after edge drawing and picture encode 9 years ago
Michael Niedermayer de0cd0ffc9 avcodec/mpegvideo_enc: Add missing emms_c() to clear MMX state after SIMD use 9 years ago
Michael Niedermayer 966c5c7bb8 avcodec/utils: Move emms_c() before memory allocation functions in avcodec_encode_video2() 9 years ago
Michael Niedermayer 493ad519dd avcodec/cavsdec: Clear MMX state after MB decode loop 9 years ago
Michael Niedermayer 70dc6bbf1b avcodec/svq1enc: Clear MMX state after svq1_encode_plane() 9 years ago
Kagami Hiiragi 41da4f8cb3 lavc/libvpxenc: fix -auto-alt-ref option type 9 years ago
Andreas Cadhalpun c8a6eb58d7 doc: fix spelling errors 9 years ago
Carlos Fernandez d53a120ad6 lavc: add SCTE-35 CUI codec ID 9 years ago
Andreas Cadhalpun a92f8edf0c mpeg12dec: unref discarded picture from extradata 9 years ago
Andreas Cadhalpun 1966ea012f cavsdec: unref frame before referencing again 9 years ago
Steven Liu 4d92bd3ca2 avcodec/vda: define av_vda_default_init2 when CONFIG_H264_VDA_HWACCEL equ 0 9 years ago
Michael Niedermayer 03ec6b780c avcodec/mpegvideo_enc: Clear mmx state in ff_mpv_reallocate_putbitbuffer() 9 years ago
Michael Niedermayer 4f96f9d111 avcodec/utils: Clear MMX state before returning from avcodec_default_execute*() 9 years ago
Michael Niedermayer 6c5b98d40b avcodec/dnxhdenc: Move allocation out of radix_sort() 9 years ago
Hendrik Leppkes 8bd38ec5bd dxva2: fix surface selection when compiled with both d3d11va and dxva2 9 years ago
Carl Eugen Hoyos c0e2846dcd lavc/sheervideo: Increase av_get_codec_tag_string() input buffer size. 9 years ago
Sven C. Dack aebbcb2706 avcodec/nvenc_hevc: Added missing option -temporal_aq 9 years ago
Sven C. Dack da4d0fa86b avcodec/nvenc: add test for Temporal AQ support 9 years ago
Matthieu Bouron d5082a2ce7 lavc/mediacodec: use more meaningful filenames 9 years ago
Matthieu Bouron f62c54456d lavc: add mpeg4 mediacodec decoder 9 years ago
Matthieu Bouron 0f7fce87ea lavc: add vp8/vp9 mediacodec decoders 9 years ago
Matthieu Bouron b8c158a4ed lavc/mediacodec_wrapper: do not discard codecs reporting they do not support any profile 9 years ago
Aman Gupta f45d5e07dd lavc/videotoolboxenc: skip SEI allocation when side data is not present 9 years ago
Rostislav Pehlivanov d2ae5f77c6 aacenc: add SIMD optimizations for abs_pow34 and quantization 9 years ago
Jon Toohill 81f4f789de lavc/libmp3lame: send encoder delay/padding in packet side data 9 years ago
Michael Niedermayer 9545ff3ec3 avcodec/mediacodec: Factor duplicate include 9 years ago
Carl Eugen Hoyos f04c27fe7c lavc/videotoolboxenc: Enable a53cc by default. 9 years ago
Rick Kern d3874b74f3 lavc/videotoolboxenc: Error log formatting. 9 years ago
Rick Kern 9875695e2c lavc/videotoolboxenc: Update a53cc handling 9 years ago
Rick Kern aa413b810a lavc/videotoolboxenc: flush/free frames on close 9 years ago
Aman Gupta 9ea91e4114 lavc/videotoolboxenc: implement a53cc 9 years ago
James Almer 4b0f37dadb avcodec/utils: print Chroma Location string in verbose log level 9 years ago
Andreas Cadhalpun 56706ac0d5 libopenjpegenc: fix out-of-bounds reads when filling the edges 9 years ago
Andreas Cadhalpun 69c8505f3b libopenjpegenc: stop reusing image data buffer for openjpeg 2 9 years ago
Andreas Cadhalpun 7a65aef00d configure: fix detection of libopenjpeg 9 years ago
Vicente Olivert Riera 04b0792e4a libavcodec/mips/h264dsp_msa.c: fix type in some function parameters 9 years ago
Timo Rothenpieler 30c5587503 avcodec/nvenc: add support for forcing intra/idr frames 9 years ago
Philip Langdale 03d6d5f376 crystalhd: Use mpeg4_unpack_bframes to avoid buggy crystalhd handling 9 years ago