summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gifenc: switch to encode2().Anton Khirnov2012-02-23
* libvpxenc: switch to encode2().Anton Khirnov2012-02-23
* flashsvenc: switch to encode2().Anton Khirnov2012-02-23
* Remove libpostproc.Diego Biurrun2012-02-23
* lcl: don't overwrite input memory.Ronald S. Bultje2012-02-23
* swscale: take first/lastline over/underflows into account for MMX.Ronald S. Bultje2012-02-23
* swscale: fix underflows in firstline calculations for extreme resizes.Ronald S. Bultje2012-02-23
* swscale: fix overflows in filterPos[] calculation for large sizes.Ronald S. Bultje2012-02-23
* libxavs: switch to encode2().Anton Khirnov2012-02-23
* libxavs: add an AVClass at the beginning of XavsContext.Anton Khirnov2012-02-23
* libxavs: split extradata writing out of encode_nals().Anton Khirnov2012-02-23
* ljpegenc: switch to encode2().Anton Khirnov2012-02-23
* truemotion2: error out if the huffman tree has no nodes.Ronald S. Bultje2012-02-23
* rtpenc: Add an error messageMartin Storsjö2012-02-23
* rtpenc: Allow packetizing H263 according to the old RFC 2190Martin Storsjö2012-02-23
* rtpenc: Move the trailing comma into FF_RTP_FLAG_OPTSMartin Storsjö2012-02-23
* asv1enc: switch to encode2().Anton Khirnov2012-02-23
* libschroedingerenc: switch to encode2().Anton Khirnov2012-02-23
* ffv1enc: switch to encode2().Anton Khirnov2012-02-23
* libtheoraenc: switch to encode2().Anton Khirnov2012-02-23
* jpeglsenc: switch to encode2().Anton Khirnov2012-02-23
* lclenc: switch to encode2().Anton Khirnov2012-02-23
* qtrleenc: switch to encode2().Anton Khirnov2012-02-23
* flacdec: set channel_layout based on channel countJustin Ruggles2012-02-22
* mov: set channel layout for AC-3 streams based on the 'dac3' atom infoJustin Ruggles2012-02-22
* swscale: fix filtersize clipping.Ronald S. Bultje2012-02-22
* dxva2: don't check for DXVA_PictureParameters->wDecodedPictureIndexRafaël Carré2012-02-22
* img2: split muxer and demuxer into separate filesPaul B Mahol2012-02-22
* rm: prevent infinite loops for index parsing.Ronald S. Bultje2012-02-22
* aac: fix infinite loop on end-of-frame with sequence of 1-bits.Alex Converse2012-02-22
* mov: Add more HDV and XDCAM FourCCs.Alex Converse2012-02-22
* lavf: don't set AVCodecContext.has_b_frames in compute_pkt_fields().Anton Khirnov2012-02-22
* rmdec: when using INT4 deinterleaving, error out if sub_packet_h <= 1.Ronald S. Bultje2012-02-22
* cdxl: correctly synchronize video timestamps to audioPaul B Mahol2012-02-22
* mlpdec_parser: fix a few channel layouts.Tim Walker2012-02-22
* Add channel names to channel_names[] array for channels added in b2890f5Tim Walker2012-02-22
* movenc: Buffer the mdat for the initial moov fragment, tooMartin Storsjö2012-02-22
* flvdec: Ignore the index if the ignidx flag is setMartin Storsjö2012-02-22
* flvdec: Fix indentationMartin Storsjö2012-02-22
* movdec: Don't parse all fragments if ignidx is setMartin Storsjö2012-02-22
* movdec: Restart parsing root-level atoms at the right spotMartin Storsjö2012-02-22
* prores: use natural integer type for the codebook indexChristophe GISQUET2012-02-22
* mov: Add support for MPEG2 HDV 720p24 (hdv4)Alex Converse2012-02-21
* swscale: K&R formatting cosmetics (part I)Diego Biurrun2012-02-21
* swscale: variable declaration and placement cosmeticsDiego Biurrun2012-02-21
* mpegvideo_enc: only allocate output packet when we know there will be outputAnton Khirnov2012-02-21
* Add names for more channel layouts to the channel layout map.Tim W2012-02-21
* sunrast: Add a sample request for RMP_RAW colormap.Aneesh Dogra2012-02-21
* avcodec: do not override pts or duration from the audio encoderJustin Ruggles2012-02-21
* Add prores regression test.Reimar Döffinger2012-02-21