34956 Commits (870e75524aa0d00ebcd1d15589c8d29b84af1565)
 

Author SHA1 Message Date
Luca Barbato 870e75524a matroskadec: validate lace_size when parsed 12 years ago
Luca Barbato c9a39cec70 matroskadec: return meaningful errors in matroska_decode_buffer 12 years ago
Dale Curtis df1d84121b matroskadec: fix incorrect unsigned->signed conversion 12 years ago
Luca Barbato 8d4dd55c37 matroskadec: refactor matroska_decode_buffer 12 years ago
Luca Barbato 581281e242 matroskadec: check realloc in lzo encoding 12 years ago
Luca Barbato cd4739c4f2 matroska: honor error_recognition on unknown doctypes 12 years ago
Alex Converse df6c3f9fb3 tiffdec: Add support for GRAY16LE. 12 years ago
Alex Converse 298ed797e1 tiffenc: Add support for little endian RGB48 and GRAY16 12 years ago
Janne Grunau 8701f4f8e8 mpeg4: support frame parameter changes with frame-mt 12 years ago
Janne Grunau 01fc5d6609 mpegvideo: check ff_find_unused_picture() return value for errors 12 years ago
Janne Grunau 32c7589bb7 mpegvideo: release frame buffers before freeing them 12 years ago
Mans Rullgard ac3a9b51f7 configure: msvc: default to 'lib' as 'ar' tool 12 years ago
Mans Rullgard 3dbc777c7f build: support some non-standard ar variants 12 years ago
Janne Grunau b16d001b62 rv34: use ff_MPV_common_frame_size_change() 12 years ago
Janne Grunau 435c0b87d2 mpegvideo: add reinit function for frame parameter changes 12 years ago
Janne Grunau 1b3439b305 mpegvideo: move frame size dependent memory management to separate functions 12 years ago
Mans Rullgard aeeb782c2a configure: add --toolchain option 12 years ago
Martin Storsjö e772f9faec configure: Make the smoothstreaming muxer enable the ismv muxer 12 years ago
Martin Storsjö 84cc314e40 smoothstreaming: Export the mp4 codec tags 12 years ago
Luca Barbato 9888ffb1ce mov: check for EOF in long lasting loops 12 years ago
Luca Barbato 419ffb2390 avcodec: cleanup utils.c 12 years ago
Justin Ruggles ee90119e9e binkaudio: remove unneeded GET_BITS_SAFE macro 12 years ago
Justin Ruggles 7bfd1766d1 binkaudio: use float sample format 12 years ago
Justin Ruggles 0801b5979b binkaudio: use a different value for the coefficient scale for the DCT codec 12 years ago
Benjamin Larsson 6a08955c10 flvenc: silence bogus warning 12 years ago
Mans Rullgard 2a8a860ae6 configure: include flags in nm variable 12 years ago
Clément Bœsch ee0f53e966 alsdec: fix misplaced parentheses. 12 years ago
Thilo Borgmann ac3f5a6879 alsdec: check return values. 12 years ago
Thilo Borgmann 66197988b1 alsdec: fix number of decoded samples in first sub-block in BGMC mode. 12 years ago
Thilo Borgmann 97f0efbfb8 alsdec: Fix out of ltp_gain_values read. 12 years ago
Michael Niedermayer 5b051ec3bd alsdec: Check that quantized parcor coeffs are within range. 12 years ago
Michael Niedermayer 9853e41aa0 alsdec: check opt_order. 12 years ago
Michael Niedermayer 23aae62c2c alsdec: Check k used for rice decoder. 12 years ago
Anton Khirnov e3496e5dbe avfiltergraph: silence an uninitialized variable warning 12 years ago
Anton Khirnov 34ebbbfeec xsubenc: reindent 12 years ago
Anton Khirnov 466b39efaf lavc: replace AVCodecContext.encode with subtitle-specific callback 12 years ago
Anton Khirnov 9f64c8219a lavc: add const to private codec class initialization. 12 years ago
Anton Khirnov 58dee6e62d avconv: don't pass a bogus parameter to avfilter_graph_create_filter(). 12 years ago
Clément Bœsch 049ce4facb id3v2: strdup the genre name explicitly. 12 years ago
Clément Bœsch ffdd2e9144 lavf/id3v2: do not export empty fields. 12 years ago
Anton Khirnov 4e48aa8656 buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame() 12 years ago
Mans Rullgard 1fce361d70 lavfi: replace empty input/output lists with null pointers 12 years ago
Janne Grunau 2f34021d57 avconv: flush filtered frames before reconfiguring filters 12 years ago
Michael Niedermayer a5ea623b36 mov: stsd entries must be at least 16 byte 12 years ago
Michael Niedermayer 9db67bedf0 mov: detect EOF in mov_read_dref() 12 years ago
Luca Barbato 4ed5ac50d3 file: return proper error on seek failures 12 years ago
Mans Rullgard 2568646abb mpegvideo: drop unnecessary arguments to hpel_motion() 12 years ago
Mans Rullgard 66f5a6b419 mpegvideo: drop 'inline' from some functions 12 years ago
Anton Khirnov 66f52d0c3d nellymoserdec: drop support for s16 output. 12 years ago
Anton Khirnov 8b78c2969a bmpdec: only initialize palette for pal8. 12 years ago