28768 Commits (ecf94986c8ba7c9fb4f674ee93e3be5f73d8ccdd)
 

Author SHA1 Message Date
Carl Eugen Hoyos ecf94986c8 Fix compilation with --disable-vdpau 14 years ago
Carl Eugen Hoyos 2a0bd2bfc9 Make a plausibility check when setting channel layout for TrueHD. 14 years ago
Carl Eugen Hoyos e1cfe04c76 Match the documentation of -s with the current implementation. 14 years ago
Reimar Döffinger 7b9750ed9b Fix doxy-style for comment ("///>" should be "///<" instead). 14 years ago
Reimar Döffinger 9b7a0c5d88 Allow selecting VDPAU, XvMC via get_format for MPEG-2 14 years ago
Michael Niedermayer e7c7b0d000 Another aspect ratio fix try. This leaves the setdar addition at the end (preferred by people). 14 years ago
Michael Niedermayer a0350330cd Move flv format #defines to common header so they can be used by the encoder too. 14 years ago
Peter Ross 6408529b5d Increase ffmpeg video encoding buffer size to permit encoding of DPX images 14 years ago
Peter Ross c178fdeaec Add .dpx to the list of supported file extensions for the image2 muxer 14 years ago
Peter Ross f339f908a4 DPX image encoder 14 years ago
Michael Niedermayer 0c4d4a9355 Cleanup flv keyframe index reading and add some saftey checks. 14 years ago
Michael Niedermayer 676d380f2a Fix undefined behavior in ffv1 with insane widths. 14 years ago
Michael Niedermayer 7ac167493e Merge remote-tracking branch 'newdev/master' 14 years ago
Michael Niedermayer 859676dd42 Insert setdar at the begin of a filter chain instead the end. 14 years ago
Michael Niedermayer b1ca9642a2 Revert "Remove support for stripping executables" 14 years ago
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
Jindrich Makovicka e006d71fa8 mpegts: propagate avio EOF in read_packet() 14 years ago
Nicolas George 1e96d4c71e ALSA: fix a stupid bad use of av_freep. 14 years ago
Martin Storsjö 1c69c79f2b configure: Initial support for --target-os=symbian 14 years ago
Mans Rullgard 7087ce08c8 Fixed-point FFT and MDCT 14 years ago
Mans Rullgard 2f97b12eaf Include dependencies for test programs 14 years ago
Mans Rullgard 7f6e05cdfd ac3enc: simplify sym_quant() 14 years ago
Michael Niedermayer 1caa4123bd Merge remote-tracking branch 'newdev/master' 14 years ago
Kharkov Alexander cb7e2c1ca8 flvdec: read index stored in the 'keyframes' tag. 14 years ago
Alex Converse 9dd94f8379 mov: Add support for zero-sized stsc runs. 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