35853 Commits (4f94de84e88fecf8797abf830e4fdc9f13ac01dd)
 

Author SHA1 Message Date
  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
  Michael Niedermayer 3df9150d69 doc:Partial update of our issue tracker doc. More work needed, volunteers welcome. 15 years ago
  Peter Ross fddf0521c6 wtv: calculate ole date correctly (is seconds since 1899-12-30) 15 years ago
  Peter Ross 8acab7ae5b wtv: detect ole date overflow 15 years ago
  Michael Niedermayer 3dd779eb0a swscale: implement Nbit->non native endian 16bit. Fixes v210. 15 years ago
  Michael Niedermayer f2bfdc3836 fate: add 9/10 BE pixdesc checksums 15 years ago
  Alex Converse 847aaec682 log: Fix an oob array read. 15 years ago
  Alex Converse c38d9780eb cosmetics: trim trailing whitespace in postproc 15 years ago
  Alex Converse 1569554153 Ban strncpy() it's too easy to misuse. 15 years ago
  Nathan Caldwell b58e298572 psymodel: Remove wrapper functions. 15 years ago
  Nathan Caldwell 5b29af624f aacenc: Replace loop counters in aac_encode_frame() with more descriptive 'ch' and 'w'. 15 years ago
  Stefano Sabatini 554d3ad730 pnmdec: reindent after the previous commit 15 years ago
  Stefano Sabatini 4a745b4177 pnmdec: add support for mono images with non-space-separated pixel digits 15 years ago
  Michael Niedermayer b0e1d0d9ee ffv1enc: support PIX_FMT_YUV420P10 & PIX_FMT_YUV422P10 15 years ago
  Baptiste Coudurier 74bf9d6231 v210enc:clip values according to specifications 15 years ago
  Baptiste Coudurier 3e002747d1 v210enc: switch to PIX_FMT_422P10 15 years ago
  Baptiste Coudurier 807a058e8b v210dec: switch to PIX_FMT_422P10 15 years ago
  Stefano Sabatini 4737a59373 ffv1: set internal frame defaults 15 years ago
  Baptiste Coudurier b9e608492a swscale: 9,10 bits pixel format output support 15 years ago
  Baptiste Coudurier 299cbe2c9b PIX_FMT_422P10 support 15 years ago
  Michael Niedermayer af3c8f8230 adpcmenc:Optimize adpcm_ima_qt_compress_sample() 15 years ago
  Baptiste Coudurier 35d3d44a84 adpcmenc: fix QT IMA ADPCM encoder 15 years ago
  Baptiste Coudurier b3d5a4b06e adpcmdec: Fix QT IMA ADPCM decoder 15 years ago
  Mans Rullgard fc7314b31c regtest: remove redundant flags in jpg test 15 years ago