32735 Commits (11ac796f7ab2738eff19ea18847355363c8cc797)
 

Author SHA1 Message Date
Anton Khirnov 3227770092 roqvideoenc: switch to encode2(). 13 years ago
Anton Khirnov 4fd7cfef0b roqvideoenc: add const qualifier to the input frame. 13 years ago
Anton Khirnov 1ea5755046 pnmenc: switch to encode2(). 13 years ago
Anton Khirnov bc9c70e5a3 huffyuv: switch to encode2(). 13 years ago
Anton Khirnov 2abee9be82 v410enc: switch to encode2(). 13 years ago
Anton Khirnov 11505f39e1 zmbvenc: switch to encode2(). 13 years ago
Anton Khirnov 8c8c7b5e37 zmbvenc: move header writing to the end of encode_frame(). 13 years ago
Ronald S. Bultje 8fb26950ed h264: don't use redzone in loopfilter on win64. 13 years ago
Ronald S. Bultje b18f8cbf3d Revert two swscale commits. 13 years ago
Panagiotis H.M. Issaris 2b3d041cdc applehttp: Do seeking within segments, too 13 years ago
Luca Barbato 6b8b0fe2bc doxy: remove reference to removed api 13 years ago
Luca Barbato aac63cef20 examples: unbreak compilation 13 years ago
Paul B Mahol e04ca1d4ce ttadec: cosmetics: reindent 13 years ago
Aneesh Dogra 566df2eea2 sunrast: use RLE trigger macro inplace of the hard coded value. 13 years ago
Aneesh Dogra 1a58daed0f sunrastenc: set keyframe flag for the output packet. 13 years ago
Anton Khirnov 445a7d48b1 mpegvideo_enc: switch to encode2(). 13 years ago
Anton Khirnov 5455384219 mpegvideo_enc: force encoding delay of at least 1 frame when low_delay=0 13 years ago
Martin Storsjö 5be805d38c mov: Use defines for sample flags in fragments 13 years ago
Martin Storsjö 3eec23f3cd mov: Use defines for trun flags 13 years ago
Martin Storsjö 73328f24fa mov: Use defines for tfhd flags 13 years ago
Kostya Shishkov 6d702dc072 proresenc: force bitrate not to exceed given limit 13 years ago
Ronald S. Bultje c742ab4e81 vc1parse: call vc1_init_common(). 13 years ago
Ronald S. Bultje 9d3050d3e9 wma: don't return 0 on invalid packets. 13 years ago
Ronald S. Bultje 41afac7f7a asf: prevent packet_size_left from going negative if hdrlen > pktlen. 13 years ago
Ronald S. Bultje 74699ac8c8 mjpegb: don't return 0 at the end of frame decoding. 13 years ago
Martin Storsjö c7e8639c70 rtpdec: Identify incorrectly signalled H263 13 years ago
Ronald S. Bultje b1af4e9c27 vp8dsp: split long line. 13 years ago
Ronald S. Bultje 32a659c758 aiff: don't skip block_align==0 check on COMM-after-SSND files. 13 years ago
Alex Converse ce7aee9b73 dpcm: ignore extra unpaired bytes in stereo streams. 13 years ago
Ronald S. Bultje 3e13005cac mp3on4: require a minimum framesize. 13 years ago
Ronald S. Bultje c0994e39d7 mpc7: assign an error level + context to av_log() msg. 13 years ago
Ronald S. Bultje 84c202cc37 huffyuv: error out on bit overrun. 13 years ago
Martin Storsjö 0733375059 dct-test: Add the missing ff_ prefix to the altivec functions 13 years ago
Martin Storsjö 89baf35996 dct-test: Remove a stray declaration of a nonexistent function 13 years ago
Martin Storsjö 5302633919 movenc: Write the unknown duration as 64 bit fields in ismv 13 years ago
Martin Storsjö 99a357f4c5 movenc: Write track durations with all bits set if duration is unknown 13 years ago
Ronald S. Bultje af468015d9 als: prevent infinite loop in zero_remaining(). 13 years ago
Ronald S. Bultje 941fc1ea1e cook: prevent div-by-zero if channels is zero. 13 years ago
Anton Khirnov e9b380a7a5 pamenc: switch to encode2(). 13 years ago
Anton Khirnov 3cc77ded4f svq1enc: switch to encode2(). 13 years ago
Anton Khirnov 6a047213ac dvenc: switch to encode2(). 13 years ago
Anton Khirnov b3566a6a39 dpxenc: switch to encode2(). 13 years ago
Anton Khirnov 83c7fe3245 pngenc: switch to encode2(). 13 years ago
Anton Khirnov ab3a410cf0 v210enc: switch to encode2(). 13 years ago
Anton Khirnov f0366fec56 xwdenc: switch to encode2(). 13 years ago
Justin Ruggles f2a4559c77 ttadec: use branchless unsigned-to-signed unfolding 13 years ago
Aneesh Dogra d7840529b6 avcodec: add a Sun Rasterfile encoder 13 years ago
Aneesh Dogra 1f1fbcfa71 sunrast: Move common defines to a new header file. 13 years ago
Paul B Mahol b5c626fdf3 cdxl: fix video decoding for some files 13 years ago
Paul B Mahol 6d10c5bfc0 cdxl: fix audio for some samples 13 years ago