summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ffserver: prevent nb_streams from becoming too largeMichael Niedermayer2012-10-13
* aacsbr: change order of operation to prevent out of array readMichael Niedermayer2012-10-13
* Fix writing 12 bit DPXGeorg Lippitsch2012-10-13
* Fix DPX decoderGeorg Lippitsch2012-10-13
* lavf/swf: transform the swf tags define in an enum.Clément Bœsch2012-10-12
* lavf/swf: re-align after previous commit.Clément Bœsch2012-10-12
* lavf/swf: define more tags.Clément Bœsch2012-10-12
* lavf/swfdec: return more meaningful error codes.Clément Bœsch2012-10-12
* mpeg4videodec: disable frame multithreading for GMC, its not implemented at allMichael Niedermayer2012-10-12
* lavf/swfdec: fix flushing with compressed swf.Clément Bœsch2012-10-12
* movenc: fix timescale for timecode trackMichael Niedermayer2012-10-12
* add dshow maintainerrogerdpack2012-10-12
* motion_est: more complete SAB diamond size checkMichael Niedermayer2012-10-12
* caca: fix 10l typoMichael Niedermayer2012-10-12
* sws: do not use av_pix_fmt_descriptors directlyPaul B Mahol2012-10-12
* lavd: do not use av_pix_fmt_descriptors directlyPaul B Mahol2012-10-12
* exr: fix twin ;Michael Niedermayer2012-10-12
* avidec: Use sample size in case incorrect timestamps for aac in AVI (Ticket #...Heesuk Jung2012-10-12
* imgutils: do not use av_pix_fmt_descriptors directlyPaul B Mahol2012-10-12
* Parse DEFINESOUND tags in swf (fix ticket 1638)Michael Bradshaw2012-10-12
* lavc: do not use av_pix_fmt_descriptors directlyPaul B Mahol2012-10-12
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-12
|\
| * lavu,lavd: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-12
* | Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627'Michael Niedermayer2012-10-12
|\|
| * lavfi: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-12
* | Merge commit '50ba57e0ce63d9904269ea0728936a0c79f8bfb5'Michael Niedermayer2012-10-12
|\|
| * lavc: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-12
* | yop: check return value of avformat_new_stream()Paul B Mahol2012-10-12
* | Merge commit '9953ff3cd844eb5f6d8dfce98cad94b78a0fc7dc'Michael Niedermayer2012-10-12
|\|
| * mpegvideo: fix indentationAnton Khirnov2012-10-12
| * sws: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-12
* | Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df'Michael Niedermayer2012-10-12
|\|
| * tools: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-12
| * pixdesc: add functions for accessing pixel format descriptors.Anton Khirnov2012-10-12
| * build: add support for Tru64 (OSF/1)Mans Rullgard2012-10-12
| * md5: Allocate a normal private context for the opaque md5 context pointerMartin Storsjö2012-10-11
* | Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21'Michael Niedermayer2012-10-12
|\|
| * Use the new aes/md5/sha/tree allocation functionsMartin Storsjö2012-10-11
| * avutil: Add functions for allocating opaque contexts for algorithmsMartin Storsjö2012-10-11
| * svq3: fix pointer type warningMans Rullgard2012-10-11
| * svq3: replace unsafe pointer casting with intreadwrite macrosMans Rullgard2012-10-11
| * parseutils-test: various cleanupsMans Rullgard2012-10-11
* | Merge commit '15ba7f6525c0f56f0c8e3e3e0c0c5129de054f41'Michael Niedermayer2012-10-12
|\|
| * parseutils: fix const removal warningMans Rullgard2012-10-11
| * prepare 9_beta1 releaseJanne Grunau2012-10-11
* | Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024'Michael Niedermayer2012-10-12
|\|
| * Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun2012-10-11
* | Merge commit '0a75d1da23b8659ec49391469bb592da12760077'Michael Niedermayer2012-10-12
|\|
| * options_table: refs option is not snow-onlyDiego Biurrun2012-10-11
| * random_seed: Support using CryptGenRandom on windowsMartin Storsjö2012-10-11