summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* dvenc: print allowed profiles if the video doesn't conform to any of them.Anton Khirnov2012-03-28
* avcodec_encode_{audio,video}: only reallocate output packet when it has non-z...Anton Khirnov2012-03-28
* FATE: add a test for vp8 with changing frame size.Anton Khirnov2012-03-28
* fate: add kgv1 fate test.Ronald S. Bultje2012-03-27
* oggdec: calculate correct timestamps in Ogg/FLACJustin Ruggles2012-03-27
* westwood_vqa: fix SND0 chunk handlingPaul B Mahol2012-03-27
* westwood_vqa: set video stream durationPaul B Mahol2012-03-27
* raw: forward avpicture_fill() error code in raw_decode().Ronald S. Bultje2012-03-27
* build: Do not explicitly add the doc directory to the OBJDIRS list.Diego Biurrun2012-03-27
* dv: Split off DV video decoder into its own file.Diego Biurrun2012-03-27
* build: fix RALF decoder standalone compilation, which depends on Golomb codeDiego Biurrun2012-03-27
* configure: Drop stray duplicate entry for --disable-fft from help output.Diego Biurrun2012-03-27
* make av_interleaved_write_frame() flush packets when pkt is NULLJindrich Makovicka2012-03-27
* mpegts: Fix dead error checksAlex Converse2012-03-26
* vc1: Do not read from array if index is invalid.Mashiat Sarker Shakkhar2012-03-26
* targa: convert to bytestream2.Ronald S. Bultje2012-03-26
* rv34: set mb_num_left to 0 after finishing a frameRonald S. Bultje2012-03-26
* build: ppc: drop stray leftover backslashDiego Biurrun2012-03-26
* build: Only clean the architecture subdirectory we build for.Diego Biurrun2012-03-26
* build: drop some unnecessary dependencies from the H.264 parserDiego Biurrun2012-03-26
* build: prettyprinting cosmeticsDiego Biurrun2012-03-26
* libavutil: Remove pointless rational test program.Diego Biurrun2012-03-26
* libavutil: Remove broken and pointless lzo test program.Diego Biurrun2012-03-26
* lavf doxy: expand AVStream.codec doxy.Anton Khirnov2012-03-26
* lavf doxy: improve AVStream.time_base doxy.Anton Khirnov2012-03-26
* lavf doxy: add some basic documentation about reading from the demuxer.Anton Khirnov2012-03-26
* lavf doxy: document passing options to demuxers.Anton Khirnov2012-03-26
* lavf doxy: clarify that an AVPacket contains encoded data.Anton Khirnov2012-03-26
* mpegtsenc: allow user triggered PES packet flushingJindrich Makovicka2012-03-26
* APIchanges: mark the place where 0.7 was cut.Anton Khirnov2012-03-26
* APIchanges: mark the place where 0.8 was cut.Anton Khirnov2012-03-26
* APIchanges: fill in missing dates and hashes.Anton Khirnov2012-03-26
* smacker: convert palette and header reading to bytestream2.Ronald S. Bultje2012-03-25
* alac: convert extradata reading to bytestream2.Ronald S. Bultje2012-03-25
* x86: dsputil: prettyprint gcc inline asmDiego Biurrun2012-03-25
* x86: K&R prettyprinting cosmetics for dsputil_mmx.cDiego Biurrun2012-03-25
* x86: conditionally compile H.264 QPEL optimizationsDiego Biurrun2012-03-25
* dsputil_mmx: Surround QPEL macros by "do { } while (0);" blocks.Diego Biurrun2012-03-25
* Ignore generated files below doc/.Diego Biurrun2012-03-25
* dpcm: convert to bytestream2.Ronald S. Bultje2012-03-24
* interplayvideo: convert to bytestream2.Ronald S. Bultje2012-03-24
* movenc: Merge if statementsMartin Storsjö2012-03-25
* h264: fix memleak in error path.Alexander Strange2012-03-24
* pthread: Immediately release all frames in ff_thread_flush()Alexander Strange2012-03-24
* h264: Add check for invalid chroma_format_idcAlexander Strange2012-03-24
* utvideo: port header reading to bytestream2.Ronald S. Bultje2012-03-24
* avc: Add a function for converting mp4 style extradata to annex bMartin Storsjö2012-03-24
* pthread: free progress if buffer allocation failed.Ronald S. Bultje2012-03-24
* lavc/avconv: support changing frame sizes in codecs with frame mt.Ronald S. Bultje2012-03-24
* libavformat: Document who sets the AVStream.id fieldMartin Storsjö2012-03-24