summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-17Fix build with gcc 4.8 on 0.11.1 branchlinaro-0.11.1Bernhard Rosenkränzer
2012-11-18ffmpeg: Updates for 4.2 build system compatibilityBernhard Rosenkraenzer
2012-07-13ffmpeg: Temporarily disable VPX supportBernhard Rosenkraenzer
2012-07-12ffmpeg: Don't use armelf.x on JellyBeanBernhard Rosenkraenzer
2012-06-13allow Android.mk to build in output directoryAndy Doan
2012-06-13ffmpeg: Make it build on AndroidBernhard Rosenkraenzer
2012-06-07Update for 0.11.1Michael Niedermayer
2012-06-07probetest: allow specifying parameters on the command lineMichael Niedermayer
2012-06-07mpegvideo: fix out of heap array accessesMichael Niedermayer
2012-06-07search_for_quantizers_faac: fix curbandMichael Niedermayer
2012-06-07ffmpeg: avoid a confusing and easy to break if().Reimar Döffinger
2012-06-07ffmpeg: use isatty() before messing with the terminal stateMichael Niedermayer
2012-06-07swr-test: support "--help"Michael Niedermayer
2012-06-07buildsys: fix rules for swresample-testMichael Niedermayer
2012-06-07Make H264 reorder buffer size message less verbose.Carl Eugen Hoyos
2012-06-07Add missing CRLFs to avisynth error messages.Carl Eugen Hoyos
2012-06-07Fix MP2 muxer Makefile dependencies.Carl Eugen Hoyos
2012-06-07mpc8: fix maximum bands handlingKostya Shishkov
2012-06-07aacdec: Turn PS off when switching to stereo and turn it to implicit when swi...Alex Converse
2012-06-07Fix compilation condition for some ProRes dsp encoder functions.Carl Eugen Hoyos
2012-06-07Fix compilation condition for some ProRes dsp decoder functions.Carl Eugen Hoyos
2012-06-07Fix ProRes decoder Makefile dependencies.Carl Eugen Hoyos
2012-06-07Fix G.723.1 encoder Makefile dependencies.Carl Eugen Hoyos
2012-06-07ffv1dec: print more information for -debug 1Michael Niedermayer
2012-06-07ffv1: fix log level of FF_DEBUG_PICT_INFOMichael Niedermayer
2012-06-07mpc8: fix channel checksMichael Niedermayer
2012-06-07av_get_audio_frame_duration: fix FPEMichael Niedermayer
2012-06-07mace: check channel count, fixes FPEMichael Niedermayer
2012-06-07h263: disable loop filter with lowresMichael Niedermayer
2012-06-07mpc7: fix handling of last frameMichael Niedermayer
2012-06-07oggdec: fix regression that caused reading the whole file during openMichael Niedermayer
2012-06-07png_parser: dont falsely mark frames as keyframesMichael Niedermayer
2012-06-07lavf: use input keyframe flag when muxer does not provide keyframe flags.Michael Niedermayer
2012-06-07bink: fix out of reference frame readMichael Niedermayer
2012-06-07h264: log debug output for slightly truncated streamsMichael Niedermayer
2012-06-07h264: try to better handle h264 streams that are slightly truncatedMichael Niedermayer
2012-06-07bmv: fix apparent sign error in the frame_off checkMichael Niedermayer
2012-06-07bmv: fix integer overflows in vlc decoder.Michael Niedermayer
2012-06-07ffv1: fix integer overflow in quant table initializationMichael Niedermayer
2012-06-07ffv1: fix crash caused by version becoming inconsistentMichael Niedermayer
2012-06-07fraps: fix version 0/1 input data size check.Michael Niedermayer
2012-06-07wmv1: check that the input buffer is large enoughMichael Niedermayer
2012-06-07rv20: fix lowres out of array readMichael Niedermayer
2012-06-07yopdec: check frame oddness to be within supported limitsMichael Niedermayer
2012-06-07yopdec: check that palette fits in the packetMichael Niedermayer
2012-06-078svx: fix crashMichael Niedermayer
2012-06-07sgienc: add a limit for maximum supported resolutionPiotr Bandurski
2012-06-07qdm2: fix incorrect error spamMichael Niedermayer
2012-06-07libmp3lame: add missing layout terminatorMichael Niedermayer
2012-06-07h264: Fail on DPC its not fully implementedMichael Niedermayer