32840 Commits (9569a3c9f41387a8c7d1ce97d8693520477a66c3)
 

Author SHA1 Message Date
Reimar Döffinger 0bbb1cdc28 Use correct LOCAL_ALIGNED for stack variables instead of DECLARE_ALIGNED. 13 years ago
Reimar Döffinger b9acca288e Remove unused variable. 13 years ago
Reimar Döffinger c928e91729 Hack around gcc 4.6 breaking asm using call. 13 years ago
Martin Storsjö 3ffe32eb96 rtmp: Don't blindly skip the 4 trailer bytes from the FLV packets 13 years ago
Chiranjeevi Melam a14c784210 rtmp: Handle FLV packets written in more than one write call 13 years ago
Laurent Aimar 4cc7732386 rv34: Check for invalid slice offsets 13 years ago
Michael Niedermayer cadbe4ecd1 mov: Fix grayscale Cinepak in mov 13 years ago
Michael Niedermayer 7491816010 libavfilter/libmpcodecs: add vf_stereo3d support 13 years ago
Michael Niedermayer 5aa18fed84 libmpcodecs: some hunks from mplayer HEAD 13 years ago
Michael Niedermayer 65655a0499 lavf/utils: better dts wrap correction. 13 years ago
Michael Niedermayer 4832ed4c62 h264: do not increase recovery frame which would lead to endless moving away of the recovery point. 13 years ago
Michael Niedermayer a8a9844a3c h264: reset recovery frame on seeks. 13 years ago
Laurent Aimar 8716c178dd Check for invalid slice offsets in real decoder. 13 years ago
Michael Niedermayer a254452472 regtests: add a flashsv2 decoder test limited to keyframes 13 years ago
Michael Niedermayer a6186f3a00 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 16c5d3b0d0 allcodecs: cosmetic 13 years ago
Michael Niedermayer f5899f026e gitignore: add libswresample* 13 years ago
Gwenole Beauchesne 7882dc10f8 MAINTAINERS: add my GPG fingerprint. 13 years ago
Anton Khirnov c92a2a4eb8 movenc: fix NULL reference in mov_write_tkhd_tag 13 years ago
Laurent Aimar f06068bbd6 rmdec: Reject invalid deinterleaving parameters 13 years ago
Laurent Aimar b4ed3d78cb rv34: Fix potential overreads 13 years ago
Laurent Aimar d2213b6493 rv34: Fix buffer size used for MC of B frames after a resolution change 13 years ago
Laurent Aimar d0f6ab0298 rv34: Avoid NULL dereference on corrupted bitstream 13 years ago
Laurent Aimar 4a29b47186 rv10: Reject slices that does not have the same type as the first one 13 years ago
Joakim Plate ab09df9dea vf_yadif: add an option to enable/disable deinterlacing based on src frame "interlaced" flag 13 years ago
Stefano Sabatini 91aff2665d vsrc_color: set output pos values to -1 13 years ago
Stefano Sabatini 753890d0db vsrc_color: add @file doxy 13 years ago
Stefano Sabatini deb58ab447 vsrc_buffer: remove duplicated file description 13 years ago
Stefano Sabatini 8cee38a298 eval: implement not() expression 13 years ago
Stefano Sabatini 9bc393908a eval: add sqrt function for computing the square root 13 years ago
Laurent Aimar 3e033da847 rmdec: use the deinterleaving mode and not the codec when creating audio packets. 13 years ago
Carl Eugen Hoyos 4a9b069b67 Support 3IVD in isom, produced by 3ivx DivX Doctor. 13 years ago
David Goldwich 63d64228a7 lavf: Fix context pointer in av_open_input_stream when avformat_open_input fails 13 years ago
Michael Niedermayer 8593b743a8 rematrix: dont use floats for int16 code. 13 years ago
Michael Niedermayer c3c1af6dc6 rematrix: use double during init. 13 years ago
Michael Niedermayer 1133676f4a swr: replace sqrt(0.5) by M_SQRT1_2 13 years ago
Michael Niedermayer a5f8aace89 configure: swr pkgconfig 13 years ago
Michael Niedermayer 9dd3da1061 swr: fix shared lib build 13 years ago
Michael Niedermayer b5875b9111 Add libswresample. 13 years ago
John Stebbins 53e37840bf calculate frame_num for recovery point "keyframe" 13 years ago
Michael Niedermayer 96c93b8ceb Merge remote-tracking branch 'qatar/master' 13 years ago
Carl Eugen Hoyos 4bc447a3c5 Fix compilation with --disable-everything --enable-outdev=alsa. 13 years ago
Michael Niedermayer ba5ff1b31e h264dec: add forgotten copying of h->sync 13 years ago
Carl Eugen Hoyos 0ddcfa42cc Fix compilation without --disable-swscale. 13 years ago
Carl Eugen Hoyos c76861723b Fix compilation with --disable-swscale. 13 years ago
Joakim Plate 8e4c10003a Set AV_PKT_FLAG_KEY based on nupplevideo header 13 years ago
Joakim Plate 7768f6b1b9 add support for generic seeking by reading timestamps in nuv 13 years ago
Clément Bœsch 46f415b553 doc/filters: fix numer/number typo. 13 years ago
Clément Bœsch 46c9ddf83c lavfi: fix avfilter_get_audio_buffer() doxy to match reality. 13 years ago
Michael Niedermayer 9209249ba1 lavc: better reference to AVOptions 13 years ago