46213 Commits (755038d07d4ca8a3aa20a3cc6c4d86a8a0c1177d)
 

Author SHA1 Message Date
Carl Eugen Hoyos 96fac764fa Add an additional AAC TwoCC. 12 years ago
bbraun d72aef4e92 movenc: add more metadata types 12 years ago
Michael Niedermayer ac090fa68c lavu: keep context size variables 12 years ago
Michael Niedermayer c73fcc8de3 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 8943ad4014 Merge commit '4521645b1aee9e9ad8f5cea7b2392cd5f6ffcd26' 12 years ago
Michael Niedermayer f9f79cb0ec fate: make sure the global sws flags are set to be bitexact for scalenorm 12 years ago
Nicolas George 14f69a0516 fate: add a test for scale with variable input format. 12 years ago
Nicolas George b0e2f4a757 lavfi/concat: implement unsafe mode. 12 years ago
Luca Barbato 424b1e7642 yuv4mpeg: reject unsupported codecs 12 years ago
Luca Barbato fce4450dec nutenc: K&R formatting cosmetics 12 years ago
Michael Niedermayer c4a36b6f70 lpc: check that lpc_type is valid in ff_lpc_calc_coefs 12 years ago
Michael Niedermayer 8edf9b1fa4 sws: rgb has no range, avoid random results if the user tries to mess with it anyway. 12 years ago
Michael Niedermayer d23e8f53ad swr: use 64bit index/len for x86_64 mix 12 years ago
Michael Niedermayer 2aecfd4f20 vf_showinfo: check return code of av_image_get_linesize() 12 years ago
Michael Niedermayer 0f943ed3c8 swfenc: zero fifo after freeing 12 years ago
Michael Niedermayer 189fbcede8 tak_parser: check ff_combine_frame() return code 12 years ago
Clément Bœsch 6078bd8024 lavf/showspectrum: fix unaligned rdft data. 12 years ago
Piotr Bandurski 2ef26b5e73 riff: support 0xa100 TwoCC 12 years ago
Michael Niedermayer 6c8d259ab1 msmpeg4dec: fix init code to not fail when called from 2 threads at the same time. 12 years ago
Michael Niedermayer f44be0da94 ff_h263_decode_init_vlc: fix order of operations to avoid failure with 2 threads 12 years ago
Mans Rullgard 4cbae57cef assdec: fix qsort() callback signature 12 years ago
Mans Rullgard 4cd217c065 configure: detect sparc64 automatically 12 years ago
Mans Rullgard 4471a24207 vp8: fix memset() crossing array boundary 12 years ago
Mans Rullgard c4cccc8d3f h264: fix invalid pointer arithmetic 12 years ago
Mans Rullgard 50be207759 amrwbdec: fix invalid pointer arithmetic 12 years ago
Reimar Döffinger 5f9cbad603 Port MPlayer fixes for coverity issues in libmpcodecs. 12 years ago
Michael Niedermayer 425c30ddae sws: loose the minimum dimension checks 12 years ago
Michael Niedermayer 733f85b7ae sws: improve error messages 12 years ago
Michael Niedermayer 7de2196029 sws: fix extreem downscaling 12 years ago
Michael Niedermayer 95760b33e7 Merge remote-tracking branch 'qatar/master' 12 years ago
Mans Rullgard 4521645b1a avio: fix pointer type mismatches in avio_enum_protocols() 12 years ago
Mans Rullgard cc64ec570c avserver: use socklen_t where appropriate 12 years ago
Mans Rullgard be2efe0c7b udp: use socklen_t where appropriate 12 years ago
Mans Rullgard 9efbfe57e0 network: use HAVE_THREADS instead of local hack 12 years ago
Mans Rullgard 67a68dcec2 af_channelmap: remove stray enum declaration 12 years ago
Mans Rullgard 6b776c61da buffersink: remove stray semicolon after function definition 12 years ago
Xidorn Quan c25e9292ba fix a compiling error with llvm-gcc 12 years ago
Michael Niedermayer 1909dbf11d ffmpeg: use av_rescale_delta() for audio stream copy 12 years ago
Michael Niedermayer 2bcbdd8456 lavu: add more doxy to av_rescale_delta 12 years ago
Michael Bradshaw c430cb49fd Update my email address 12 years ago
Michael Niedermayer e823e73677 sws_getGaussianVec: check variance and quality 12 years ago
Michael Niedermayer fe573d1a9b sws_allocVec: check length validity 12 years ago
Michael Niedermayer a9d97e1b0a ffmpeg: use av_rescale_delta() on the audio filter input 12 years ago
Michael Niedermayer 8766ad9eb1 lavu: add av_rescale_delta() 12 years ago
Michael Niedermayer 03e44bcb3f ffmpeg: trivial simplification 12 years ago
Michael Niedermayer 90d4b07063 mathemathics: update copyright years 12 years ago
Michael Niedermayer ae52eb7fc7 lavu: add av_clip64() 12 years ago
Mans Rullgard 1aa07aa21c configure: fix tests for 2-arg math functions 12 years ago
Clément Bœsch 5f0105b820 lavf/srtenc: allow zero duration events. 12 years ago
Clément Bœsch eb36ee1ee1 lavc/srtenc: fix invalid read in case of SubRip. 12 years ago