76154 Commits (1ec8c1554ed81a31ac4f82621121405de067b21e)
 

Author SHA1 Message Date
Tobias Rapp 1ec8c1554e avfilter/vf_psnr: Add support for writing stats to stdout 10 years ago
Andreas Cadhalpun 451b6a990a avutil: merge avpriv_float_dsp_init into avpriv_float_dsp_alloc 10 years ago
Andreas Cadhalpun 3dfb643cd4 avcodec: remove unused avpriv_ac3_parse_header 10 years ago
Andreas Cadhalpun 95687dc310 avutil: install des.h, rc4.h and tree.h as public headers 10 years ago
Timothy Gu bc22cd244e dnxhdenc: Optimize get_pixels_8x4_sym for 10-bit 10 years ago
Hendrik Leppkes 00ae5b401b dca_parser: don't overwrite the sample rate, it may not be correct 10 years ago
wm4 de1b1a7da9 avformat/mp3dec: improve junk skipping heuristic 10 years ago
Paul B Mahol 35564318ad avformat: add wve demuxer 10 years ago
Paul B Mahol 0e08d6ca14 avformat: add msf demuxer 10 years ago
Michael Niedermayer e91cd8a9c4 compat/solaris/make_sunver.pl: Use /usr/bin/env perl instead of /usr/bin/perl 10 years ago
Timothy Gu 068e6cb732 huffyuvencdsp: Use intptr_t for width 10 years ago
Timothy Gu a079cbf458 x86: vc1dsp_mmx: Move yasm initiation steps to vc1dsp_init 10 years ago
Timothy Gu 607f820ec7 x86: fpel: Remove erroneous ff_put_pixels8_mmxext prototype 10 years ago
Timothy Gu cb6f1f8bf9 x86: fpel: Move prototypes for 4-px block functions 10 years ago
Michael Niedermayer fb4d350ff3 avcodec/mpegaudio_parser: Update comment to match code 10 years ago
James Zern 7b4367d93e vp9_parser: fix endless loop w/0-sized frame 10 years ago
Matt Oliver b0bb1dc62d lavu/intmath.h: Move x86 only msvc/icl functions to x86 specific header. 10 years ago
Matt Oliver 216cc1f6fe lavu/intmath.h: Add msvc/icl ctzll optimisations. 10 years ago
Clément Bœsch ce0a117ed4 avutil/opt: display a better default value for int/int64 options 10 years ago
Kyle Swanson 32403d1fab avfilter/af_flanger: free frame on ENOMEM 10 years ago
Ganesh Ajjanagadde 07d4fe3a87 avutil: use EINVAL instead of -1 for the return code of crypto related init functions 10 years ago
Michael Niedermayer 94f7c97e05 avformat/vag: Remove unused variable pos 10 years ago
Paul B Mahol 416e35e5aa avfilter: add zscale filter 10 years ago
Ganesh Ajjanagadde e11e32686f avcodec/bitstream: replace qsort with AV_QSORT 10 years ago
Carl Eugen Hoyos 9496f565dc configure: Simplify using --disable-all. 10 years ago
Paul B Mahol 7bbd060324 avcodec/adpcm: increase max channels for ADPCM PSX to 8 10 years ago
Paul B Mahol bb1d3f1078 avformat/rsd: add VAG support 10 years ago
Alexis Ballier 6e8d856ad6 libavcodec/mpegvideo_enc.c: Fix encoding videos with less frames than the delay of the encoder. 10 years ago
Michael Niedermayer fd46d6deac avcodec/mpegvideo_enc: Merge ifs with identical conditions 10 years ago
Michael Niedermayer b379e1d6df avcodec/mpegvideo_enc: Factor new_picture unref out 10 years ago
Paul B Mahol 002b0499b6 avfilter/af_ladspa: check functions return value in query_formats 10 years ago
Ganesh Ajjanagadde 62144b225d avfilter/internal: Doxygen for ff_fmt_is_in 10 years ago
Rostislav Pehlivanov 7303962f14 aacenc_ltp: adjust and speed up autocorrelation calculations 10 years ago
Derek Buitenhuis 4ffdba2418 mpegts: Make the sdt_period a double 10 years ago
Derek Buitenhuis 516d34de42 mpegts: Make the pat_period a double 10 years ago
Paul B Mahol c37d2cd01c avformat/vag: fix demuxing stereo files 10 years ago
Michael Niedermayer c38a6077ee avcodec/aacenc: Fix "libavcodec/aacenc.c:540:13: warning: ISO C90 forbids mixed declarations and code" 10 years ago
Michael Niedermayer 66d3666803 tests/fate-run: Remove ./ from run ffmpeg call 10 years ago
Marton Balint df239b7619 concatdec: fix file_start_time calculation regression 10 years ago
Ganesh Ajjanagadde 01790484c1 avfilter/internal: add av_warn_unused_result 10 years ago
Timothy Gu ed53c14a3c chromakey: Use the pixel descriptor API for chroma subsampling info 10 years ago
Hendrik Leppkes a8e86b0e3f libavformat/Makefile: remove unnecessary object file from wtv demuxer 10 years ago
Clément Bœsch 8c9c8fd035 avfilter/selectivecolor: fix correction_method option range 10 years ago
Rostislav Pehlivanov 4c9805538d aacenc_ltp: correct header description comment 10 years ago
Rostislav Pehlivanov b1d290920d fate: use -profile:a aac_ltp instead of -aac_ltp 1 for LTP encode test 10 years ago
Rostislav Pehlivanov b0a3c614b4 aacenc_ltp: replace av_clip() with av_clip_uintp2() 10 years ago
Rostislav Pehlivanov 780dba01f9 aacenc_ltp: fix assertion 10 years ago
Michael Niedermayer 92a26261d1 avformat/rsd: Check av_new_packet() return value 10 years ago
Michael Niedermayer acf23d9451 avformat/genh: Check av_new_packet() return value 10 years ago
Michael Niedermayer 58b19b6f63 tests/fate-run: Remove PROGSUF from function calls 10 years ago