31764 Commits (5ee5fa021f32e0506bed6ebd183c807d5162bc72)
 

Author SHA1 Message Date
  Justin Ruggles 5ee5fa021f avcodec: add a public function, avcodec_fill_audio_frame(). 14 years ago
  Christophe GISQUET d78062386e rv34: Intra 16x16 handling 14 years ago
  Christophe GISQUET 3eeb755763 rv34: Inter/intra MB code split 14 years ago
  Diego Biurrun 2df5f59ad0 fate: split ADPCM and DPCM test references into separate files. 14 years ago
  Daniel Huang bcd5d979aa mov, mxfdec: Employ more meaningful return values. 14 years ago
  Reinhard Tartler e2ff436ef6 lavc: Relax API strictness in avcodec_decode_audio3 with a custom get_buffer() 14 years ago
  Kostya Shishkov e6e7bfc11e wavpack: fix clipping for 32-bit lossy mode 14 years ago
  Laurentiu Ion 4fccc7c46c vb: Use bytestream2 functions 14 years ago
  Aneesh Dogra 4cd0bdae9a sgidec: Use bytestream2 functions to prevent buffer overreads. 14 years ago
  Diego Biurrun e44c11e9fa cosmetics: Move static and inline attributes to more standard places. 14 years ago
  Stefano Sabatini b5c2b5af6a configure: provide libavfilter/version.h header to get_version() 14 years ago
  Ronald S. Bultje 3c172a4106 swscale: change yuv2yuvX code to use cpuflag(). 14 years ago
  Martin Storsjö 57facb73ab libx264: Don't leave max_b_frames as -1 if the user didn't set it 14 years ago
  Justin Ruggles 4c82c6d993 FATE: convert output to rgba for the targa tests which currently output pal8 14 years ago
  Janne Grunau 502bf3b462 fate: add missing reference files for targa tests in 9c2f9b0e2 14 years ago
  Justin Ruggles 9c2f9b0e2d FATE: enable the 2 remaining targa conformance suite tests 14 years ago
  Justin Ruggles faaebcdf6b targa: add support for rgb555 palette 14 years ago
  Justin Ruggles e1a7af6f29 FATE: fix targa tests on big-endian systems 14 years ago
  Justin Ruggles 68d6012c72 FATE: add tests for targa 14 years ago
  Mans Rullgard 71b3a63e9c ARM: fix Thumb-mode simple_idct_arm 14 years ago
  Mans Rullgard 5c5e1ea3cd ARM: 4-byte align start of all asm functions 14 years ago
  Paul B Mahol 0cc1a86dc3 rgb2rgb: rgb12to15() 14 years ago
  Ronald S. Bultje 06b0246da0 swscale-test: fix stack overread. 14 years ago
  Ronald S. Bultje e7843db3df swscale: fix invalid conversions and memory problems. 14 years ago
  Diego Biurrun 55b9ef18e4 cabac: split cabac.h into declarations and function definitions 14 years ago
  Diego Biurrun 0a60780c7f cabac: Mark ff_h264_mps_state array as static, it is only used within cabac.c. 14 years ago
  Diego Biurrun 64d779f2f7 cabac: Remove ff_h264_lps_state array. 14 years ago
  Alex Converse 4df30f7114 utils: Check for extradata size overflows. 14 years ago
  Mans Rullgard 81dc6a2a3c ARM: rv34: fix asm syntax in dc transform functions 14 years ago
  Martin Storsjö 6b9e4eea83 avio: Fix the value of the deprecated URL_FLAG_NONBLOCK 14 years ago
  Janne Grunau 3547f8e8f8 rv34: fix and optimise frame dependency checking 14 years ago
  Janne Grunau e1e369049e rv34: NEON optimised dc only inverse transform 14 years ago
  Anton Khirnov 136ee32da3 avprobe: use avio_size() instead of deprecated AVFormatContext.file_size. 14 years ago
  Anton Khirnov 44bcab5883 ffmenc: remove references to deprecated AVFormatContext.timestamp. 14 years ago
  Anton Khirnov e5c708151e lavf: undeprecate read_seek(). 14 years ago
  Anton Khirnov e01a29a461 avserver: remove code using deprecated CODEC_CAP_PARSE_ONLY. 14 years ago
  Anton Khirnov f3d02a8b28 lavc: replace some remaining FF_I_TYPE with AV_PICTURE_TYPE_I 14 years ago
  Anton Khirnov a29c25a9b2 lavc: ifdef out parse_only AVOption 14 years ago
  Anton Khirnov d54f1e6407 nellymoserdec: SAMPLE_FMT -> AV_SAMPLE_FMT 14 years ago
  Anton Khirnov 0c71cc6526 mpegvideo_enc: ifdef out/replace references to deprecated codec flags. 14 years ago
  Anton Khirnov 0fd88d3988 riff: remove references to sonic codec ids 14 years ago
  Kostya Shishkov 08bab32cf1 indeo4: add some missing static and const qualifiers 14 years ago
  Christophe GISQUET 3faa303a47 rv34: DC-only inverse transform 14 years ago
  Anton Khirnov b2ce3b998b avconv: use AVFrame.width/height/format instead of corresponding AVCodecContext fields 14 years ago
  Anton Khirnov 3167dc9515 lavfi: move version macros to a new installed header version.h 14 years ago
  Anton Khirnov 43fe6a2905 vsrc_buffer: release the buffer on uninit. 14 years ago
  Paul B Mahol f7f3563214 rgb2rgb: rgb12tobgr12() 14 years ago
  Alex Converse b5fc571e4f latmdec: Check AudioSpecificConfig length before decoding extradata. 14 years ago
  Henrik Gramner e7d02b04dc fft: init functions with INIT_XMM/YMM. 14 years ago
  Justin Ruggles 56f22b7e16 pcmenc: set frame_size to 0. 14 years ago