28756 Commits (7ac167493e5404fd2d3f307d02127f23fca970f0)
 

Author SHA1 Message Date
  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
  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