19352 Commits (f91b635b520aec02cfd23ff91d00a7eb4ef89292)

Author SHA1 Message Date
  Kostya Shishkov 1fdb5649d9 lagarith: make offset array type unsigned 14 years ago
  Kostya Shishkov 8099187e89 dfa: add some checks to ensure that decoder won't write past frame end 14 years ago
  Mans Rullgard 96f7590efd aacps: NEON optimisations 14 years ago
  Mans Rullgard 47d18d5354 aacps: align some arrays 14 years ago
  Mans Rullgard bf1945af30 aacps: move some loops to function pointers 14 years ago
  Carl Eugen Hoyos 23fba3ed5c Remove unused variable from ffv1 decoder. 14 years ago
  Carl Eugen Hoyos 396d2aecc5 alsdec.c: Also test 0 when checking rice decoder values. 14 years ago
  Carl Eugen Hoyos 849172882c alsdec.c: Simplify error check before calling rice decoder. 14 years ago
  Jakub Stachowski ddffe3de43 WMAL: Shift output samples by the specified number of padding zeroes. 14 years ago
  Mashiat Sarker Shakkhar 363c3a44ff WMAL: Restore removed code in mclms_predict() 14 years ago
  Michael Niedermayer 3d42addf33 png_parser: try to fix big endian 14 years ago
  Michael Niedermayer 16db88a093 vorbis_parser: fix blocksize 14 years ago
  Michael Niedermayer 441dce2169 oggvorbis: move handling of first packets ts from parser to muxer. 14 years ago
  Ronald S. Bultje d2205d6543 png: check bit depth for PAL8/Y400A pixel formats. 14 years ago
  Michael Niedermayer 1f95ad48ff oggvorbisdec: redesign special handling of first frames timestamp. 14 years ago
  Alex Converse 37ddd38332 celp filters: Do not read earlier than the start of the 'out' vector. 14 years ago
  Clément Bœsch 3c1d52d30b Fix a few @file doxy inconsistencies. 14 years ago
  Peter Holik 2ee6dca3b8 png_parser 14 years ago
  Paul B Mahol 4b70bba57e zerocodec: check if there is previous frame 14 years ago
  Paul B Mahol b7159877b1 shorten: unsigned 8bit support 14 years ago
  Mans Rullgard 58b2e0f0f2 vqavideo: return error if image size is not a multiple of block size 14 years ago
  Michael Bradshaw b7a928b2d1 libopenjpegdec: respect JP2 color space, fix ticket 1179 14 years ago
  Clément Bœsch 9ae570fb5f JACOsub demuxer, decoder and muxer. 15 years ago
  Nicolas George e296f1b1c4 lavc: implement accessors for some AVFrame fields. 14 years ago
  Hendrik Leppkes 1d4a01474d mpeg12: fixed parsing in some mpeg2 streams 14 years ago
  Hendrik Leppkes ca93f0fa36 Add SMPTE240M transfer characteristics flag. 14 years ago
  Alex Converse b5da848fac motionpixels: Clip YUV values after applying a gradient. 14 years ago
  Ronald S. Bultje 5eec5a79da jpeg: handle progressive in second field of interlaced. 14 years ago
  Michael Niedermayer 1f05dcbad2 ituh263dec: Implement enough of Annex O (scalability) to fix a FPE. 14 years ago
  Ronald S. Bultje 2d22d4307d h263: more strictly forbid frame size changes with frame-mt. 14 years ago
  Ronald S. Bultje 732f9fcfe5 h264: additional protection against unsupported size/bitdepth changes. 14 years ago
  Ronald S. Bultje ac80b812cd tta: prevents overflows for 32bit integers in header. 14 years ago
  Ronald S. Bultje 82a0497cf3 vp8: update frame size changes on thread context switches. 14 years ago
  Ronald S. Bultje bec207f9f9 snowdsp: explicitily state instruction size. 14 years ago
  Kostya Shishkov 0e23b50821 wmall: fix reconstructing audio with uncoded channels 14 years ago
  Mashiat Sarker Shakkhar c8370e6e35 WMAL cosmetics: fix indentation 14 years ago
  Jakub Stachowski 8501bed08c Don't restrict reverse decorrelation to both coded channels. It is also used for mono data. 14 years ago
  Hendrik Leppkes 4b7fa553a9 indeo3: fix motion vector validation 14 years ago
  Hendrik Leppkes ff80c68264 pcm_bluray: set bits_per_raw_sample for > 16-bit 14 years ago
  Reimar Döffinger a5f8417db5 xbmdec: fix decoding when variable name contains an 'x'. 14 years ago
  Reimar Döffinger 1f0c92d68b xbmdec: print more details on decode error. 14 years ago
  Mans Rullgard 4bf2e7c5f1 twinvq: fix out of bounds array access 14 years ago
  Jakub Stachowski 035a394eac WMAL: do not output last frame again if nothing was decoded in current packet 14 years ago
  Mashiat Sarker Shakkhar f92f452378 WMAL: do not start decoding if frame does not end in current packet 14 years ago
  Mans Rullgard a812ed003f adpcm-thp: fix invalid array indexing 14 years ago
  Mans Rullgard c81d1e2390 ppc: add const where needed in scalarproduct_int16_altivec() 14 years ago
  Mans Rullgard ce82dad7eb ppc: remove shift parameter from scalarproduct_int16_altivec() 14 years ago
  Mans Rullgard 4c387c7070 ppc: dsputil: do unaligned block accesses correctly 14 years ago
  Mans Rullgard c75eca9d37 dvenc: do not call dsputil functions with stride not a multiple of 16 14 years ago
  hakuya 79e5902cf1 Exposing forced flag for DVD and PGS subtitles 14 years ago