21287 Commits (e82afa3e2d633299fb62487dbd29596341ee628c)

Author SHA1 Message Date
  Paul B Mahol a0348d0966 pnm: remove nonsense code 13 years ago
  Michael Niedermayer 5eaeb4237b ivi_common: dc_transform is needed for intra 13 years ago
  Michael Niedermayer 712287ef45 ff_ac3_apply_rematrixing: set flags to NULL 13 years ago
  Paul B Mahol 1b3dbe3f75 lcldec: fix decoding of uncompressed rgb24 sample 13 years ago
  Michael Niedermayer a15adabdd3 aacsbr: fix integer overflow 13 years ago
  Carl Eugen Hoyos b5d496f3a4 Support new transparency colour-spaces with libopenjpeg. 13 years ago
  Paul B Mahol b0428741c6 indeo3: move get_buffer() above decode_plane() calls 13 years ago
  Michael Niedermayer bbd7b46b94 sab_diamond_search: add assert to double check the minima_count 13 years ago
  Michael Niedermayer c9e4554329 cook: fix use of uninitialized variable 13 years ago
  Stefano Sabatini aa48446c9a lavc/xfaceenc: prefer do{}while() over for(){} construct in xface_encode_frame() loop 13 years ago
  Xidorn Quan 0ecef3a0ef amr_decode_fix_avctx should not return value 13 years ago
  Stefano Sabatini 0372ecfa48 lavc/options_table: force non-negative bitrate range 13 years ago
  Michael Niedermayer 930226cf52 crystalhd: fix missing braces warning 13 years ago
  Stefano Sabatini 1c755f7667 lavc/options_table: make "request_sample_fmt" an AV_OPT_TYPE_SAMPLE_FMT option 13 years ago
  Michael Niedermayer d3dfe99bc5 libgsmdec: fix decoding of non 8khz gsm files 13 years ago
  Michael Niedermayer 6e6033b793 gsmdec: fix decoding of non 8khz gsm files 13 years ago
  Paul B Mahol 20ac916e6d indeo3: release buffer before calling decode_plane 13 years ago
  Paul B Mahol b02116cc4a Revert "Partly revert f174fba: indeo3 decoder does not support direct rendering." 13 years ago
  Michael Niedermayer 4ad6ef00a2 libvo-amrwbenc: allow sampling rates other than 16khz 13 years ago
  Michael Niedermayer b30f4510d8 libopencore-amr: allow sampling rates other than 8khz 13 years ago
  Michael Niedermayer 0aaf0a07d4 libopencore-amrdec: allow sampling rates other than 8khz 13 years ago
  Michael Niedermayer 2c1e9383a2 amrwbdec: allow sample rates other than 16khz 13 years ago
  Michael Niedermayer d8aaec38fc amrnbdec: allow sample rates other than 8khz 13 years ago
  Paul B Mahol f58f600c68 lclenc: make compression level user selectable 13 years ago
  Heesuk Jung 25b7aa980b Fix bit_rate in MPEG1/2 Video 13 years ago
  Paul B Mahol 77d89a5b16 apedec: consume packet after it has been fully decoded 13 years ago
  Diego Biurrun 0a7a94f2e5 x86: Refactor PSWAPD fallback implementations and port to cpuflags 13 years ago
  Diego Biurrun 9a07c1332c parser: Move Doxygen documentation to the header files 13 years ago
  John Stebbins 85f67c4865 PGS subtitles: Expose forced flag 13 years ago
  Diego Biurrun 26f01bd106 x86: PMINUB: port to cpuflags 13 years ago
  Diego Biurrun 9ce02e14f0 x86: ac3dsp: port to cpuflags 13 years ago
  Nicolas George 805b57001f lavc/pngdec: decode textual data (tEXt and zTXt). 13 years ago
  Michael Niedermayer 00aa7fa786 pcm: fix handling of more than 8 channels for planar 13 years ago
  Anton Khirnov 0876c28080 lavc: add some AVPacket doxy. 13 years ago
  Ilkka Ollakka 6d1270a0f9 decode_audio3: initialize AVFrame 13 years ago
  Justin Ruggles 5459848b14 ws-snd1: set channel layout 13 years ago
  Justin Ruggles f7b8506573 wmavoice: set channel layout 13 years ago
  Justin Ruggles 50a65e7a54 vmdaudio: set channel layout 13 years ago
  Justin Ruggles 002097a00b wmapro: use AVCodecContext.channels instead of keeping a private copy 13 years ago
  Justin Ruggles b5f628e227 twinvq: validate sample rate code 13 years ago
  Justin Ruggles 2ed40608e9 wma: do not keep private copies of some AVCodecContext fields 13 years ago
  Justin Ruggles 335826cf5f twinvq: set channel layout 13 years ago
  Justin Ruggles 8cc72ce5a0 twinvq: validate that channels is not <= 0 13 years ago
  Justin Ruggles cebea00c8a truespeech: set channel layout 13 years ago
  Justin Ruggles 523734eb6a sipr: set channel layout 13 years ago
  Justin Ruggles 4c53f4aed3 shorten: validate that the channel count in the header is not <= 0 13 years ago
  Justin Ruggles 4e13e50432 ra288dec: set channel layout 13 years ago
  Justin Ruggles 6159f64364 ra144dec: set channel layout 13 years ago
  Justin Ruggles eb38d8fe92 qdm2: remove unneeded checks for channel count 13 years ago
  Justin Ruggles be2ab8b75a qdm2: make sure channels is not <= 0 and set channel layout 13 years ago