42857 Commits (3ccf22c64a0065fa08fe642500f193394fd83d01)
 

Author SHA1 Message Date
Nicolas George 3ccf22c64a ffmpeg: keep packet/frame availability in global structures. 13 years ago
Piotr Bandurski b9c129be0f riff: fix remuxing of G723_1 in wav 13 years ago
Michael Niedermayer 01272e7662 Revert "lavf: count skipped samples for initial timestamps." 13 years ago
Michael Niedermayer 0e1925ddc4 iffdec: Fix integer overflow. 13 years ago
Michael Niedermayer 22ce78a95e vc1dec: dont apply the loop filter on fields 13 years ago
Michael Niedermayer 697edcc12a vc1dec: dont attempt error concealment on field pictures. 13 years ago
Michael Niedermayer 2e346bdaba ec: print picture type with concealment error message. 13 years ago
Alexander Strasser 3f22fcce3a tools/bisect-create: Support "bisect run" 13 years ago
yang 6a2bad2c4f dsputil_mmx: fix incorrect assembly code 13 years ago
Michael Niedermayer dc31b84cbf rtmpproto: fix compilation without optimizations 13 years ago
Martin Storsjö c66495c6d7 configure: Add a dependency on https for rtmpts 13 years ago
Michael Niedermayer 5a9fa84585 cavsdec: switch to av_assert 13 years ago
Michael Niedermayer bb1e0e80b0 libavcodec/bitstream: switch to av_assert 13 years ago
Paul B Mahol 3933782735 cosmetics: iff: split very long line 13 years ago
Carl Eugen Hoyos d147aedb6b Fix typo in v410 decoder. 13 years ago
Paul B Mahol c9a96ec3c7 cosmetics: iff: fix typo 13 years ago
Nicolas George ddcb99bb51 vf_deshake: set cur_buf to NULL. 13 years ago
Michael Niedermayer 6d4c97bb85 fate: enable fate-vc1_sa10143 13 years ago
Paul B Mahol ebe846fa73 vf_colormatrix: add missing semicolon 13 years ago
Michael Niedermayer 2cb4d51654 Merge remote-tracking branch 'qatar/master' 13 years ago
Justin Ruggles 7e15df7551 swr: resampling: add filter type and Kaiser window beta to AVOptions 13 years ago
Derek Buitenhuis d04c5293ce v410dec: Implement explode mode support 13 years ago
Reimar Döffinger 6c8fdfc5e5 zerocodec: fix direct rendering. 13 years ago
Clément Bœsch 61884b9d1b wav: init st to NULL to avoid a false-positive warning. 13 years ago
Hendrik Leppkes 37c6ad2345 wavpack: set bits_per_raw_sample for S32 samples to properly identify 24-bit 13 years ago
Nicolas George a7ac05ce2f src_movie: implement multiple outputs. 13 years ago
Nicolas George 05776119c1 buffersrc: use avfilter_get_buffer_ref_from_frame. 13 years ago
Nicolas George 5c5f75b92b lavfi: add avfilter_get_buffer_ref_from_frame. 13 years ago
Ronald S. Bultje 58db34aa1e h264: refactor NAL decode loop 13 years ago
Peter Ross a8fb7690d9 tls: user documentation 13 years ago
Samuel Pitoiset 08cd95e8a3 RTMPTE protocol support 13 years ago
Samuel Pitoiset acd554c103 RTMPE protocol support 13 years ago
Samuel Pitoiset 0e31088b6c rtmp: Add ff_rtmp_calc_digest_pos() 13 years ago
Samuel Pitoiset 3505d5574e rtmp: Rename rtmp_calc_digest to ff_rtmp_calc_digest and make it global 13 years ago
Stefano Sabatini 7afd42d9f2 lavfi/showwaves: do not set on outlink->out_buf the sent video frame 13 years ago
Peter Ross cc12a94c36 iff: set ham palette alpha to 0xFF 13 years ago
Michael Niedermayer 67a304985e vf_overlay: fix missed return 13 years ago
Nicolas George 612307978d lavfi: change "transmedia" into "multimedia". 13 years ago
Nicolas George be33da9a1d lavfi: add concat filter. 13 years ago
Nicolas George 1cadab6023 ffmpeg: select input file based on output time. 13 years ago
Ronald S. Bultje 3b175384bb swscale: add missing HAVE_INLINE_ASM check. 13 years ago
Ronald S. Bultje 3124886554 lavfi: place x86 inline assembly under HAVE_INLINE_ASM. 13 years ago
Mashiat Sarker Shakkhar 8d2e3fee0b vc1: Add a test for interlaced field pictures 13 years ago
Michael Niedermayer f4451d2e75 libschroedingerenc: remove assert related to the old API. 13 years ago
Michael Niedermayer d014e19515 libvorbisenc: switch to av_assert 13 years ago
Michael Niedermayer 72a9e646c3 libschroedingerenc: switch to av_assert 13 years ago
Michael Niedermayer 62514ca012 g723.1dec: Make postfilter user switchable 13 years ago
Michael Niedermayer 1eb1392690 g723.1: various cosmetics and changes that should have no user vissible effect. 13 years ago
Diego Biurrun 5a6e3c039c swscale: Mark all init functions as av_cold 13 years ago
Diego Biurrun 16d2a1a51c swscale: x86: Drop pointless _mmx suffix from filenames 13 years ago