49217 Commits (31cd1e20bbd55f3680e0417d8f3edcd8f7ac6a82)
 

Author SHA1 Message Date
Michael Niedermayer e6cc3c869b mvdec: minor simplification, remove av_inv_q() 12 years ago
Michael Niedermayer 4c9f35bb7c mvdec: use avpriv_set_pts_info() instead of directly setting tb. 12 years ago
Michael Niedermayer 1bb05797ec sanm: remove "duplicate" for loop. 12 years ago
Tim Walker ed1b01131e mlp: implement support for AVCodecContext.request_channel_layout. 12 years ago
Tim Walker b0c7e3ffd0 mlp_parser: account for AVCodecContext.request_channels when setting the channel layout. 12 years ago
Tim Walker 1fd2deedcc mlpdec: set the channel layout. 12 years ago
Tim Walker 3ffcccb4fb mlpdec: TrueHD: use Libav channel order. 12 years ago
Tim Walker 99ccd2ba10 mlp: store the channel layout for each substream. 12 years ago
Tim Walker 40cf1add12 mlp_parser: cosmetics: re-indent. 12 years ago
Michael Niedermayer 49b729d3af sanm: check image dimensions before using them 12 years ago
Diego Biurrun 73b704ac60 arm: Add some missing header #includes 12 years ago
Ronald S. Bultje 5959bfaca3 floatdsp: move butterflies_float from dsputil to avfloatdsp. 12 years ago
Ronald S. Bultje 42d3246948 floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. 12 years ago
Ronald S. Bultje 55aa03b9f8 floatdsp: move vector_fmul_add from dsputil to avfloatdsp. 12 years ago
Ronald S. Bultje d56668bd80 floatdsp: move scalarproduct_float from dsputil to avfloatdsp. 12 years ago
Paul B Mahol c4274d118b lagarith: return more meaningful error codes 12 years ago
Stefano Sabatini 5b10c5e7e4 lavfi/showwaves: fix check on showwaves->outpicref 12 years ago
Carl Eugen Hoyos 379d03b0c9 Fix compilation with --disable-everything --enable-demuxer=loas 12 years ago
Matthieu Bouron c114414a57 lavf/aiffenc: ID3 tags support 12 years ago
Stefano Sabatini 30a40d4a55 lavf/segment: provide link to HTML M3U8 draft, also fix mentioned version in docs 12 years ago
Stefano Sabatini 7694533fda doc/muxers: remove outdated comment about live flags for the segment muxer 12 years ago
Carl Eugen Hoyos 40297a8bdb Support solid gray frames when decoding Lagarith. 12 years ago
James Almer e65d8509f0 libm: Add fallback definition for cbrt() using pow() 12 years ago
Michael Niedermayer 26345acb0e Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 9774251c45 rtpenc: do not use random values for seq when bitexact is requested. 12 years ago
Michael Niedermayer 73b59cc1ba Merge commit '4f56e773fe8a554b8c2662650aaf799c2ece2721' 12 years ago
Michael Niedermayer eb2f499e37 Merge commit '9146e872c643fb8f20f9043f1b93a3cddfad15c6' 12 years ago
Michael Niedermayer 766f055201 Merge commit '4af5310d29379283553bcd9f541a3f6c317f706e' 12 years ago
Michael Niedermayer b4a7f4d018 Merge commit '570a4a0189946c2c983da41d37fdd67fa13266e7' 12 years ago
Michael Smith 0881cbf314 proresdec: support mixed interlaced/non-interlaced content 12 years ago
Michael Niedermayer 0a84174f2d mov: prevent double free if the caller replaces the io context. 12 years ago
Michael Niedermayer b3ab281027 avcodec/x86/cabac: workaround llvm 4.2.1 bug 12 years ago
Ronald S. Bultje 4a73fbd9c5 vp3/5: move put_no_rnd_pixels_l2 from dsputil to VP3DSPContext. 12 years ago
Michael Niedermayer 2338af0fb4 doc: document aresample:first_pts 12 years ago
Diego Biurrun 4f56e773fe x86: ac3: Fix HAVE_MMXEXT condition to only refer to external assembly 12 years ago
Martin Storsjö ab587f39b2 rtpenc: Start the sequence numbers from a random offset 12 years ago
Michael Niedermayer e4eebc2da9 avf_showwaves: fix null pointer dereference 12 years ago
Michael Niedermayer 03a82d588b doc/swr: More verbose description of the force resample flag. 12 years ago
Michael Niedermayer c5f9cc9636 doc/swr: elaborate on what the LFE mix level is. 12 years ago
Michael Niedermayer ace74b2122 doc/swr: typo fix 12 years ago
Michael Niedermayer e0f208a637 doc/swr: docu lfe mix level unit & range 12 years ago
Michael Niedermayer 4606183262 doc/swr: try to fix non english "inclusively included between" 12 years ago
Michael Niedermayer 83440f40ba doc/swr: Mention that the internal sample format is choosen automatically if not set 12 years ago
Michael Niedermayer 2dd07518af docs/swr: better used_channel_count docs 12 years ago
Michael Niedermayer 05340be97b img2dec: support seeking in infinitely looped stream 12 years ago
Luca Barbato 9146e872c6 Revert "fate: Use wmv2 IDCT for wmv2 tests" 12 years ago
Stefano Sabatini 0f2d4eddd8 doc/muxers: extend and clarify documentation for the segment muxer time options 12 years ago
Stefano Sabatini 4630dfd1eb lavf/hlsenc: append last incomplete segment when closing the output 12 years ago
Michael Niedermayer aeef76b383 dsputil: CONFIG_DWT doesnt exist anymore 12 years ago
Michael Niedermayer 5b95d39ee1 vp3: fix compilation with a disabled theora 12 years ago