19352 Commits (f91b635b520aec02cfd23ff91d00a7eb4ef89292)

Author SHA1 Message Date
  Justin Ruggles f132248028 avcodec: do not needlessly set packet size to 0 in avcodec_encode_audio2() 14 years ago
  Justin Ruggles 74e10b6204 avcodec: for audio encoding, reset output packet when it is not valid 14 years ago
  Justin Ruggles fa0319b4fd avcodec: refactor avcodec_encode_audio2() to merge common branches 14 years ago
  Justin Ruggles b461cd4deb avcodec: remove fallbacks for AVCodec.encode() in avcodec_encode_audio2() 14 years ago
  Diego Biurrun fdc918632f libschroedinger: Switch to function names more in line with Libav style. 14 years ago
  Diego Biurrun 9cef0669c4 Move code shared between libdirac and libschroedinger to libschroedinger. 14 years ago
  Diego Biurrun 10d2ea2604 h264: Remove a commented-out function pointer typedef. 13 years ago
  Diego Biurrun ea14050642 txd: Remove write-only variable in txd_decode_frame(). 14 years ago
  Diego Biurrun 246b050f51 mmvideo.c: Remove unused variable in mm_decode_pal(). 14 years ago
  Diego Biurrun dbe6ba55a3 build: cosmetics: Add missing end-of-line backslashes to item lists. 13 years ago
  Diego Biurrun 9eb83a56aa build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. 14 years ago
  Diego Biurrun 1f4f752117 libschroedinger: Move a function to avoid a forward declaration. 14 years ago
  Sean McGovern b68c4ac293 pthread: warn on high thread counts 14 years ago
  Anton Khirnov 828bd088f3 lavc: add sample rate and channel layout to AVFrame. 14 years ago
  Paul B Mahol 37f4a976b3 zerocodec: check if the previous frame is missing 14 years ago
  Kostya Shishkov fb5c1aaea6 dfa: use more meaningful return codes 14 years ago
  Michael Niedermayer 71a3c59ed7 eatgv: check vector_bits 14 years ago
  Kostya Shishkov a390aa0ea4 eatgv: check motion vectors 14 years ago
  Diego Biurrun 30b1961c66 Mark a number of variables only used in av_dlog() calls as av_unused. 14 years ago
  Diego Biurrun b2e92e946c dvdec: drop const qualifier from variable to eliminate a warning 14 years ago
  Robert Nagy ad0278661b avcodec: Improve comment for thread_safe_callbacks to avoid misinterpretation. 14 years ago
  Philip Langdale d1ac8e1034 CrystalHD: Improve detection of field pair -> two fields content. 14 years ago
  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