33445 Commits (9cef0669c4e0e98cd6b5746e6de5b0da800f7edb)
 

Author SHA1 Message Date
  Diego Biurrun 9cef0669c4 Move code shared between libdirac and libschroedinger to libschroedinger. 14 years ago
  Anton Khirnov 8134fafe9b lavfi: uninline avfilter_copy_buffer_ref_props(). 13 years ago
  Anton Khirnov 1432c1c429 lavf: add missing '*' in a doxy. 13 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
  Robert Nagy a07578f3f2 vf_yadif: fix missing error handling for avfilter_poll_frame() 14 years ago
  Ronald S. Bultje 08354bf458 avprobe: allow showing only one container/stream property. 14 years ago
  Anton Khirnov 0bbd874743 lavfi: support audio in avfilter_copy_frame_props(). 14 years ago
  Mina Nagy Zaki 11b6a82412 lavfi: avfilter_merge_formats: handle case where inputs are same 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
  Luca Barbato e004bc16a1 doc: clarify check for NULL pointer style 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
  Sean McGovern be6009d32c tests/utils: don't ignore the return value of fwrite() 14 years ago
  Anton Khirnov d4ac703c7f lavfi/formats: use sizeof(var) instead of sizeof(type). 14 years ago
  Stefano Sabatini f10530b78a lavfi: remove avfilter_default_config_input_link() declaration 14 years ago
  Anton Khirnov 25b3babe11 lavfi: always enable the scale filter and depend on sws. 14 years ago
  Anton Khirnov fd18ee0ff6 vf_split: support user-specifiable number of outputs. 14 years ago
  Anton Khirnov dce415e7f1 avconv: remove stray useless comment. 14 years ago
  Janne Grunau 29d27b5425 mpegmux: add stuffing to avoid incomplete PCM frames 14 years ago
  Mans Rullgard ddce7dabd2 rtsp: avoid const warnings from strtol() call 14 years ago
  Mans Rullgard 0de1319ee0 avserver: check return value of ftruncate() 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
  Martin Storsjö 2ed503af9f rtpdec_h264: Add missing newlines to av_log calls 14 years ago
  Martin Storsjö b97d21e4d6 rtpdec_h264: Free old extradata before clearing the pointer 14 years ago
  Martin Storsjö 3c148703f6 rtpdec_h264: Reorder code blocks 14 years ago
  Martin Storsjö b368861747 rtpdec_h264: Make start_sequence a static const array 14 years ago
  Martin Storsjö 48666c2bd6 rtpdec_h264: Cleanup debug packet type counting 14 years ago
  Martin Storsjö 0b3ac9fe05 rtpdec_h264: Cosmetic cleanup 14 years ago
  Martin Storsjö f3d471f45f rtpdec_h264: Clean up comments 14 years ago
  Martin Storsjö dee48d095d rtpdec_h264: Convert commented out code into setting an unused variable 14 years ago
  Diego Biurrun f0ccd53a3b tests: Refactor rotozoom/videogen common code into a separate file. 14 years ago
  Diego Biurrun 814208a7a6 tests: Mark some file-internal symbols as static. 14 years ago
  Diego Biurrun b5a3c6038d build: Drop leftover .exp pattern from LIBSUFFIXES list. 14 years ago
  Nicolas George 5cb4f1a127 vsrc_buffer: return EAGAIN if no frame is available. 14 years ago
  Jakub Stachowski ddffe3de43 WMAL: Shift output samples by the specified number of padding zeroes. 14 years ago