28784 Commits (7dd29fb606e4989fce7ddc15f25f0e84b4b2edf1)
 

Author SHA1 Message Date
Stefano Sabatini 7dd29fb606 drawtext: extend/clarify examples in the filter description 14 years ago
Stefano Sabatini 7e3373d2cf drawtext: fix wrong reference in boxcolor option description 14 years ago
Stefano Sabatini 17be8ef709 drawtext: add documentation for the shadow parameters 14 years ago
Stefano Sabatini 0fff764bdb drawtext: allow negative shadow offset values 14 years ago
Michael Niedermayer 4defa68fe2 Merge remote branch 'qatar/master' 14 years ago
Michael Niedermayer a2f5e14a86 Timeout TCP open() after 5 seconds. 14 years ago
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
Mans Rullgard aa05f2126e ac3enc: ARM optimised ac3_compute_matissa_size 14 years ago
Mans Rullgard 182826c884 ac3: armv6 optimised bit_alloc_calc_bap 14 years ago
Mans Rullgard 5085a1a068 fate: simplify fft test rules 14 years ago
Anton Khirnov 3c96c64821 avio: document avio_alloc_context. 14 years ago
Anton Khirnov ab11317c1f lavf: make compute_chapters_end less picky. 14 years ago
Reimar Döffinger 7b9750ed9b Fix doxy-style for comment ("///>" should be "///<" instead). 14 years ago
Matthew Hoops 0e635f3e86 sierravmd: fix Indeo3 videos 14 years ago
Reimar Döffinger 9b7a0c5d88 Allow selecting VDPAU, XvMC via get_format for MPEG-2 14 years ago
Mans Rullgard 41327cca61 FFT: simplify fft8() 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
Mans Rullgard b41a108914 fate: add fixed-point fft/mdct tests 14 years ago
Mans Rullgard 6efe6028ed Fixed-point support in fft-test 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
Kostya Shishkov 29a290439b ape: check that number of seektable entries is equal to number of frames 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