5046 Commits (d76319b1ab716320f6e6a4d690b85fe4504ebd5b)
 

Author SHA1 Message Date
Jindřich Makovička d76319b1ab malloc padding to avoid reading past the malloc()ed area. 19 years ago
Michael Niedermayer 63d33cf439 bitstream related fixes from [PATCH] from DivX, Part 9: bitstream crashes by (Steve Lhomme | slhomme divxcorp com) 19 years ago
Michael Niedermayer 725e38777f wrong sizes, part of [PATCH] from DivX, Part 9: bitstream crashes from (Steve Lhomme | slhomme divxcorp com) 19 years ago
Michael Niedermayer dcb2fb79b7 total == 0 seems like it should be valid (based upon patch by Steve Lhomme | slhomme divxcorp com) 19 years ago
Michael Niedermayer 780eb1c9b9 nan fps fix 19 years ago
Mike Melanson e84a047525 correctly deal with the alpha channel in 32-bit QT RLE (courtesy of John 19 years ago
Mike Melanson 0c3ee78f91 correctly handle very large Cinepak frames (courtesy of John Koleszar 19 years ago
François Revol 86f77a493a Add some more PRIfooNN crap so it builds again here. Why can't ppl add defaults when they use such things ? 19 years ago
Måns Rullgård 4733abcbf3 use PRIxN, %zd, %td formats where needed 19 years ago
Måns Rullgård fccfc47533 fix const warning 19 years ago
Måns Rullgård 7e491fa5f9 remove unused variables 19 years ago
Diego Biurrun 8d1018bfec QDM2 19 years ago
Fredrik Orderud 765c344060 Define EMULATE_INTTYPES for all windows-systems, except Cygwin and MinGW 19 years ago
Måns Rullgård 4d1ee6f939 use utf-8 encoding 19 years ago
Loren Merritt ab470fa73b recognize some more nal types 19 years ago
Benjamin Larsson b7c24ff668 This patch adds some support for non-joint stereo streams. It also 19 years ago
Måns Rullgård 9261e3eb4e alpha needs -fPIC for shared libs 19 years ago
Guillaume Poirier f6d1338cb5 Add the rest of missing Reg_* macros to support both AMD-64 style regs and IA32 regs. 19 years ago
Luca Barbato 5a872801d5 SONAME support for shared libs 19 years ago
Roberto Togni 64428d02d1 Add credit for cook 19 years ago
Roberto Togni 440e798870 Add cook decoder 19 years ago
Diego Biurrun 0343015f55 cook 19 years ago
Benjamin Larsson e0f7e32970 Cook compatibe decoder, patch by Benjamin Larsson 19 years ago
Michael Niedermayer 60d76256cb psnr calculation with threads>1 fix 19 years ago
Roberto Togni a4893bafd8 Support for samples with fft_order = 7 19 years ago
Roberto Togni db795a1c57 Remove duplicated fft init 19 years ago
Steven M. Schultz 1db6854032 Add the necessary 'strip' commands to the BSD/OS section of configure because 19 years ago
François Revol e684b35d62 fix for systems not defining PRIu64, not everyone knows C99. 19 years ago
Diego Biurrun 6f72dcf7e7 Unify include paths, -I.. is in CFLAGS. 19 years ago
Måns Rullgård 2e70e4aa57 ogg format probe function by Ivo <ivop at euronet nl> 19 years ago
Michael Niedermayer 4393e6392c check block_max_depth (fixes crash) 19 years ago
Michael Niedermayer 91aa4e3300 make selftest code compile again 19 years ago
Diego Biurrun 5062c60c18 Elaborate on the Visual C-- situation. 19 years ago
Diego Biurrun 5f2a42ba35 ffserver should be fixed now. 19 years ago
Michael Niedermayer c7622f9a28 default_get_buffer() cleanup 19 years ago
Alexander Strasser e852beeee3 Fixed format specifier in STOP_TIMER macro. 19 years ago
Guillaume Poirier 0bb0289c3a add some h.264 fourccs to codec_bmp_tags[] 19 years ago
Måns Rullgård 9fa62f2aad BMP image decoder 19 years ago
Måns Rullgård fd2ab74aae use $CFLAGS and $LDFLAGS in dlopen() check 19 years ago
Guillaume Poirier 348e52c91d Make DV(B|D) subtitles (en|de)coders be conditonnaly compiled depending on the configure system 19 years ago
Ivan Kalvachev 31a78b718b Mark all 12 block unused when there are no coded blocks 19 years ago
Diego Biurrun a8289180a1 ffserver fixed 19 years ago
Wolfram Gloger 689abe56fe dvbsub encoder, patch by Wolfram Gloger < wmglo AH dent POIS med POIS uni-muenchen POIS de > 19 years ago
Diego Biurrun b2d374c958 Unify include paths, -I.. is in CFLAGS. 19 years ago
Alex Beregszaszi 52ceae0624 10l, left debugging on 19 years ago
Matthieu Castet 2da2ba037a Correctly skip unknown matrices (patch by Matthieu Castet) and disable comment reading 19 years ago
Alex Beregszaszi 7146d2c267 Fixing theora _again_. DONT BOTHER BREAKING THIS AGAIN. Added support for Theora 3.4 and stream created by Elphel cameras are decodable. 19 years ago
Alex Beregszaszi dd36b66722 fixed long standing off-by-one bug (fixes playback on ppc) 19 years ago
Alex Beregszaszi 2b18752c28 mode_code_vlc_table size mismatch 19 years ago
Corey Hickey 1fd7ec4412 DTS is 0x2001 according to: http://www1.mplayerhq.hu/MPlayer/DOCS/codecs-status.html 19 years ago