28746 Commits (607cd90cdbcc1bf1160dc4ee15b079fd5a568462)
 

Author SHA1 Message Date
Peter Ross 607cd90cdb make image2 muxer/demuxer support sequence of individual rawvideo files 14 years ago
Peter Ross 0bb240acb3 img2: stop using CODEC_ID_RAWVIDEO to trigger processing of independant y/u/v image files 14 years ago
Nicolas George 1e96d4c71e ALSA: fix a stupid bad use of av_freep. 14 years ago
Michael Niedermayer 1caa4123bd Merge remote-tracking branch 'newdev/master' 14 years ago
Michael Niedermayer 8b8bf89e52 Revert "Do no modify terminal parameters using termios.h" 14 years ago
Baptiste Coudurier 93dfda8896 In ipod/mov/mp4 muxer, always write esds descriptor length using 4 bytes, 14 years ago
Martin Storsjö 229e2631be rtsp: Use GET_PARAMETER for keep-alive for generic RTSP servers 14 years ago
Stefano Sabatini da3534b01e gradfun: add notice from the MPlayer manual 14 years ago
Stefano Sabatini 2ccbb3428b documentation: add setdar and setsar description to filters.texi 14 years ago
Stefano Sabatini 2f86e7bd12 graphparser: add a NULL check on the argument passed to strstr 14 years ago
Michael Niedermayer ffd39f9d23 Fix typo from e3a84542. 14 years ago
Baptiste Coudurier d9699ea825 Fix dnxhd custom options, add AVClass in private context 14 years ago
Baptiste Coudurier efdad9fbc7 In mov muxer, fix yuv range in avid atoms used by dnxhd. 14 years ago
John Stebbins 4b6f097b21 mlp_parse.c: set AVCodecContext channel_layout 14 years ago
Anton Khirnov 95c851e2c6 APIChanges: mark the place where 0.6 was branched. 14 years ago
Gwenole Beauchesne da3716021b vaapi: allow build against older VA-API 0.31. 14 years ago
Gwenole Beauchesne dd950e2ebb vaapi: require version >= 0.32.0. 14 years ago
Gwenole Beauchesne f9c215e260 vaapi: move configure check down. 14 years ago
Sven C. Dack 39530272c5 Remove a memory allocation and the associated memcpy. 14 years ago
Peter Ross 007b1f04d7 h264: permit h264 decoder to be compiled when svq3 decoder is disabled 14 years ago
Frank Barchard e3a8454205 SWSCALE: Increase maximim with from 5120 to 21504 14 years ago
Michael Niedermayer 11c6d28ece A few points for the changelog 14 years ago
Maksym Veremeyenko dd9134c22e Fix compilation with win32 threads.after 'unbreak avcodec_thread_init' 14 years ago
Carl Eugen Hoyos 3efaa24f85 Also use alsa_reorder_s16_out_51() for AV_CH_LAYOUT_5POINT1. 14 years ago
Reimar Döffinger 65daa942eb Fix buffer overflow checks to avoid integer overflows. 14 years ago
Anton Khirnov b64030f26d avio: make get_checksum() internal. 14 years ago
Anton Khirnov d09cc22d9c avio: move ff_crc04C11DB7_update() from avio.h -> avio_internal.h 14 years ago
Anton Khirnov 4c4427a75d avio: make init_checksum() internal. 14 years ago
anatoly ce02f9becf Add MxPEG decoder 14 years ago
anatoly e0e3b8b297 Add support for picture_ptr field in MJpegDecodeContext 14 years ago
anatoly f16055eedf Move MJPEG's input buffer preprocessing in separate public function 14 years ago
anatoly 8f0bd2c07d Support reference picture defined by bitmask in MJPEG's SOS decoder 14 years ago
Brad 2eddfb2b13 sndio bug fix 14 years ago
Michael Niedermayer 445fdc0140 Merge remote-tracking branch 'newdev/master' 14 years ago
Michael Niedermayer 55ce3c67bb Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
Mans Rullgard 52fd16a264 ac3enc: move compute_mantissa_size() to ac3dsp 14 years ago
Mans Rullgard 6f718471ea ac3enc: move mant*_cnt and qmant*_ptr out of AC3EncodeContext 14 years ago
Stefano Sabatini cd39549e2c mp: add filter description to filters.texi 14 years ago
Mans Rullgard e0be794a71 Remove support for stripping executables 14 years ago
Mans Rullgard d782bca415 ac3enc: NEON optimised float_to_fixed24 14 years ago
Mans Rullgard 6d9f52b2cd ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp 14 years ago
Reimar Döffinger 1862778732 sndio: allow any endianness when recording 14 years ago
Reimar Döffinger e76c0c6a00 Simplify: Use FFMIN. 14 years ago
Ronald S. Bultje d38345878c dfa: protect pointer range checks against overflows. 14 years ago
Gwenole Beauchesne 621f4c98df vaapi: filter out DELAYED_PIC_REF flag to determine field. 14 years ago
Gwenole Beauchesne f99abb15a1 vaapi: disable if check_lib failed. 14 years ago
Gwenole Beauchesne a18e7b4fb7 vaapi: cope with VA-API 0.32, i.e. fix VC-1 decoding on Sandy Bridge. 14 years ago
Alexander Strange a75529e81e mimic: implement multithreading. 14 years ago
Gwenole Beauchesne 5c98af952d Fix check for new enough CrystalHD library. 14 years ago
Carl Eugen Hoyos 31f00274f8 id3v1: change filesize to int64_t. 14 years ago