33576 Commits (db465be45d2a105c7bce3a301f125426c49e2e7c)
 

Author SHA1 Message Date
  Justin Ruggles c755b1fbbc FATE: specify the input format when decoding in enc_dec_pcm() 13 years ago
  Loren Merritt 705f3d4759 x86inc: support AVX abstraction for 2-operand instructions 13 years ago
  Mans Rullgard e73ec9216b configure: detect PGI compiler and set suitable flags 13 years ago
  Justin Ruggles d8b06521a9 avconv: check for an incompatible changing channel layout 13 years ago
  Mans Rullgard 6208313aeb avio: make AVIOContext.av_class pointer to const 13 years ago
  Mans Rullgard 9d72c0527c nutdec: add malloc check and fix const to non-const conversion warnings 13 years ago
  Diego Biurrun 0f53601ac6 ppc: drop unused function dct_quantize_altivec() 13 years ago
  Diego Biurrun aa3f2cb584 mpegaudiodec: Do not discard mp_decode_frame() return value. 13 years ago
  Mans Rullgard 3c58300269 matroska: do not set invalid default duration if frame rate is zero 13 years ago
  Luca Barbato ac97d47d9b mkv: use av_reduce instead of av_d2q for framerate estimation 13 years ago
  Luca Barbato 204bcdf56c mkv: report average framerate as minimal as well 13 years ago
  Alex Converse df8d5eaa14 avcodec_string: Favor AVCodecContext.codec over the default codec. 13 years ago
  Alex Converse b5d2bf964b cook: Make constants passed to AV_BE2NE32C() unsigned to avoid signed overflow. 13 years ago
  Reimar Döffinger 0f96f0d996 aacenc: Fix issues with huge values of bit_rate. 13 years ago
  Diego Biurrun db6e26d70c dv_tablegen: Drop unnecessary av_unused attribute from dv_vlc_map_tableinit(). 13 years ago
  Kostya Shishkov 83632cbb11 proresenc: multithreaded quantiser search 13 years ago
  Justin Ruggles 8099fc763b riff: use bps instead of bits_per_coded_sample in the WAVEFORMATEXTENSIBLE header 13 years ago
  Justin Ruggles b1041f8048 avconv: only set the "channels" option when it exists for the specified input format 13 years ago
  Luca Barbato 6943fb47d3 avplay: update get_buffer to be inline with avconv 13 years ago
  Alex Converse 9fb7e14635 aacdec: More robust output configuration. 13 years ago
  Carl Eugen Hoyos af2f655c02 faac: Fix multi-channel ordering 13 years ago
  Alex Converse ca332b1d8c faac: Add .channel_layouts 13 years ago
  Samuel Pitoiset b3b1751201 rtmp: Support 'rtmp_playpath', an option which overrides the stream identifier 13 years ago
  Samuel Pitoiset 6465562e13 rtmp: Support 'rtmp_app', an option which overrides the name of application 13 years ago
  Justin Ruggles 5e8280d177 avutil: add better documentation for AVSampleFormat 13 years ago
  Mans Rullgard 8b84e082ed indeo3: add parens around some macro arguments 13 years ago
  Ronald S. Bultje 87a246341b h264: use proper PROLOGUE statement for a function using 8 registers. 13 years ago
  Diego Biurrun b553a425fb doc: Update sample Vim config with suitable (function) indentation settings. 13 years ago
  Diego Biurrun a3dbd459ff dv: Merge dvquant.h into dvdata.c where all other DV tables reside. 13 years ago
  Diego Biurrun 05afc5f57d dv: Move static tables only used in one place to where they are used. 13 years ago
  Anton Khirnov aff01de641 graphparser: set next to NULL on an entry extracted from inputs list 13 years ago
  Anton Khirnov 7ce118bae5 doc/filters: update documentation. 13 years ago
  Anton Khirnov 9e8aae443b avconv: flush decoders immediately after an EOF. 13 years ago
  Anton Khirnov 89605e4aa0 avconv: send EOF to vsrc_buffer. 13 years ago
  Anton Khirnov 3e901cbc75 avconv: reindent. 13 years ago
  Anton Khirnov 3b266da3d3 avconv: add support for complex filtergraphs. 13 years ago
  Anton Khirnov 560f7774a4 avconv: make filtergraphs global. 13 years ago
  Anton Khirnov 836ce90566 avconv: move filtered_frame from InputStream to OutputStream. 13 years ago
  Anton Khirnov 6c9eac1998 avconv: don't set output width/height directly from input value. 13 years ago
  Anton Khirnov e77c86629f avconv: move resample_{width,height,pix_fmt} to InputStream. 13 years ago
  Anton Khirnov 9dced85426 avconv: remove a useless variable from OutputStream. 13 years ago
  Anton Khirnov b7327887ea avconv: get output pixel format from lavfi. 13 years ago
  Anton Khirnov 7af99a01c4 graphparser: fix the order in which unlabeled input links are returned. 13 years ago
  Anton Khirnov 2e21526790 avconv: change {input,output}_{streams,files} into arrays of pointers. 13 years ago
  Anton Khirnov ea9367e921 avconv: don't pass input/output streams to some functions. 13 years ago
  Diego Biurrun 3892e784f2 doc: Improve suggested Emacs settings for our coding style. 13 years ago
  Derek Buitenhuis 5096399df2 utvideo: Remove unused variable 'src_size' 13 years ago
  Dale Curtis c788782c7d mov: free memory on header parsing failure 13 years ago
  Dale Curtis 4ebd422c04 mov: fix leaking memory with multiple drefs. 13 years ago
  Ronald S. Bultje 7f77e9041a swscale: clip before assigning tables in RGB output functions. 13 years ago