32468 Commits (19a65b5be47944c607a9e979edb098924d95f2e4)
 

Author SHA1 Message Date
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
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
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
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
Martin Storsjö 0c7b8b758a movenc: Buffer the mdat for the initial moov fragment, too 13 years ago
Martin Storsjö b70f04c261 flvdec: Ignore the index if the ignidx flag is set 13 years ago
Martin Storsjö 0a7ce3caa8 flvdec: Fix indentation 13 years ago
Martin Storsjö aa96d433e2 movdec: Don't parse all fragments if ignidx is set 13 years ago
Martin Storsjö 383a3b64cb movdec: Restart parsing root-level atoms at the right spot 13 years ago
Christophe GISQUET b5696ff2b8 prores: use natural integer type for the codebook index 13 years ago
Alex Converse 0ad522afb3 mov: Add support for MPEG2 HDV 720p24 (hdv4) 13 years ago
Diego Biurrun 89d94b2182 swscale: K&R formatting cosmetics (part I) 13 years ago
Diego Biurrun 72b95764d0 swscale: variable declaration and placement cosmetics 13 years ago
Anton Khirnov 5d42ac7ffb mpegvideo_enc: only allocate output packet when we know there will be output 13 years ago
Tim W b38b6d56ca Add names for more channel layouts to the channel layout map. 13 years ago
Aneesh Dogra 79c7064c5f sunrast: Add a sample request for RMP_RAW colormap. 13 years ago
Justin Ruggles 70749c483c avcodec: do not override pts or duration from the audio encoder 13 years ago
Reimar Döffinger 2c87c7a952 Add prores regression test. 13 years ago
Reimar Döffinger a86ca94615 Enable already existing rso regression test. 13 years ago
Reimar Döffinger ecdb31caf2 Add regression test for "sox" format muxer/demuxer. 13 years ago
Carl Eugen Hoyos 8ee2ddcb2a Add dpx encoding regression test. 13 years ago
Diego Biurrun 04217de4d6 swscale: K&R formatting cosmetics for PowerPC code (part I/II) 13 years ago
Diego Biurrun 3f486e0dae img2: Use ff_guess_image2_codec(filename) shorthand where appropriate. 13 years ago
Diego Biurrun 24d150b773 Clarify licensing information about files borrowed from libjpeg. 13 years ago
Alex Converse b0f29db5c2 Mark mutable static data const where appropriate. 13 years ago