37612 Commits (bf5c0308f2d9f7734db79f567b1f79dd621008ab)
 

Author SHA1 Message Date
Justin Ruggles cb023d9afe adpcmenc: check for coded_frame allocation failure 13 years ago
Justin Ruggles ddf70db6d7 adpcmenc: Do not set coded_frame->key_frame. 13 years ago
Justin Ruggles 3c4add27f7 mpc7: check for allocation failure 13 years ago
Justin Ruggles eac31dd163 mpc7: align local temp buffer 13 years ago
Michael Niedermayer b8c1655882 avidec: print informative error messages if seeking fails. 13 years ago
Carl Eugen Hoyos 97da38c99b Allow decoding of 64bit png images. 13 years ago
Carl Eugen Hoyos ea604de91e Simplify "deloco" and support decoding of 48bit loco png. 13 years ago
Christophe Gisquet e5c9de2ab7 rv40: x86 SIMD for biweight 13 years ago
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
Michael Bradshaw f0d6828dbe Supoort decoding of gray16 images with libopenjpeg. 13 years ago
Clément Bœsch 6a3cc21242 mp3dec: fix truncating packet error message while decoding a complete MP3. 13 years ago
Clément Bœsch cc7342f712 assdec: fix wrong alloc pointer check. 13 years ago
Clément Bœsch 7c0d30b57b ass: use av_asprintf() instead of a temporary stack buffer. 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
Michael Niedermayer 9729f140ae diracdec: Fix integer overflow leading to out of global array read. 13 years ago
Michael Niedermayer d2a47c9473 fate: add support for specifying the shell used to run configure 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
Reimar Döffinger 2ab5feafe1 huffman: use a simple assignment instead of FFSWAP. 13 years ago
Reimar Döffinger 6166bf3cbe Deobfuscate ff_huff_build_tree. 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
Carl Eugen Hoyos 5f27374c1b Cosmetics: Add bit per component information to v308 comment. 13 years ago
Martin Lambers 6fe12c7ff2 Detect jps and pns files as (3D) jpg and png images. 13 years ago
Carl Eugen Hoyos 36436a4032 Add option forced_subs_only for Bluray subtitles. 13 years ago
Carl Eugen Hoyos 6838df0488 Add pix_fmt_info for yuva444. 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
Michael Niedermayer e1492151fb Merge remote-tracking branch 'qatar/master' 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