35122 Commits (1f6d86991f191568d45484f2b3740c2dcd0a7b45)
 

Author SHA1 Message Date
Anton Khirnov 1cc569ddda lavf: zero data/size of the packet passed to read_packet(). 13 years ago
Mans Rullgard 8995d34972 ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC code 13 years ago
Mans Rullgard cdb7db5acd ARM: align PIC offset pools to 4 bytes 13 years ago
Mans Rullgard a27a690fac ARM: swap source operands in some add instructions 13 years ago
Mans Rullgard 0122118ec3 configure: update tms470 detection for latest version 13 years ago
Janne Grunau 6746cd7f61 lavf probe: prevent codec probe with no data at all seen 13 years ago
Mans Rullgard a34a609fc1 motion_est: fix use of inline on extern functions 13 years ago
Anton Khirnov 50d1f4437b mp3dec: read Xing frame TOC index 13 years ago
Anton Khirnov 2d1a1a7f62 mp3dec: use named constants for Xing header flags 13 years ago
John Van Sickle 9bf41210a9 libx264: add support for nal-hrd, required for Blu-ray streams. 13 years ago
Yusuke Nakamura d17d0ec8c2 mov: support random access point grouping 13 years ago
Luca Barbato 7d8431004a matroskadec: properly support BlockDuration 13 years ago
Luca Barbato c831ebf616 matroskadec: split frame parsing 13 years ago
Luca Barbato 2d0e7713f9 matroskadec: split laces parsing 13 years ago
Luca Barbato 117d8c6d1f matroska: implement support for ProRes 13 years ago
Moritz Bunkus 8071dca3d5 matroska: implement support for ALAC 13 years ago
Luca Barbato 870e75524a matroskadec: validate lace_size when parsed 13 years ago
Luca Barbato c9a39cec70 matroskadec: return meaningful errors in matroska_decode_buffer 13 years ago
Dale Curtis df1d84121b matroskadec: fix incorrect unsigned->signed conversion 13 years ago
Luca Barbato 8d4dd55c37 matroskadec: refactor matroska_decode_buffer 13 years ago
Luca Barbato 581281e242 matroskadec: check realloc in lzo encoding 13 years ago
Luca Barbato cd4739c4f2 matroska: honor error_recognition on unknown doctypes 13 years ago
Alex Converse df6c3f9fb3 tiffdec: Add support for GRAY16LE. 13 years ago
Alex Converse 298ed797e1 tiffenc: Add support for little endian RGB48 and GRAY16 13 years ago
Janne Grunau 8701f4f8e8 mpeg4: support frame parameter changes with frame-mt 13 years ago
Janne Grunau 01fc5d6609 mpegvideo: check ff_find_unused_picture() return value for errors 13 years ago
Janne Grunau 32c7589bb7 mpegvideo: release frame buffers before freeing them 13 years ago
Mans Rullgard ac3a9b51f7 configure: msvc: default to 'lib' as 'ar' tool 13 years ago
Mans Rullgard 3dbc777c7f build: support some non-standard ar variants 13 years ago
Janne Grunau b16d001b62 rv34: use ff_MPV_common_frame_size_change() 13 years ago
Janne Grunau 435c0b87d2 mpegvideo: add reinit function for frame parameter changes 13 years ago
Janne Grunau 1b3439b305 mpegvideo: move frame size dependent memory management to separate functions 13 years ago
Mans Rullgard aeeb782c2a configure: add --toolchain option 13 years ago
Martin Storsjö e772f9faec configure: Make the smoothstreaming muxer enable the ismv muxer 13 years ago
Martin Storsjö 84cc314e40 smoothstreaming: Export the mp4 codec tags 13 years ago
Luca Barbato 9888ffb1ce mov: check for EOF in long lasting loops 13 years ago
Luca Barbato 419ffb2390 avcodec: cleanup utils.c 13 years ago
Justin Ruggles ee90119e9e binkaudio: remove unneeded GET_BITS_SAFE macro 13 years ago
Justin Ruggles 7bfd1766d1 binkaudio: use float sample format 13 years ago
Justin Ruggles 0801b5979b binkaudio: use a different value for the coefficient scale for the DCT codec 13 years ago
Benjamin Larsson 6a08955c10 flvenc: silence bogus warning 13 years ago
Mans Rullgard 2a8a860ae6 configure: include flags in nm variable 13 years ago
Clément Bœsch ee0f53e966 alsdec: fix misplaced parentheses. 13 years ago
Thilo Borgmann ac3f5a6879 alsdec: check return values. 13 years ago
Thilo Borgmann 66197988b1 alsdec: fix number of decoded samples in first sub-block in BGMC mode. 13 years ago
Thilo Borgmann 97f0efbfb8 alsdec: Fix out of ltp_gain_values read. 13 years ago
Michael Niedermayer 5b051ec3bd alsdec: Check that quantized parcor coeffs are within range. 13 years ago
Michael Niedermayer 9853e41aa0 alsdec: check opt_order. 13 years ago
Michael Niedermayer 23aae62c2c alsdec: Check k used for rice decoder. 13 years ago
Anton Khirnov e3496e5dbe avfiltergraph: silence an uninitialized variable warning 13 years ago