34337 Commits (c4ef6a3e4ba50b7e3746a46b51c2f8d16e8cba7b)
 

Author SHA1 Message Date
  Kostya Shishkov a05c41acd1 mp3dec: perform I/S and M/S only when frame mode is joint stereo. 13 years ago
  Kostya Shishkov f704eb612b id3v2: add another mimetype for JPEG image 13 years ago
  Ronald S. Bultje ddcf67c8a5 lzw: prevent buffer overreads. 13 years ago
  Mashiat Sarker Shakkhar 28e8c4d59a WMAL: Remove inaccurate and unnecessary doxy 13 years ago
  Ronald S. Bultje 63a1b481f6 h264: fix cabac-on-stack after safe cabac reader. 13 years ago
  Ronald S. Bultje bd508d435b truemotion2: convert packet header reading to bytestream2. 13 years ago
  Ronald S. Bultje 44257ef426 asf: only set index_read if the index contained entries. 13 years ago
  Ronald S. Bultje a940198130 cabac: add overread protection to BRANCHLESS_GET_CABAC(). 13 years ago
  Ronald S. Bultje 448dc42571 cabac: increment jump locations by one in callers of BRANCHLESS_GET_CABAC(). 13 years ago
  Ronald S. Bultje 16f6e83f74 cabac: remove unused argument from BRANCHLESS_GET_CABAC_UPDATE(). 13 years ago
  Ronald S. Bultje 951014e5bb cabac: use struct+offset instead of memory operand in BRANCHLESS_GET_CABAC(). 13 years ago
  Ronald S. Bultje a0bdcb019e h264: add overread protection to get_cabac_bypass_sign_x86(). 13 years ago
  Ronald S. Bultje 95bfa4ead7 h264: reindent get_cabac_bypass_sign_x86(). 13 years ago
  Ronald S. Bultje db025929f2 h264: use struct offsets in get_cabac_bypass_sign_x86(). 13 years ago
  Ronald S. Bultje 7374fac804 h264: fix overreads in cabac reader. 13 years ago
  Ronald S. Bultje d360dd902c wmall: fix seeking. 13 years ago
  Ronald S. Bultje 0a82f5275f lagarith: fix buffer overreads. 13 years ago
  Diego Biurrun c0b34e6148 dvdec: drop unnecessary dv_tablegen.h #include 13 years ago
  Mans Rullgard 2efb710a34 build: fix doc generation errors in parallel builds 13 years ago
  Diego Biurrun a92be9b856 Replace memset(0) by zero initializations. 14 years ago
  Diego Biurrun 856c8e0a04 faandct: Remove FAAN_POSTSCALE define and related code. 13 years ago
  Anton Khirnov a839dbb94e dvenc: print allowed profiles if the video doesn't conform to any of them. 13 years ago
  Anton Khirnov 3c6607eb6f avcodec_encode_{audio,video}: only reallocate output packet when it has non-zero size. 13 years ago
  Anton Khirnov e2e165c00f FATE: add a test for vp8 with changing frame size. 13 years ago
  Ronald S. Bultje e74d6daa29 fate: add kgv1 fate test. 13 years ago
  Justin Ruggles eed691f7d1 oggdec: calculate correct timestamps in Ogg/FLAC 13 years ago
  Paul B Mahol 55abaa58e5 westwood_vqa: fix SND0 chunk handling 13 years ago
  Paul B Mahol f0a343f399 westwood_vqa: set video stream duration 13 years ago
  Ronald S. Bultje 98df2e2414 raw: forward avpicture_fill() error code in raw_decode(). 13 years ago
  Diego Biurrun 8e0b7e2f14 build: Do not explicitly add the doc directory to the OBJDIRS list. 13 years ago
  Diego Biurrun d724fe665b dv: Split off DV video decoder into its own file. 13 years ago
  Diego Biurrun 9f43fdda3e build: fix RALF decoder standalone compilation, which depends on Golomb code 13 years ago
  Diego Biurrun d7ce1a48a5 configure: Drop stray duplicate entry for --disable-fft from help output. 13 years ago
  Jindrich Makovicka 904100e5fc make av_interleaved_write_frame() flush packets when pkt is NULL 13 years ago
  Alex Converse c9024a9fd7 mpegts: Fix dead error checks 13 years ago
  Mashiat Sarker Shakkhar 95b192de5d vc1: Do not read from array if index is invalid. 13 years ago
  Ronald S. Bultje 2ad405548b targa: convert to bytestream2. 13 years ago
  Ronald S. Bultje 5484170ac7 rv34: set mb_num_left to 0 after finishing a frame 13 years ago
  Diego Biurrun 72ccfb3cb7 build: ppc: drop stray leftover backslash 13 years ago
  Diego Biurrun e7e19b15c7 build: Only clean the architecture subdirectory we build for. 13 years ago
  Diego Biurrun 6a7c5312d8 build: drop some unnecessary dependencies from the H.264 parser 13 years ago
  Diego Biurrun ad0e31f134 build: prettyprinting cosmetics 13 years ago
  Diego Biurrun 80391552c9 libavutil: Remove pointless rational test program. 13 years ago
  Diego Biurrun 193d7eea95 libavutil: Remove broken and pointless lzo test program. 13 years ago
  Anton Khirnov 967923abd1 lavf doxy: expand AVStream.codec doxy. 13 years ago
  Anton Khirnov e44ada129c lavf doxy: improve AVStream.time_base doxy. 13 years ago
  Anton Khirnov f58b8cc3e3 lavf doxy: add some basic documentation about reading from the demuxer. 13 years ago
  Anton Khirnov 10fa4ff7bc lavf doxy: document passing options to demuxers. 13 years ago
  Anton Khirnov dca9c81d82 lavf doxy: clarify that an AVPacket contains encoded data. 13 years ago
  Jindrich Makovicka 3fadb29baf mpegtsenc: allow user triggered PES packet flushing 13 years ago