16627 Commits (473b297f26b51a5d6bf4cd0126d950cc4b105bd7)

Author SHA1 Message Date
  Alexandre Colucci 92d2b909a0 xsub: feed init_get_bits the whole buffer 14 years ago
  Martin Storsjö 375bff7084 libfdk-aac: Allow setting VBR modes via a private option 12 years ago
  Martin Storsjö a10190dcd8 libfdk-aac: Warn the user that the VBR modes are unsupported 12 years ago
  Derek Buitenhuis b62d4c16c9 Revert "cbrt_tablegen: Include libm.h" 12 years ago
  Anton Khirnov 7a1a9dd56c pthread: make sure AVFrame.extended_data is set properly. 12 years ago
  Nathan Caldwell c8ba8be27e libfdk-aac: reindent after last commit 12 years ago
  Nathan Caldwell 94a69dee64 libfdk-aac: Limit to supported sample rates. 12 years ago
  Derek Buitenhuis 2768b71798 cbrt_tablegen: Include libm.h 12 years ago
  John Van Sickle a716006a7d libx264: change default to closed gop to match x264cli 12 years ago
  Anton Khirnov 11d1ca4b2c Use avcodec_free_frame() to free AVFrames. 12 years ago
  Anton Khirnov a42aadabc6 lavc: add avcodec_free_frame(). 12 years ago
  Anton Khirnov b437cec143 lavc: ensure extended_data is set properly on decoding 12 years ago
  Anton Khirnov 2bc0de3858 lavc: initialize AVFrame.extended_data in avcodec_get_frame_defaults() 12 years ago
  Anton Khirnov c084a975aa lavc: use av_mallocz to allocate AVFrames. 12 years ago
  Anton Khirnov a83499b13b lavc: rename the argument of avcodec_alloc_frame/get_frame_defaults 12 years ago
  Justin Ruggles 0ccf051a9d avcodec: fix memleak in avcodec_encode_audio2() 12 years ago
  Reimar Döffinger c54e00610f sipr: fall back to setting mode based on bit_rate. 13 years ago
  Anton Khirnov e52e4fe10d libx264: add forgotten ; 12 years ago
  Mans Rullgard a27a690fac ARM: swap source operands in some add instructions 13 years ago
  Mans Rullgard a34a609fc1 motion_est: fix use of inline on extern functions 12 years ago
  John Van Sickle 9bf41210a9 libx264: add support for nal-hrd, required for Blu-ray streams. 12 years ago
  Alex Converse df6c3f9fb3 tiffdec: Add support for GRAY16LE. 12 years ago
  Alex Converse 298ed797e1 tiffenc: Add support for little endian RGB48 and GRAY16 12 years ago
  Janne Grunau 8701f4f8e8 mpeg4: support frame parameter changes with frame-mt 12 years ago
  Janne Grunau 01fc5d6609 mpegvideo: check ff_find_unused_picture() return value for errors 12 years ago
  Janne Grunau 32c7589bb7 mpegvideo: release frame buffers before freeing them 12 years ago
  Janne Grunau b16d001b62 rv34: use ff_MPV_common_frame_size_change() 12 years ago
  Janne Grunau 435c0b87d2 mpegvideo: add reinit function for frame parameter changes 12 years ago
  Janne Grunau 1b3439b305 mpegvideo: move frame size dependent memory management to separate functions 12 years ago
  Luca Barbato 419ffb2390 avcodec: cleanup utils.c 12 years ago
  Justin Ruggles ee90119e9e binkaudio: remove unneeded GET_BITS_SAFE macro 12 years ago
  Justin Ruggles 7bfd1766d1 binkaudio: use float sample format 12 years ago
  Justin Ruggles 0801b5979b binkaudio: use a different value for the coefficient scale for the DCT codec 12 years ago
  Clément Bœsch ee0f53e966 alsdec: fix misplaced parentheses. 12 years ago
  Thilo Borgmann ac3f5a6879 alsdec: check return values. 13 years ago
  Thilo Borgmann 66197988b1 alsdec: fix number of decoded samples in first sub-block in BGMC mode. 13 years ago
  Thilo Borgmann 97f0efbfb8 alsdec: Fix out of ltp_gain_values read. 13 years ago
  Michael Niedermayer 5b051ec3bd alsdec: Check that quantized parcor coeffs are within range. 13 years ago
  Michael Niedermayer 9853e41aa0 alsdec: check opt_order. 13 years ago
  Michael Niedermayer 23aae62c2c alsdec: Check k used for rice decoder. 13 years ago
  Anton Khirnov 34ebbbfeec xsubenc: reindent 12 years ago
  Anton Khirnov 466b39efaf lavc: replace AVCodecContext.encode with subtitle-specific callback 12 years ago
  Anton Khirnov 9f64c8219a lavc: add const to private codec class initialization. 12 years ago
  Mans Rullgard 2568646abb mpegvideo: drop unnecessary arguments to hpel_motion() 13 years ago
  Mans Rullgard 66f5a6b419 mpegvideo: drop 'inline' from some functions 13 years ago
  Anton Khirnov 66f52d0c3d nellymoserdec: drop support for s16 output. 13 years ago
  Anton Khirnov 8b78c2969a bmpdec: only initialize palette for pal8. 12 years ago
  Mans Rullgard 7689eea49a flacdsp: arm optimised lpc filter 13 years ago
  Mans Rullgard cb6632809d libavcodec: remove av_destruct_packet_nofree() 12 years ago
  Luca Barbato 714508bcb9 vorbisdec: ensure FASTDIV denominator is never 1 12 years ago