29776 Commits (580fa76c5c8b4372247221a4602527a060e2d5b4)
 

Author SHA1 Message Date
  Baptiste Coudurier 580fa76c5c Allocate per codec options, now that options are freed between inputs and outputs. 15 years ago
  Michael Niedermayer 3732c48304 error_concealment: Use previous pictures motion vectors when the current ones have been lost. 15 years ago
  Multiple Authors a811ec7cb5 Merging branch 'ffmpeg-mt/master' 15 years ago
  Robert Leatherwood b5e089924f "Initialize" copy_tb like the other global variables. 15 years ago
  Stefano Sabatini aa909d300f tiff: prefer enum TiffCompr over int for TiffContext.compr 15 years ago
  Stefano Sabatini 1e97700fba tiff: remove duplicated author information, fix @file doxy 15 years ago
  Stefano Sabatini 687ff547fc tiff: perform minor cleanups in the header 15 years ago
  Stefano Sabatini b50217f6f7 8svx: remove pointless comments 15 years ago
  Stefano Sabatini 48dce86065 8svx: add links to documentation resources 15 years ago
  Stefano Sabatini baa1030286 8svx: remove duplicated author/file information 15 years ago
  Stefano Sabatini 70b10db24c iff: remove get_image_data() and get_image_size() wrappers 15 years ago
  Stefano Sabatini 8b1171e93e iff: remove get_palette_size() wrapper 15 years ago
  Stefano Sabatini 83294a3251 iff: remove pointless get_palette_data() wrapper 15 years ago
  Maksym Veremeyenko 002e1f1eb3 motion_est: fix ffmpeg compilation with DEBUG defined 15 years ago
  Reimar Döffinger 3d929a607a mpegaudio: remove frame_count variable and its only usage, it is always 0. 15 years ago
  Andres Gonzalez dc05b6af3d Added oggpagesize option for Ogg encoding. Allows setting a preferred page size. When set, if an Ogg stream buffer has enough data, a page is made, instead of filling maximum-size pages. 15 years ago
  Michael Niedermayer eeaba924b7 ffmpeg: Fix -t with files that do not have any timestamps. 15 years ago
  Michael Niedermayer 7bea13f111 swscale: Fix scaling for unscaled dithered planar convertions. 15 years ago
  Michael Niedermayer b97b4b58a6 Merge remote branch 'qatar/master' 15 years ago
  Michael Niedermayer 67d441499a seeking: Favor pkt->pos for generic index building where possible. 15 years ago
  Michael Niedermayer ca87d43906 configure: Revert sdl hunk of 4fa18c56. This breaks OSX 15 years ago
  Michael Niedermayer 08675bb399 mem: Choose alignment at compile time depending on AVX enabledness. 15 years ago
  Michael Niedermayer 53789a27f8 swscale: use Nbit code to handle !is16BPS(c->srcFormat) && is16BPS(c->dstFormat) 15 years ago
  Michael Niedermayer 42c9bd313f swscale: Support dither in is16BPS(c->srcFormat) && !is16BPS(c->dstFormat) 15 years ago
  Michael Niedermayer c4f7050bb1 swscale: support unscaled planar Nbit->8bit with non native endian source. 15 years ago
  Michael Niedermayer 09ff3cc77b swscale: fix unscaled yuv422p16be -> yuv422p10le 15 years ago
  Michael Niedermayer eb8aa13b54 swscale: make DITHER_COPY() support non native endian source 15 years ago
  Mans Rullgard a88ef93b4a mpegaudiodec: group #includes more sanely 15 years ago
  Mans Rullgard 0d849074a4 mpegaudio: remove #if 0 blocks 15 years ago
  Michael Niedermayer 9c49ca0f19 swscale: factor shift out of DITHER_COPY(). 15 years ago
  Michael Niedermayer 300e497b5f swscale: factorize DITHER_COPY() 15 years ago
  Michael Niedermayer 1735440773 fifo: use av_freep() 15 years ago
  Anton Khirnov 19615089a0 ffmpeg.c: reset avoptions after each input/output file. 15 years ago
  Anton Khirnov 1435f2fa72 ffmpeg.c: store per-output stream sws flags. 15 years ago
  Mans Rullgard 6bb6fb05ba mpegaudio: remove CONFIG_MPEGAUDIO_HP option 15 years ago
  Martin Storsjö ed87375dd5 mpegtsenc: Clear st->priv_data when freeing it 15 years ago
  Martin Storsjö a7ea5e3d35 udp: Fix receiving RTP data over multicast 15 years ago
  Martin Storsjö f9a6cfdd04 rtpproto: Remove an unused variable 15 years ago
  Michael Niedermayer 38bb5a5434 mpeg4videoenc: Support negative timestamps. 15 years ago
  Michael Niedermayer 282e8d4b4f avienc: Update 2 debug statements to match the current code. 15 years ago
  Michael Niedermayer 5192788321 avutil: add divide & modulo that round like unsigned ones do that is down. 15 years ago
  Michael Niedermayer 5deedf3552 h264probe: update to latest spec. 15 years ago
  Mans Rullgard ecfc5e0b72 regtest: fix wma tests 15 years ago
  Mans Rullgard 3a2e80ecbc mpegaudio: remove CONFIG_AUDIO_NONSHORT 15 years ago
  Mans Rullgard eeadaa6bc0 regtest: separate flags for encoding and decoding 15 years ago
  Michael Niedermayer 6841c8c579 Merge remote branch 'qatar/master' 15 years ago
  Michael Niedermayer 25308afbb2 wtvdec: Avoid gmtime_r() it breaks compile on windows. 15 years ago
  Michael Niedermayer bce0d92359 developer.texi: update for git 15 years ago
  Luca Barbato 0584d22eb4 Typo fix. 15 years ago
  Michael Niedermayer 6c5c8750b9 Patch checklist:Suggest adding a regression test 15 years ago