43058 Commits (31619584556466e4beab98e9b04ed4c5ba0db178)
 

Author SHA1 Message Date
Justin Ruggles 2f096bb10e lavr: add x86-optimized mixing functions 13 years ago
Justin Ruggles 79687079a9 x86: add support for fmaddps fma4 instruction with abstraction to avx/sse 13 years ago
Steven Robertson b3841db133 vf_alphamerge: Fix reversed conditional 13 years ago
Matthieu Bouron 789f8cb03a avutil: support 50 and 60 frame rates in timecode api 13 years ago
Marton Balint 3be02afb56 mxfdec: fix off by one error in d10 aes3 decoding 13 years ago
jamal c49e0d2cdd aviobuf: Fix warning about discarded qualifier 13 years ago
Michael Niedermayer a2cd13f04f zmbv: Fix warning about discarded qualifier 13 years ago
jamal cb40d36074 ffv1: Fix warnings about incompatible pointer type and discarded qualifiers 13 years ago
Kostya Shishkov 0cf7d849ff tscc2: fix typo in array index 13 years ago
Mans Rullgard b9d3c37848 build: use COMPILE template for HOSTOBJS 13 years ago
Mans Rullgard a758c5e259 build: do full flag handling for all compiler-type tools 13 years ago
Ronald S. Bultje 02ac28229a eval: fix printing of NaN in eval fate test. 13 years ago
Diego Biurrun 8784959234 build: Rename aandct component to more descriptive aandcttables 13 years ago
Michael Niedermayer 236ecc3502 fate: change fate-suite rsync server. 13 years ago
Ronald S. Bultje bde73f28af mpegaudio: bury inline asm under HAVE_INLINE_ASM. 13 years ago
Ronald S. Bultje 30b45d9c38 x86inc: automatically insert vzeroupper for YMM functions. 13 years ago
Clément Bœsch 316f8db2c2 SubViewer demuxer and decoder. 13 years ago
Clément Bœsch 2755abff3e lavc/rt: small wording fix in a comment. 13 years ago
Samuel Pitoiset 8ea1459bc3 rtmp: Check the buffer length of ping packets 13 years ago
Samuel Pitoiset e49e6b6451 rtmp: Allow having more unknown data at the end of a chunk size packet without failing 13 years ago
Samuel Pitoiset 2357f60687 rtmp: Prevent reading outside of an allocate buffer when receiving server bandwidth packets 13 years ago
Michael Niedermayer 7333798c85 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 307a20cca2 Changelog: put entries lost in 2cb4d51654 back 13 years ago
Michael Niedermayer f5a5b4344b ffmpeg: doxyfy some comments and mention the timebase used in various timestamp fields. 13 years ago
Michael Niedermayer 1a7af514de ffmpeg: move decoded_frame->pts computation together 13 years ago
Michael Niedermayer c76a5365bb ffmpeg: Fix rounding errors in decoded_frame->pts computation 13 years ago
Michael Niedermayer 9b1fdb1c5a ffmpeg: fix assumed decoded_frame->pts timebase 13 years ago
Michael Niedermayer b616405c16 ffmpeg: reset decoded_frame->pts after rescaling. 13 years ago
Michael Niedermayer e15e5328a7 mpc8: Initialize AVFrame properly 13 years ago
Michael Niedermayer 5938b4d398 mpc7: Initialize AVFrame properly 13 years ago
Michael Niedermayer 55fa883b30 ffmpeg: fix units of next_?ts in debug printing routine. 13 years ago
Michael Niedermayer 506ffa793f h264_cabac: switch to av_assert 13 years ago
Michael Niedermayer 7a4e30f3b6 h264_cabac: switch to av_assert 13 years ago
Michael Bradshaw 44dc9c6af0 libopenjpeg: support YUV and deep RGB pixel formats 13 years ago
Carl Eugen Hoyos 92566540c3 Fix typo in v410 decoder. 13 years ago
William Yu d5d5e3dabe lavfi/af_amerge: avfilter_copy_buffer_ref_props will overwrite output pts 13 years ago
Michael Niedermayer 97c0d5357d omadec: switch to AVSTREAM_PARSE_FULL_RAW 13 years ago
Michael Niedermayer 9c83f3e659 loasdec: switch to AVSTREAM_PARSE_FULL_RAW 13 years ago
Michael Niedermayer e083a62e9d aacdec: switch to AVSTREAM_PARSE_FULL_RAW 13 years ago
Michael Niedermayer 6f6182372c hls: replace probsize=0 by noheader flag removial. 13 years ago
Michael Niedermayer 12d1ee6a5e ff_add_index_entry: reject AV_NOPTS_VALUE 13 years ago
Michael Niedermayer 2cd491a47c lavf: move generic index generation code to a later point 13 years ago
Michael Niedermayer 2880c31660 parse_packet: use pkt.pos always instead of the avparser offset. 13 years ago
Michael Niedermayer 4e7f9ebdc2 wav: switch to AVSTREAM_PARSE_FULL_RAW 13 years ago
Michael Niedermayer fdc371114f ff_raw_audio_read_header: mark as AVSTREAM_PARSE_FULL_RAW 13 years ago
Michael Niedermayer 5ea4ee7bcb flacdec: mark as AVSTREAM_PARSE_FULL_RAW 13 years ago
Michael Niedermayer ea8c12c90f mp3dec: mark as AVSTREAM_PARSE_FULL_RAW 13 years ago
Piotr Bandurski c5f23df2dd movenc: fix remuxing of yuv2 13 years ago
Michael Niedermayer 9054f6b66b probe_codec: fix memory corruption 13 years ago
Nicolas George 6bf87785e8 ffmpeg: warn about new streams after startup. 13 years ago