summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit 'd5cf5afabbf43f00283e70b12afbe1da030d85b6'Michael Niedermayer2014-07-09
|\
| * adxdec: get rid of an avpriv functionAnton Khirnov2014-07-09
* | Merge commit 'f6ee61fb05482c617f5deee29a190d8ff483b3d1'Michael Niedermayer2014-07-09
|\|
| * lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov2014-07-09
* | ffmpeg: remove common factors from copied timebaseMichael Niedermayer2014-07-09
* | Merge commit '3f3232a371cc88696184d9aef1f812656264e56c'Michael Niedermayer2014-07-09
|\|
| * avconv: set the output stream timebaseAnton Khirnov2014-07-09
* | Merge commit 'c9c1265c52910578d3db1a6205c85b91ead0903f'Michael Niedermayer2014-07-09
|\|
| * avformat: update muxing doxyAnton Khirnov2014-07-09
* | Merge commit 'abda15a990527557c20848f6ca2f82eb85e76dc9'Michael Niedermayer2014-07-09
|\|
| * cdg: set the keyframe flag on the first packetAnton Khirnov2014-07-09
* | avcodec/roqvideoenc: Print the correct max resolutionMichael Niedermayer2014-07-09
* | avcodec/roqvideoenc: More verbose warning about no power of 2 dimensionsMichael Niedermayer2014-07-09
* | avcodec/dvdsubenc: Add dvdsub workaround for some playersOliver Fromme2014-07-09
* | avcodec/pthread_frame: fix setting hwaccel with threads and get_format()Michael Niedermayer2014-07-09
* | avutil/bprint:ædd io.h, try to fix msvc buildMichael Niedermayer2014-07-09
* | avformat/m4vdec: raise threshold slightly for detectionMichael Niedermayer2014-07-09
* | avcodec/mpegvideo: clip mv visualization arrows so that their direction is ma...Michael Niedermayer2014-07-09
* | Fix wmv1 encoding if all other msmpeg4-related encoders were disabled.Carl Eugen Hoyos2014-07-09
* | Fix wmv1 decoding if no other msmpeg4-related decoder was compiled.Carl Eugen Hoyos2014-07-09
* | avcodec/mpegvideo: flip motion vector visualization for backward motion vectorsMichael Niedermayer2014-07-09
* | avdevice/pulse_audio_dec: reimplement using the non simple APIMichael Niedermayer2014-07-09
* | avformat/movenc: respect color_range when encoding dnxhd.Mark Boorer2014-07-09
* | avformat/segment: remove gettimeofday() use, remove sys/time.hMichael Niedermayer2014-07-08
* | alpha/idctdsp: move idct init code out of dsputilJames Almer2014-07-08
* | avformat/mpegts: pass MpegTSContext ptr explicitly (fixes #3721)Alexander V. Lukyanov2014-07-08
* | Merge commit '18fb38fb9ea7e2d5997c096fccfcd4cb43f70294'Michael Niedermayer2014-07-08
|\|
| * mov: Remove a variable that is set but never usedMartin Storsjö2014-07-08
* | Merge commit 'cf280ed004b5c618560f8f43d14ff264bd1e4c3d'Michael Niedermayer2014-07-08
|\|
| * avplay: Handle pixel aspect ratio properlyMartin Storsjö2014-07-08
* | Merge commit '52a1c32c0a86e84d43f977c5148e62975a0c6917'Michael Niedermayer2014-07-08
|\|
| * nut: Use nut->version in the version range checkLuca Barbato2014-07-08
* | avdevice/lavfi: add io.h, should fix msvc buildMichael Niedermayer2014-07-08
* | avcodec/alpha/dsputil_alpha: fix buildMichael Niedermayer2014-07-08
* | avcodec/proresenc_anatoliy: check against maximum dimensionsMichael Niedermayer2014-07-08
* | avcodec/roqvideoenc: check dimensions against maximumMichael Niedermayer2014-07-08
* | avcodec/roqvideoenc: fix infinite lambda increasing loopMichael Niedermayer2014-07-08
* | avformat/nutdec: if all else fails try to lookup video tag in isomMichael Niedermayer2014-07-08
* | avformat/movenc: check that the video resolution is supportedMichael Niedermayer2014-07-08
* | Merge commit '79fce1ec8abd017593c003917fc123f7119a78d6'Michael Niedermayer2014-07-08
|\|
| * arm: Avoid using the 'setend' instruction on ARMv7 and newerMartin Storsjö2014-07-08
* | Merge commit '3d90f27ad5843ccd63d34fd6da4d4bff212c1bfe'Michael Niedermayer2014-07-08
|\|
| * avformat_new_stream: make the AVCodec parameter constRoman Savchenko2014-07-08
* | Merge commit 'd3cfd7aff86ee3d449ca68aba21d67b9b2136a9b'Michael Niedermayer2014-07-08
|\|
| * af_compand: make sure request_frame always outputs at least one frameAndrew Kelley2014-07-08
* | Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3'Michael Niedermayer2014-07-08
|\|
| * dsputil: Split off FDCT bits into their own contextDiego Biurrun2014-07-07
* | avcodec/crystalhd: Add #if HAVE_UNISTD_H around #include <unistd.h>Michael Niedermayer2014-07-08
* | avutil/cpu: Use HAVE_UNISTD_H instead of HAVE_SYSCONF for #include <unistd.h>Michael Niedermayer2014-07-08
* | avfilter/vf_drawtext: Add #if HAVE_UNISTD_H around #include <unistd.h>Michael Niedermayer2014-07-08