summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavf/output-example: use new audio encoding API correctly.Anton Khirnov2012-02-24
* lavf/output-example: more proper usage of the new API.Anton Khirnov2012-02-24
* tiff: Prevent overreads in the type_sizes array.Alex Converse2012-02-23
* tiff: Make the TIFF_LONG and TIFF_SHORT types unsigned.Alex Converse2012-02-23
* apetag: do not leak memory if avio_read() failsPaul B Mahol2012-02-23
* apetag: propagate errors.Ronald S. Bultje2012-02-23
* SBR DSP x86: implement SSE sbr_hf_g_filtChristophe GISQUET2012-02-23
* SBR DSP x86: implement SSE sbr_sum_square_sseChristophe GISQUET2012-02-23
* SBR DSP: use intptr_t for the ixh parameter.Christophe GISQUET2012-02-23
* swf: check return values for av_get/new_packet().Ronald S. Bultje2012-02-23
* wavpack: Don't shift minclip/maxclipDerek Buitenhuis2012-02-23
* rtpenc: Expose the max packet size via an avoptionMartin Storsjö2012-02-23
* rtpenc: Move max_packet_size to a context variableMartin Storsjö2012-02-23
* rtpenc: Add an option for not sending RTCP packetsMartin Storsjö2012-02-23
* lavc: drop encode() support for video.Anton Khirnov2012-02-23
* snowenc: switch to encode2().Anton Khirnov2012-02-23
* snowenc: don't abuse input picture for storing information.Anton Khirnov2012-02-23
* a64multienc: switch to encode2().Anton Khirnov2012-02-23
* a64multienc: don't write into output buffer when there's no output.Anton Khirnov2012-02-23
* libxvid: switch to encode2().Anton Khirnov2012-02-23
* tiffenc: switch to encode2().Anton Khirnov2012-02-23
* tiffenc: properly forward error codes in encode_frame().Anton Khirnov2012-02-23
* lavc: drop libdirac encoder.Anton Khirnov2012-02-23
* 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