76175 Commits (0d7c0274833546bbbd243a109f266294d929ab38)
 

Author SHA1 Message Date
Paul B Mahol 0d7c027483 avformat/electronicarts: support ADPCM PSX 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
Marton Balint b69b43e2c4 ffmpeg: exit on corrupt packets or decoded frames if exit_on_error flag is present 9 years ago
Marton Balint e2b416b68e ffmpeg: factorize checking decoder result 9 years ago
Marton Balint f4730a5845 ffmpeg: exit on av_write_trailer failure if exit_on_error is set 9 years ago
Marton Balint a1240c0522 ffmpeg: log failed av_write_trailer 9 years ago
Timothy Gu ab5f43e634 vc1dsp: Port ff_vc1_put_ver_16b_shift2_mmx to yasm 9 years ago
Alexis Ballier 12628e3369 libavformat/mxfdec.c: Report dark metadata keys only when they match no parser at all, not everytime they fail to match one. 9 years ago
Alexis Ballier 94ec82f14a libavformat/mxfdec.c: cosmetics: Add missing space after '?' in log message. 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
Tobias Rapp 18e8fac531 avfilter/vf_ssim: Add support for writing stats to stdout 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
Rostislav Pehlivanov 0f87cbdd51 lavf: add oggparsedaala and bump micro 9 years ago
Rostislav Pehlivanov b7c9873bed lavc: add AV_CODEC_ID_DAALA to the list of codec IDs and bump minor 9 years ago
James Zern 6540fe04a3 libvpxenc: remove some unused ctrl id mappings 9 years ago
Timothy Gu 6b41b44149 huffyuvencdsp: Convert ff_diff_bytes_mmx to yasm 9 years ago
Tobias Rapp 1ec8c1554e avfilter/vf_psnr: Add support for writing stats to stdout 9 years ago
Andreas Cadhalpun 451b6a990a avutil: merge avpriv_float_dsp_init into avpriv_float_dsp_alloc 9 years ago
Andreas Cadhalpun 3dfb643cd4 avcodec: remove unused avpriv_ac3_parse_header 9 years ago
Andreas Cadhalpun 95687dc310 avutil: install des.h, rc4.h and tree.h as public headers 9 years ago
Timothy Gu bc22cd244e dnxhdenc: Optimize get_pixels_8x4_sym for 10-bit 9 years ago
Hendrik Leppkes 00ae5b401b dca_parser: don't overwrite the sample rate, it may not be correct 9 years ago
wm4 de1b1a7da9 avformat/mp3dec: improve junk skipping heuristic 9 years ago
Paul B Mahol 35564318ad avformat: add wve demuxer 9 years ago
Paul B Mahol 0e08d6ca14 avformat: add msf demuxer 9 years ago
Michael Niedermayer e91cd8a9c4 compat/solaris/make_sunver.pl: Use /usr/bin/env perl instead of /usr/bin/perl 9 years ago
Timothy Gu 068e6cb732 huffyuvencdsp: Use intptr_t for width 9 years ago
Timothy Gu a079cbf458 x86: vc1dsp_mmx: Move yasm initiation steps to vc1dsp_init 9 years ago
Timothy Gu 607f820ec7 x86: fpel: Remove erroneous ff_put_pixels8_mmxext prototype 9 years ago
Timothy Gu cb6f1f8bf9 x86: fpel: Move prototypes for 4-px block functions 9 years ago
Michael Niedermayer fb4d350ff3 avcodec/mpegaudio_parser: Update comment to match code 9 years ago
James Zern 7b4367d93e vp9_parser: fix endless loop w/0-sized frame 9 years ago
Matt Oliver b0bb1dc62d lavu/intmath.h: Move x86 only msvc/icl functions to x86 specific header. 9 years ago
Matt Oliver 216cc1f6fe lavu/intmath.h: Add msvc/icl ctzll optimisations. 9 years ago
Clément Bœsch ce0a117ed4 avutil/opt: display a better default value for int/int64 options 9 years ago
Kyle Swanson 32403d1fab avfilter/af_flanger: free frame on ENOMEM 9 years ago
Ganesh Ajjanagadde 07d4fe3a87 avutil: use EINVAL instead of -1 for the return code of crypto related init functions 9 years ago
Michael Niedermayer 94f7c97e05 avformat/vag: Remove unused variable pos 9 years ago
Paul B Mahol 416e35e5aa avfilter: add zscale filter 9 years ago
Ganesh Ajjanagadde e11e32686f avcodec/bitstream: replace qsort with AV_QSORT 9 years ago
Carl Eugen Hoyos 9496f565dc configure: Simplify using --disable-all. 9 years ago
Paul B Mahol 7bbd060324 avcodec/adpcm: increase max channels for ADPCM PSX to 8 9 years ago
Paul B Mahol bb1d3f1078 avformat/rsd: add VAG support 9 years ago
Alexis Ballier 6e8d856ad6 libavcodec/mpegvideo_enc.c: Fix encoding videos with less frames than the delay of the encoder. 9 years ago
Michael Niedermayer fd46d6deac avcodec/mpegvideo_enc: Merge ifs with identical conditions 9 years ago