32163 Commits (effe3b9575bf5770b228df37675a976a68e8a5e3)
 

Author SHA1 Message Date
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
Aneesh Dogra bca77a1a64 sunrast: Document the different Sun Raster file format types. 13 years ago
Aneesh Dogra 1bbb173652 sunrast: Add a check for experimental type. 13 years ago
Justin Ruggles 2c577155a7 libspeexenc: use AVSampleFormat instead of deprecated/removed SampleFormat 13 years ago
Anton Khirnov c5254755c0 lavf: remove disabled FF_API_SET_PTS_INFO cruft 13 years ago
Anton Khirnov 374e469b8d lavf: remove disabled FF_API_OLD_INTERRUPT_CB cruft 13 years ago
Anton Khirnov bf868727d7 lavf: remove disabled FF_API_REORDER_PRIVATE cruft 13 years ago
Anton Khirnov fd87ba3220 lavf: remove disabled FF_API_SEEK_PUBLIC cruft 13 years ago
Anton Khirnov bd4c51312b lavf: remove disabled FF_API_STREAM_COPY cruft 13 years ago