38332 Commits (7f80afe0a7ae7982f1a074c838f7e8e7e361e6fb)
 

Author SHA1 Message Date
Anton Khirnov 8d3348c2c4 snowenc: don't abuse input picture for storing information. 13 years ago
Anton Khirnov 7340008f18 a64multienc: switch to encode2(). 13 years ago
Anton Khirnov cfc6ab3199 a64multienc: don't write into output buffer when there's no output. 13 years ago
Anton Khirnov 4da6d194e5 libxvid: switch to encode2(). 13 years ago
Anton Khirnov 760b004086 tiffenc: switch to encode2(). 13 years ago
Anton Khirnov 62acb4937e tiffenc: properly forward error codes in encode_frame(). 13 years ago
Anton Khirnov 2257f66ec5 lavc: drop libdirac encoder. 13 years ago
Anton Khirnov 577fed3b7c gifenc: switch to encode2(). 13 years ago
Anton Khirnov d8f3365fb0 libvpxenc: switch to encode2(). 13 years ago
Anton Khirnov 0ecf54f9dc flashsvenc: switch to encode2(). 13 years ago
Diego Biurrun b315042c8c Remove libpostproc. 13 years ago
Ronald S. Bultje 01cb62aba2 lcl: don't overwrite input memory. 13 years ago
Ronald S. Bultje 1d8c4af396 swscale: take first/lastline over/underflows into account for MMX. 13 years ago
Ronald S. Bultje 491865b57d swscale: fix underflows in firstline calculations for extreme resizes. 13 years ago
Ronald S. Bultje 19a65b5be4 swscale: fix overflows in filterPos[] calculation for large sizes. 13 years ago
Anton Khirnov 84db922bf9 libxavs: switch to encode2(). 13 years ago
Anton Khirnov d3b577f00d libxavs: add an AVClass at the beginning of XavsContext. 13 years ago
Anton Khirnov a5f848c86d libxavs: split extradata writing out of encode_nals(). 13 years ago
Anton Khirnov 8e8124e173 ljpegenc: switch to encode2(). 13 years ago
Ronald S. Bultje 2b83e8b700 truemotion2: error out if the huffman tree has no nodes. 13 years ago
Nicolas George b6ff81d63b sbgdec: read_seek was undeprecated. 13 years ago
Martin Storsjö ada4e362b9 rtpenc: Add an error message 13 years ago
Martin Storsjö c4584f3c1f rtpenc: Allow packetizing H263 according to the old RFC 2190 13 years ago
Martin Storsjö c2ff63e3ac rtpenc: Move the trailing comma into FF_RTP_FLAG_OPTS 13 years ago
Anton Khirnov 3c0ed7d1a8 asv1enc: switch to encode2(). 13 years ago
Anton Khirnov df53a47317 libschroedingerenc: switch to encode2(). 13 years ago
Anton Khirnov 278d88689b ffv1enc: switch to encode2(). 13 years ago
Anton Khirnov f7fa73ac91 libtheoraenc: switch to encode2(). 13 years ago
Anton Khirnov 6d9c27dc85 jpeglsenc: switch to encode2(). 13 years ago
Anton Khirnov 148fc99506 lclenc: switch to encode2(). 13 years ago
Anton Khirnov 21b46747ad qtrleenc: switch to encode2(). 13 years ago
Nicolas George 42655b24c2 avfiltergraph: avoid harmful auto audio conversions. 13 years ago
Nicolas George 69a653cac3 configure: add lavfi dependencies to .pc files. 13 years ago
Compn b18c27def8 riff: IPJ2 decodes with j2k decoder. samples can be made from mencoder and jp2avi.dll codec. 13 years ago
Michael Niedermayer e99f1a8cc8 Merge remote-tracking branch 'qatar/master' 13 years ago
Justin Ruggles 62d5f9e5ca flacdec: set channel_layout based on channel count 13 years ago
Justin Ruggles 3798205a77 mov: set channel layout for AC-3 streams based on the 'dac3' atom info 13 years ago
Ronald S. Bultje 1254022ea7 swscale: fix filtersize clipping. 13 years ago
Michael Niedermayer 094673ff1b eval: support 3 parameter functions. 13 years ago
Michael Niedermayer 43b1943a55 eval: Add taylor series evaluation support. 13 years ago
Rafaël Carré 562ebc3077 dxva2: don't check for DXVA_PictureParameters->wDecodedPictureIndex 13 years ago
Paul B Mahol 15b4b505c2 img2: split muxer and demuxer into separate files 13 years ago
Ronald S. Bultje aac07a7a4c rm: prevent infinite loops for index parsing. 13 years ago
Alex Converse 1cd9a6154b aac: fix infinite loop on end-of-frame with sequence of 1-bits. 13 years ago
Alex Converse b142496c56 mov: Add more HDV and XDCAM FourCCs. 13 years ago
Anton Khirnov 0584e3ca97 lavf: don't set AVCodecContext.has_b_frames in compute_pkt_fields(). 13 years ago
Ronald S. Bultje e30b3e59a4 rmdec: when using INT4 deinterleaving, error out if sub_packet_h <= 1. 13 years ago
Paul B Mahol 58700edb94 cdxl: correctly synchronize video timestamps to audio 13 years ago
Tim Walker 6bbaf6e0dd mlpdec_parser: fix a few channel layouts. 13 years ago
Tim Walker 147715ca10 Add channel names to channel_names[] array for channels added in b2890f5 13 years ago