34042 Commits (3f5029181307d9e3e1558234b4bd9985269f62b4)

Author SHA1 Message Date
Kirill Gavrilov bea931c2eb avcodec/png: read and write stereo3d frame side data information 9 years ago
Andreas Cadhalpun eaa6bade37 avcodec: install avdct.h as public header 9 years ago
Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
Hendrik Leppkes 31741aecbf avcodec: disallow hwaccel with frame threads 9 years ago
Timothy Gu 9b40ce5a45 avcodec: srtdec: Reindent 9 years ago
Kieran Kunhya b3e5f15b95 opusdec: Don't run vector_fmul_scalar on zero length arrays 9 years ago
Michael Niedermayer 07225fa74f avcodec/opusdec: Fix extra samples read index 9 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
Clément Bœsch 51ee62d50b avcodec/options: remove a few more redundant "default" information 9 years ago
Clément Bœsch 90c4ccc629 avcodec/options: remove redundant and wrong default information for skipcmp option 9 years ago
Clément Bœsch 7794627032 avcodec/avdct: remove redundant "default" information in options 9 years ago
Hendrik Leppkes 9cbae3a7d5 roqvideodec: use av_frame_copy 9 years ago
Paul B Mahol 035ae3c009 avcodec: add SDX2 DPCM decoder 9 years ago
Tom Butterworth 9f5d6f460c hap: Set avctx.bits_per_coded_sample 9 years ago
Vittorio Giovara 3c5cf2a31b screenpresso: Drop parameter change check 9 years ago
Alexis Ballier 447b5b278c mpegvideo_enc: Fix encoding videos with less frames than the delay of the encoder 9 years ago
Michael Niedermayer 27eeee76b2 mpegvideo_enc: Merge ifs with identical conditions 9 years ago
Michael Niedermayer f0a88d4d2a mpegvideo_enc: Factor new_picture unref out 9 years ago
Ganesh Ajjanagadde 9bc3d3355f avcodec/huffman: replace qsort with AV_QSORT 9 years ago
Ganesh Ajjanagadde 38f4e973ef all: fix -Wextra-semi reported on clang 9 years ago
Ganesh Ajjanagadde 4c96985af1 all: remove some casts of function pointer to void * 9 years ago
Ronald S. Bultje 49d8a70dc5 vp9: uses ff_set_dimensions (which sets coded_width/height). 9 years ago
Ronald S. Bultje 52f84d82bd videodsp: don't overread edges in vfix3 emu_edge. 9 years ago
Marton Balint 5e9f14e4bf libzvbi-teletextdec: fix AVSubtitleRect pict compatiblity code 9 years ago
Carl Eugen Hoyos 9c069bf71a lavc/hapdec: Use correct no-transparency colour space. 9 years ago
Michael Niedermayer e06ef9aa5f avcodec/dpxenc: Fix "libavcodec/dpxenc.c:250:44: warning: passing argument 3 of av_image_copy_to_buffer from incompatible pointer type" 9 years ago
Paul B Mahol 8dea76180c avcodec: extend long decription for adpcm psx codec 9 years ago
Vittorio Giovara 533a619850 innoHeim/Rsupport Screen Capture Codec decoder 9 years ago
Tom Butterworth a60539bb5e avcodec/hap: set bits_per_coded_sample 9 years ago
Arttu Ylä-Outinen 233d2fa044 kvazaar: Add libkvazaar HEVC encoder 9 years ago
Luca Barbato 1ec72c6c68 libx264: Make sure the extradata are padded 9 years ago
Michael Niedermayer 3f85552e40 avcodec/libzvbi-teletextdec: Add variable to fix build 9 years ago
Hendrik Leppkes ce97363628 avcodec/libzvbi: Update for AVSubtitleRect changes 9 years ago
Michael Niedermayer 37498a4b20 avcodec/nuv: Fix 'libavcodec/nuv.c:83:19: warning: passing argument 3 of av_image_copy from incompatible pointer type' 9 years ago
Michael Niedermayer ea5a1d1485 avcodec/x86/vc1dsp: Remove unused macro 9 years ago
Hendrik Leppkes ef4fbee79d roqvideodec: use av_frame_copy 9 years ago
Hendrik Leppkes b54d645116 qsvdec: fix get_format and hwaccel_context handling 9 years ago
Vittorio Giovara dca23ffbc7 lavc: Deprecate AVPicture structure and related functions 9 years ago
Vittorio Giovara 3ee2c60cc2 utils: Use data buffers directly instead of an AVPicture 9 years ago
Carl Eugen Hoyos 775b84e30e lavc/x86/vc1dsp_init: Fix compilation with --disable-yasm. 9 years ago
Julian Scheel 7ebe12fc55 mmaldec: Add mpeg2 decoding support 9 years ago
James Almer 73353af6e5 x86/Makefile: move decoder/encoder objects out of the subsystems section 9 years ago
Timothy Gu ab5f43e634 vc1dsp: Port ff_vc1_put_ver_16b_shift2_mmx to yasm 9 years ago
Andreas Cadhalpun a4680e7170 avcodec: rename avpriv_color_frame to ff_color_frame 9 years ago
Andreas Cadhalpun 957f92729a avcodec: drop 2 suffix from avpriv_ac3_parse_header2 9 years ago
Timothy Gu 98da061461 huffyuvencdsp: Cherry pick changes left out in the last commit 9 years ago
Timothy Gu 5e586e1bef huffyuvencdsp: Add ff_diff_bytes_{sse2,avx2} 9 years ago
Julian Scheel da43e9e157 mmaldec: Fix avpriv_atomic_get usage 9 years ago
Hendrik Leppkes 4da52e3630 aacdec: fix strict prototype warning 9 years ago
Vittorio Giovara a17a766190 lavc: Add data and linesize to AVSubtitleRect 9 years ago