35712 Commits (31a68ad554a1f6fc54ed1b845866fe480170774f)
 

Author SHA1 Message Date
Mans Rullgard 96fef6cf31 ARM: NEON put/avg_pixels8/16 cosmetics 13 years ago
Mans Rullgard 716f1705e9 ARM: add remaining NEON avg_pixels8/16 functions 13 years ago
Mans Rullgard 94267ddfb2 ARM: clean up NEON put/avg_pixels macros 13 years ago
Michael Niedermayer 4a8e3324fb libx264: fix generic boolean support 13 years ago
Justin Ruggles ca12401376 fate: split acodec-pcm into individual tests 13 years ago
Reinhard Tartler 5089ce1b5a swscale: #include "libavutil/mathematics.h" 13 years ago
Michael Niedermayer b50be4e38d vc1_parser: fix NULL pointer dereference 13 years ago
Carl Eugen Hoyos d9cc6bb432 Support ffmpeg -dn to disable copying data streams. 13 years ago
Michael Niedermayer 3e1951e8f4 h264: More restrictive more_rbsp_data_in_pps() 13 years ago
Anton Khirnov 74e96eb77e pmpdec: don't use deprecated av_set_pts_info. 13 years ago
Paul B Mahol 1e8f77324e escape130: remove trailing whitespace 13 years ago
Paul B Mahol 30961a8dd5 rpl: enable escape130 codec 13 years ago
Paul B Mahol 06029fbb7f escape130: minimal effort to make it compile without warnings 13 years ago
Eli Friedman 7d64391441 Escape 130 (RPL) decoder 13 years ago
Mans Rullgard 37fed0e635 rv34: align temporary block of "dct" coefs 13 years ago
Peter Ross f3f488423a pictordec: prevent segfault when reading corrupted files 13 years ago
Peter Ross 43a2a8b4a3 pictordec: use correct context for another av_log 13 years ago
Reimar Döffinger f28070a123 Add PlayStation Portable PMP format demuxer 13 years ago
Martin Storsjö c3b05d2159 proto: Realign struct initializers 13 years ago
Martin Storsjö 7e58050590 proto: Use .priv_data_size to allocate the private context 13 years ago
Martin Storsjö 9c6777bd93 mmsh: Properly clean up if the second ffurl_alloc failed 13 years ago
Martin Storsjö 02490bf358 rtmp: Clean up properly if the handshake failed 13 years ago
Martin Storsjö 6af354436c md5proto: Remove the get_file_handle function 13 years ago
Martin Storsjö 1ca87d600b applehttpproto: Use the close function if the open function fails 13 years ago
Martin Storsjö abe20c59b9 http: Make sure proxyauth is initialized 13 years ago
Michael Niedermayer adfdcf87b1 vble: use dsp.add_hfyu_median_prediction() this allows asm optimizations to be used. 13 years ago
Michael Niedermayer 317ea97bff vble: remove flags copy, its not used in any speed relevant code. 13 years ago
Derek Buitenhuis e46abbcf77 vble: merge len and val arrays 13 years ago
Michael Niedermayer 0dd704dbd4 vble: remove unused variable len. 13 years ago
Michael Niedermayer 67eb95ce15 ffmpeg: fix segfault with ffmpeg -h 13 years ago
Michael Niedermayer 03b60509cb ffmpeg: fix changing sample rate handling 13 years ago
Michael Niedermayer ec20fc1581 lavf: allow grouping packets in chunks of a user specified size and duration. 13 years ago
Michael Niedermayer 31f9032b78 lavf: add audio_preload option, this allows interleaving audio earlier 13 years ago
Michael Niedermayer 54e40b9c14 ffmpeg: factorize duration calculation in transcode_video() 13 years ago
Michael Niedermayer 6e96ad8215 ffmpeg: make copy_tb tri state so the user can select either timebase or 13 years ago
Michael Niedermayer 9d76cf0b18 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Bradshaw 0275b75a7e BPP fix, YUVP9, 10, 16 support, make RGB24 default 13 years ago
Carl Eugen Hoyos 9dcd8b86f9 Use correct context for av_log. 13 years ago
Michael Niedermayer c863d3751f movenc: replace cluster memset by zeroing only the needed field. 13 years ago
Martin Storsjö c8f0e88b20 rtpdec: Templatize the code for different g726 bitrate variants 13 years ago
Janne Grunau bb8a6e03cc rv40: move loop filter to rv34dsp context 13 years ago
Michael Niedermayer 77af2672b4 lavc: Fix side data handling for audio decoders. 13 years ago
Michael Niedermayer 11828b8885 nellymoserdec: Use sidedata to support mid stream sample rate changes. 13 years ago
Michael Niedermayer 957a593cd9 flvdemux: export flags for nellymoser through side data. 13 years ago
Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
Michael Niedermayer 8f025f2f60 avfilter: align allocated images to 32 for AVX and IFF 13 years ago
Michael Niedermayer fd3e75d2d4 lavc: horizontal align for IFF 13 years ago
Michael Niedermayer 8d5078c10b ac3probe: Change threshold from 500 to 200 to keep in sync with mp3. 13 years ago
Michael Niedermayer b51eaf3b8c mp3probe: Detect mp3 stronger with just 200 frames, this should speed up detection 13 years ago
Mashiat Sarker Shakkhar 8aa831c07b Implement revert_mclms() and associated functions 13 years ago