28583 Commits (2a0d4d4cd0119cfe9e439afe5941aee2ca0c1109)
 

Author SHA1 Message Date
  Compn 2a0d4d4cd0 fix typo 15 years ago
  Michael Niedermayer 4fa0e24736 Merge remote-tracking branch 'newdev/master' 15 years ago
  Vitor Sessak ee26abf2a4 Fix an infinite loop when RoQ encoded generated a frame with a size greater than the maximum valid size. 15 years ago
  Kieran Kunhya a6d2227bc8 Add kbdwin.o to AC3 decoder 15 years ago
  Carl Eugen Hoyos 4952afff75 Do not use format string "%0.3f" for RTSP Range field. 15 years ago
  Michael Niedermayer d375c10400 Fake-Merge remote-tracking branch 'ffmpeg-mt/master' 15 years ago
  Reimar Döffinger 4c886d613d Detect byte-swapped AC-3 and support decoding it directly. 15 years ago
  Justin Ruggles 40728b5169 cosmetics: indentation 15 years ago
  Justin Ruggles 67fc8652b9 Always copy input data for AC3 decoder. 15 years ago
  Justin Ruggles 85ab290470 ac3enc: make sym_quant() branch-free 15 years ago
  Justin Ruggles 45ed822550 cosmetics: indentation 15 years ago
  Justin Ruggles eba586b0d9 Add a CPU flag for the Atom processor. 15 years ago
  Anton Khirnov c5f4c0fd5c id3v2: skip broken tags with invalid size 15 years ago
  Anton Khirnov 1885488757 id3v2: don't explicitly skip padding 15 years ago
  Dave Yeo b58b9fa3b5 Make sure kbhit() is in conio.h 15 years ago
  Mans Rullgard 2a569799a9 fate: update wmv8-drm reference 15 years ago
  Ronald S. Bultje c47d383502 vc1: make P-frame deblock filter bit-exact. 15 years ago
  Martin Storsjö 77e41e047d configure: Add the -D parameter to the dlltool command 15 years ago
  Martin Storsjö af79dd36f3 amr: Set the AVFMT_GENERIC_INDEX flag 15 years ago
  Martin Storsjö 026fa81de4 amr: Set the pkt->pos field properly to the start of the packet 15 years ago
  Martin Storsjö 2890cba8b5 amr: Set the codec->bit_rate field based on the last packet 15 years ago
  Martin Storsjö 895678f823 rtsp: Specify unicast for TCP interleaved streams, too 15 years ago
  Luca Barbato 417516f63f Set the correct target for mingw64 dlltool 15 years ago
  Martin Storsjö dc8b73c069 applehttp: Change the variable for stream position in seconds into int64_t 15 years ago
  Martin Storsjö 648c79624f ffplay: Don't assume ic->pb is non-null 15 years ago
  Anton Khirnov eb1e7f78ea id3v2: simplify error handling. 15 years ago
  Anton Khirnov bca6dee386 id3v2: explicitly seek to the end of the tag after reading 15 years ago
  Anton Khirnov 933e90a69a avio: make av_url_read_fseek/fpause internal. 15 years ago
  Stefano Sabatini 038566a5ed ffprobe: tweak error message in open_input_file() 15 years ago
  Ronald S. Bultje f44d6445b7 vc1: slice support. 15 years ago
  Ronald S. Bultje b81a935bd9 vc1: fix up memleaks in the error codepath. 15 years ago
  Ronald S. Bultje 72452cc475 vc1: warn for unimplemented pan-scan feature. 15 years ago
  Peter Ross 60c68c0ab9 Remove unused pixel format (PIX_FMT_UNUSED) and swap PIX_FMT_BGR48LE and PIX_FMT_BGR48BE enum order 15 years ago
  Tomas Härdin 139313827c Add xd55 codec tag for XDCAM HD422 720p25 CBR files. 15 years ago
  Carl Eugen Hoyos 88f8805f3e Allow demuxing of APE files with metadata tags. 15 years ago
  Michael Niedermayer d4a50a2100 Merge remote-tracking branch 'newdev/master' 15 years ago
  Anton Khirnov 8d9769a77b avio: deprecate url_fileno 15 years ago
  Anton Khirnov 447fe33691 rmenc: replace avio_seek(0) with avio_tell() 15 years ago
  Anton Khirnov e42500cb4f lavf: replace some more avio_seek(SEEK_CUR) with avio_skip 15 years ago
  Mans Rullgard 027f60f32b ffv1: allocate correct size for sample buffer 15 years ago
  Panagiotis H.M. Issaris cb48e245e6 Do no modify terminal parameters using termios.h 15 years ago
  Mans Rullgard e87a6f0dc9 Move ff_dct_init_mmx declaration to dct.h 15 years ago
  Mike Scheutzow cf752d027f doc: add details to the documentation for ffmpeg -map 15 years ago
  Stefano Sabatini 17a4ec8e7e ffmpeg: modify help text for the map option 15 years ago
  Mans Rullgard 8eec00278c dct: remove superflous #include 15 years ago
  Mans Rullgard 0aded9484d Move dct and rdft definitions to separate files 15 years ago
  Mans Rullgard 4538729afe Move sine windows to a separate file 15 years ago
  Mans Rullgard a45fbda994 Move ff_kbd_window_init() to a separate file 15 years ago
  Mans Rullgard 26f548bb59 fft: remove inline wrappers for function pointers 15 years ago
  Mans Rullgard 849f80fecb configure: use pkg-config helpers 15 years ago