32771 Commits (ba36f14e5d34bcca6ecf77ba1c7512d1b51a9740)
 

Author SHA1 Message Date
  Diego Biurrun 91bafb52ae x86: Give RV40 init file a more suitable name. 13 years ago
  Diego Biurrun c30b198381 x86: Place mm_flags variable declaration below the appropriate #ifdef. 13 years ago
  Martin Storsjö 75ab1e62d4 movdec: Ignore sample_degradation_priority bits when checking first_sample_flags 13 years ago
  Martin Storsjö 89f6e8a20c flvdec: Interpret a toplevel 'object' type metadata item as normal metadata, too 13 years ago
  Anton Khirnov d7edd359ec avconv: deprecate the -deinterlace option 13 years ago
  Martin Storsjö c9b309e8cb doc: Fix the name of the new function 13 years ago
  Justin Ruggles 89eea6df28 aacenc: make sure to encode enough frames to cover all input samples. 13 years ago
  Justin Ruggles f44005b610 aacenc: only use the number of input samples provided by the user. 13 years ago
  Alex Converse 48f1e5212c wmadec: Verify bitstream size makes sense before calling init_get_bits. 13 years ago
  Alex Converse ae35210a5d kmvc: Log into a context at a log level constant. 13 years ago
  Alex Converse dfa37fe8a3 mpeg12: Pad framerate tab to 16 entries. 13 years ago
  Michael Niedermayer a02e8df973 kgv1dec: Increase offsets array size so it is large enough. 13 years ago
  Alex Converse 386741f887 kmvc: Check palsize. 13 years ago
  Alex Converse c898431ca5 nsvdec: Propagate errors 13 years ago
  Alex Converse 8fd8a48263 nsvdec: Be more careful with av_malloc(). 13 years ago
  Michael Niedermayer 6a89b41d97 nsvdec: Fix use of uninitialized streams. 13 years ago
  Martin Storsjö b7d3dd907f movenc: cosmetics: Get rid of camelCase identifiers 13 years ago
  Paul B Mahol 08d8029ea8 swscale: more generic check for planar destination formats with alpha 13 years ago
  Martin Storsjö fe47ea8f7a doc: Document mov/mp4 fragmentation options 13 years ago
  Diego Biurrun e9ba6b3704 build: Use order-only prerequisites for creating FATE reference file dirs. 13 years ago
  Christophe Gisquet 6b03900382 x86 dsputil: provide SSE2/SSSE3 versions of bswap_buf 13 years ago
  Diego Biurrun a846202343 rtsp: Remove some unused variables from ff_rtsp_connect(). 13 years ago
  Paul B Mahol 8b933129b9 avutil: make intfloat api public 13 years ago
  Rafaël Carré 420df8b7c4 avformat_write_header(): detail error message 13 years ago
  Mike Melanson cc09dc7863 s/vbsf/bsf/ 13 years ago
  Mike Melanson b864b38397 yuv4mpeg: allow YUV4MPEG2 demuxer to recognize 'C420' colorspace. 13 years ago
  Ronald S. Bultje af79a0c48a png: add support for bpp>4 to paeth x86 SIMD code. 13 years ago
  Ronald S. Bultje f91c4b7824 png: add SSE2 version for add_bytes_l2. 13 years ago
  Ronald S. Bultje 59f474b49d png: convert DSP functions to yasm. 13 years ago
  Mans Rullgard 3715d841a6 Fix non-C89 declarations in for loops 13 years ago
  Ronald S. Bultje 20a7d3178f png: add missing #if HAVE_SSSE3 around function pointer assignment. 13 years ago
  Ronald S. Bultje 331e7c4cb3 imdct36: mark SSE functions as using all 16 XMM registers. 13 years ago
  Ronald S. Bultje e92003514d png: move DSP functions to their own DSP context. 13 years ago
  Aneesh Dogra f9708e9a0e sunrast: Add a sample request for TIFF, IFF, and Experimental Rastfile formats. 13 years ago
  Aneesh Dogra 415f358a1f sunrast: Cosmetics 13 years ago
  Aneesh Dogra 4ffb8e2c14 sunrast: Remove if (unsigned int < 0) check. 13 years ago
  Aneesh Dogra fef3771778 sunrast: Replace magic number by a macro. 13 years ago
  Nathan Caldwell 2e626dd513 aacenc: Fix LONG_START windowing. 13 years ago
  Nathan Caldwell dc7e7d4dd9 aacenc: Fix a bug where deinterleaved samples were stored in the wrong place. 13 years ago
  Anton Khirnov 91b3bfba88 avplay: use the correct array size for stride. 13 years ago
  Anton Khirnov 9bfe218299 lavc: extend doxy for avcodec_alloc_context3(). 13 years ago
  Anton Khirnov 44911f2985 APIchanges: mention avcodec_alloc_context()/2/3 13 years ago
  Anton Khirnov 2d9535ad31 avcodec_align_dimensions2: set only 4 linesizes, not AV_NUM_DATA_POINTERS. 13 years ago
  Mans Rullgard be822d77b6 aacsbr: ARM NEON optimised sbrdsp functions 13 years ago
  Mans Rullgard 8996ed2b73 aacsbr: align some arrays 13 years ago
  Mans Rullgard aac46e088d aacsbr: move some simdable loops to function pointers 13 years ago
  Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
  Martin Storsjö e771e6dd63 movenc: Allow writing to a non-seekable output if using empty moov 13 years ago
  Martin Storsjö f532210499 movenc: Support adding isml (smooth streaming live) metadata 13 years ago
  Martin Storsjö 9a7dc618c5 libavcodec: Don't crash in avcodec_encode_audio if time_base isn't set 13 years ago