42880 Commits (aee675a3264f53636128f49a5c043f444670c312)
 

Author SHA1 Message Date
Michael Niedermayer aee675a326 intrax8: asserts cleanup 12 years ago
Michael Niedermayer 3005122485 hls: call avformat_find_stream_info() 12 years ago
Michael Niedermayer da62b4326b av_find_stream_info: skip flushing codecs and estimating timings if probe_size==0 12 years ago
Michael Niedermayer 703f294934 fate: update avui test due to 12 years ago
Stefano Sabatini 10b44f4932 ffprobe: use av_guess_sample_aspect_ratio() for guessing the aspect ratio 12 years ago
Stefano Sabatini 9b42d6ed1f lavf/avformat.h: fix verb person for av_guess_sample_aspect_ratio() 12 years ago
Stefano Sabatini e564de26b3 lavfi/avfilter.h: add doxy for AVFilterLink.out_buf 12 years ago
Stefano Sabatini b73be80d48 lavfi/avfilter.h: add doxy for AVFilterLink.cur_buf 12 years ago
Carl Eugen Hoyos 20e88d8618 Fix avui stream-copy. 12 years ago
Michael Niedermayer 1c2beff04a lavf: Set pos for all packets of AVSTREAM_PARSE_FULL_RAW files. 12 years ago
Michael Niedermayer 72743aef03 imgconvert: Implement avcodec_find_best_pix_fmt_of_list() 12 years ago
Piotr Bandurski 23bb85b069 riff: make the G723.1 in wav output compatible with WMP/msacm codec 12 years ago
Michael Niedermayer e2fd18d40d lavf: factor AVStream st out 12 years ago
Michael Niedermayer 6b38101df5 parse_packet: reset pkt->pos after it has been used 12 years ago
Michael Bradshaw 043c75a989 libopenjpegenc: set numresolution max to INT_MAX 12 years ago
Michael Niedermayer 93342de1d8 Merge remote-tracking branch 'qatar/master' 12 years ago
Nicolas George 3ccf22c64a ffmpeg: keep packet/frame availability in global structures. 12 years ago
Piotr Bandurski b9c129be0f riff: fix remuxing of G723_1 in wav 12 years ago
Martin Storsjö 6a433fdba8 rtmp: Add credit/copyright to librtmp authors for parts of the RTMPE code 12 years ago
Michael Niedermayer 01272e7662 Revert "lavf: count skipped samples for initial timestamps." 12 years ago
Samuel Pitoiset f7bfb126cd rtmp: Move the CONFIG_ condition into the if conditions 12 years ago
Michael Niedermayer 0e1925ddc4 iffdec: Fix integer overflow. 12 years ago
Michael Niedermayer 22ce78a95e vc1dec: dont apply the loop filter on fields 12 years ago
Michael Niedermayer 697edcc12a vc1dec: dont attempt error concealment on field pictures. 12 years ago
Michael Niedermayer 2e346bdaba ec: print picture type with concealment error message. 12 years ago
Diego Biurrun 65d94f63ca aac: Mention abbreviation as well in long_name 12 years ago
Alexander Strasser 3f22fcce3a tools/bisect-create: Support "bisect run" 12 years ago
yang 6a2bad2c4f dsputil_mmx: fix incorrect assembly code 12 years ago
Diego Biurrun 6b80142144 build: Skip compiling rtmpdh.h if ffrtmpcrypt protocol is not enabled 12 years ago
Michael Niedermayer dc31b84cbf rtmpproto: fix compilation without optimizations 12 years ago
Martin Storsjö c66495c6d7 configure: Add a dependency on https for rtmpts 12 years ago
Diego Biurrun 816ff352a3 doc: Add Git configuration section 12 years ago
Michael Niedermayer 5a9fa84585 cavsdec: switch to av_assert 12 years ago
Michael Niedermayer bb1e0e80b0 libavcodec/bitstream: switch to av_assert 12 years ago
Paul B Mahol 3933782735 cosmetics: iff: split very long line 12 years ago
Carl Eugen Hoyos d147aedb6b Fix typo in v410 decoder. 12 years ago
Martin Storsjö 6c1ed45483 configure: Add a dependency on https for rtmpts 12 years ago
Adriano Pallavicino 999c63e4ca rtp: Only choose static payload types if the sample rate and channels are right 12 years ago
Paul B Mahol c9a96ec3c7 cosmetics: iff: fix typo 12 years ago
Nicolas George ddcb99bb51 vf_deshake: set cur_buf to NULL. 12 years ago
Michael Niedermayer 6d4c97bb85 fate: enable fate-vc1_sa10143 12 years ago
Paul B Mahol ebe846fa73 vf_colormatrix: add missing semicolon 12 years ago
Michael Niedermayer 2cb4d51654 Merge remote-tracking branch 'qatar/master' 12 years ago
Justin Ruggles 7e15df7551 swr: resampling: add filter type and Kaiser window beta to AVOptions 12 years ago
Derek Buitenhuis d04c5293ce v410dec: Implement explode mode support 12 years ago
Reimar Döffinger 6c8fdfc5e5 zerocodec: fix direct rendering. 12 years ago
Clément Bœsch 61884b9d1b wav: init st to NULL to avoid a false-positive warning. 12 years ago
Hendrik Leppkes 37c6ad2345 wavpack: set bits_per_raw_sample for S32 samples to properly identify 24-bit 12 years ago
Nicolas George a7ac05ce2f src_movie: implement multiple outputs. 12 years ago
Nicolas George 05776119c1 buffersrc: use avfilter_get_buffer_ref_from_frame. 12 years ago