49483 Commits (e47114d5459adfe6153dc56c9a35ad9983b33bce)
 

Author SHA1 Message Date
Paul B Mahol 6f465c6219 dcaenc: remove unused header 12 years ago
Paul B Mahol 92d874cb78 flacenc: include correct header 12 years ago
Martin Storsjö 2e4130037c float_dsp: Include config.h for redefining restrict 12 years ago
Xi Wang 4e692374f7 rtmp: fix buffer overflows in ff_amf_tag_contents() 12 years ago
Xi Wang 902cfe2f74 rtmp: fix multiple broken overflow checks 12 years ago
Xi Wang 2f014567cf rtpenc: fix overflow checking in avc_mp4_find_startcode() 12 years ago
Michael Niedermayer 713dea584b truemotion2: use av_mallocz() 12 years ago
Michael Niedermayer e49c2aab80 truemotion2: clear the token array if its initialization fails. 12 years ago
Ronald S. Bultje baf35bb4bc dsputil: remove one array dimension from avg_no_rnd_pixels_tab. 12 years ago
Ronald S. Bultje 2612c4dc78 dsputil: remove 9/10 bits hpel functions. 12 years ago
Ronald S. Bultje 2bef1a83d7 dsputil: remove some never-assigned function pointers from the struct. 12 years ago
Ronald S. Bultje 32ff643228 dsputil: remove avg_no_rnd_pixels8. 12 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Ronald S. Bultje 2e4bb99f4d vorbisdsp: convert x86 simd functions from inline asm to yasm. 12 years ago
Ronald S. Bultje 0ee8293a77 vp3dsp: don't do aligned reads on input. 12 years ago
Michael Niedermayer b89815f519 mvdec: check channel count. 12 years ago
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