83044 Commits (eaff1aa09e90e2711207c9463db8bf8e8dec8178)
 

Author SHA1 Message Date
Steinar H. Gunderson eaff1aa09e avcodec: move bitswap_32() into a header file 8 years ago
Paul B Mahol 107b3064d8 avcodec/wmaprodec: do not force extradata presence for XMA 8 years ago
Paul B Mahol 45cd50e5e2 avcodec/psd: fix ugly typo 8 years ago
Steven Liu 184c13f64a avfilter/vf_libopencv: fix resource leak in read_shape_frame_filter 8 years ago
Martin Vignali 658e626cc0 libavcodec/psd : add support for psd bitmap mode 8 years ago
Carl Eugen Hoyos 4313ed511a lavc/psd: Interpret DUOTONE as GRAYSCALE. 8 years ago
Steven Liu daff04bd18 avformat/hlsenc: fix the bug when the largest segment duration pointer right value is 0 8 years ago
Steven Liu 2deafd9898 avformat/hlsenc: fix hls start and tail segment duration 8 years ago
Steven Liu d9c2cfd316 avcodec/bsf: fix resource leak in av_bsf_list_parse_str 8 years ago
Michael Niedermayer f48b6b8b91 avcodec/tiff: Perform multiply in tiff_unpack_lzma() as 64bit 8 years ago
Lou Logan 890320b1c0 doc/scaler: mention default scaling algorithm 8 years ago
Paul B Mahol 24d31a8074 avcodec/qdm2: make use of bytestream2 8 years ago
Paul B Mahol 7aef56864c avfilter/af_sofalizer: speed and clean up fast convolution a little 8 years ago
Henrik Gramner cd09e3b349 x86inc: Avoid using eax/rax for storing the stack pointer 8 years ago
Wang Bin 0e8b68a2c4 avutil/tile: check clock_gettime at runtime for apple platforms 8 years ago
Jun Zhao b53b3a4f6a lavc/vaapi_encode_h264: disable B frames in baseline profile 8 years ago
Paul B Mahol 0ddc24d232 avfilter/af_dynaudnorm: fix hang with too short input 8 years ago
Michael Niedermayer 762bf6f4af avcodec/bsf: Fix av_bsf_list_free() 8 years ago
Michael Niedermayer bd83c295fc avcodec/omx: Do not pass negative value into av_malloc() 8 years ago
Tobias Stoeckmann 95d9a85ca3 ffserver: local OOB write with custom program name 8 years ago
Paul B Mahol fd010406c0 avformat/riff: extend MagicYUV fourcc list 8 years ago
foo86 000638431c avcodec/dca: add support for 20-bit XLL 8 years ago
softworkz 20e8be0c20 avformat/matroskaenc: Regression fix for invalid MKV headers 8 years ago
Clément Bœsch 27627c281e lavfi/selectivecolor: add a link to algorithm explanations 8 years ago
softworkz 9488032e10 libavformat/avio: Add avio_get_dyn_buf function 8 years ago
Paul B Mahol 90ac9f4094 avcodec: add QDMC decoder 8 years ago
Paul B Mahol 49633f9f74 avcodec/iff: add support for vertical word compression in ILBM 8 years ago
Andreas Cadhalpun d74c471a39 omadec: fix overflows during bit rate calculation 8 years ago
Kevin Wheatley 09905c412d libavcodec/exr: Fix blank output when data window != display window 8 years ago
Michael Niedermayer bc6b53ae99 avfilter/asrc_flite: Fix textbuf leak 8 years ago
Paul B Mahol 520c0736fd avfilter/vf_shuffleframes: allow also dropping frames 8 years ago
Steven Liu d1f3e475f9 avformat/test/fifo_muxer: add check for FailingMuxerPacketData alloc 8 years ago
Rostislav Pehlivanov 2d208aaabe imdct15: replace the FFT with a faster PFA FFT algorithm 8 years ago
Rostislav Pehlivanov 4fdacf4cdb imdct15: remove the AArch64 assembly 8 years ago
Steven Liu 57ae94a3c0 avformat/hlsenc: fix Explicit null dereferenced in hlsenc 8 years ago
Steve Lhomme fd0716b364 dxva2: make ff_dxva2_get_surface() static and rename it 8 years ago
Bela Bodecs 4068f5fac7 doc/muxers/hlsenc: typo hls_flag: discont_starts => discont_start 8 years ago
Bela Bodecs 4c63910bdb vformat/hlsenc: typo in default localtime pattern 8 years ago
Carl Eugen Hoyos e6050d81b0 lavc/Makefile: Clean up the amv encoder dependencies. 8 years ago
Michael Niedermayer 7ca2a23aaa avcodec/bitstream: Document the values supported for *_size in ff_init_vlc_sparse() 8 years ago
Michael Niedermayer 8f1d18a91b avcodec/bitstream: assert that *_size in ff_init_vlc_sparse() is valid 8 years ago
Carl Eugen Hoyos f3adb6f74b configure: Fix standalone compilation of the ljpeg encoder. 8 years ago
Steven Liu 93593674bc avformat/hlsenc: fix memleak in hlsenc 8 years ago
Bela Bodecs 8c9c43fc43 avformat/hlsenc: bugfix in duplicate filename detection 8 years ago
Paul B Mahol 72d6101510 avfilter/avf_aphasemeter: fix memleaks 8 years ago
Carl Eugen Hoyos 38e4bcae09 lavf/matroska: Fix the codec_id for mkv tag A_MPEG/L1. 8 years ago
Bela Bodecs 557c0df9a8 avformat/hlsenc: size and duration in segment filenames 8 years ago
Tobias Rapp 5796048f6a avformat/avidec: clean-up identifier names 8 years ago
Michael Niedermayer 4221c68edb avformat/flvenc: Check for extradata allocation failure 8 years ago
Andreas Cadhalpun e8651f51aa wmavoice: validate block alignment 8 years ago