4499 Commits (0de1318a292be2be097fe0d449fa268b01bcc01d)
 

Author SHA1 Message Date
Michael Niedermayer 0de1318a29 typo 20 years ago
Roine Gustafsson 983ea0bc87 a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge net] 20 years ago
Michael Niedermayer 33f725723f optimization 20 years ago
Michael Niedermayer 24dea064cc change macros to inline functions 20 years ago
Michael Niedermayer efe419837f cast NULL to correct type 20 years ago
Jacob Meuser 7bf9648ebc amd64 as canonical system type patch by (Jacob Meuser <jakemsr jakemsr com ) 20 years ago
Jacob Meuser 8c802695b9 OpenBSD support patch by (Jacob Meuser // jakemsr jakemsr com) 20 years ago
Diego Biurrun 01cf54f041 Mac OS X 10.4 compilation fix by Steven M. Schultz <sms at 2BSD dot COM> 20 years ago
Jacob Meuser 97006039cc -DPIC patch by (Jacob Meuser // jakemsr jakemsr com) 20 years ago
Michael Niedermayer 9cd8179818 #defines for strict_std_compliance and split between inofficial extensions and non standarized things 20 years ago
Michael Niedermayer c998bdd9a0 fix PIC 20 years ago
Charles Yates eb94aca926 support BUILDSUF patch by <charles dot yates at pandora dot be> 20 years ago
Michael Niedermayer 1c02a9732a fix block corruption caused by clear_blocks() optimization 20 years ago
Michael Niedermayer 6b51185c63 overflow fix 20 years ago
Michael Niedermayer 1192ce3707 complain about mpeg4 limits only if codec_id == MPEG4 20 years ago
Roine Gustafsson 44608ac7cd ff_reverse to utils.c patch by (Roine Gustafsson )roine users.sourceforge net) 20 years ago
Michael Niedermayer bda1c56c47 minor optimization of the h264 loop filter 20 years ago
Michael Niedermayer 21be92bf4d reverse 1 hunk from 1.96->1.97, fixes decoding of (MR1_BT_A.h264 and MR1_MW_A.264) 20 years ago
Måns Rullgård 24a9ad7e2c Fix codec list when running configure outside the source directory. 20 years ago
Philip Gladstone 34f633dfcb Flush the ffm packet to the wire (or file) whenever we flush the ffm packet. 20 years ago
Philip Gladstone e8d27bc302 Turn on the seeking support for ffm streams. Now means that streams are 20 years ago
Michael Niedermayer 3c150d16c6 better r_frame_rate guessing code 20 years ago
Michael Niedermayer bfc7f165bb default to YUV420P if none specified for rawvideo input 20 years ago
Michael Niedermayer 09f75b5b38 division by zero fix 20 years ago
Michael Niedermayer 327c4076a3 prefer container time_base for frame duration guess 20 years ago
Michael Niedermayer b712fb6740 fix decoding of conformace streams AUD_MW_E.264 and BA1_FT_C.264 again (there where last correctly decoded with h264.c rev 1.96) 20 years ago
Wolfram Gloger 415264045f Correct number of bits for PTS. 20 years ago
Michael Niedermayer 758082aff7 set time_base for variable fps too 20 years ago
Michael Niedermayer 80ce3254ac always honor the user specified frame rate if set 20 years ago
Philip Gladstone 291fe90ae8 Fill out some mandatory fields in the Codec structure. Also add fields in 20 years ago
Philip Gladstone 223321268f Add in many fields that have been added to the Codec structure. This means 20 years ago
Michael Niedermayer 02af2269c0 check for error 20 years ago
Bill May 369a02c2f4 GCC 4.0 on Mac OS X 10.4 patch by (Bill May <wmay cisco com ) 20 years ago
Kevin Baragona 893bc62480 Even More spelling errors. patch by (Kevin Baragona <kevinmb500 gawab com) 20 years ago
Kevin Baragona 3b66c4c59a More spelling errors patch by (Kevin Baragona (kevinmb500 gawab com>) 20 years ago
Justin Ruggles 132041f06f While adding stereo rematrixing, I came across something that needs to 20 years ago
Michael Niedermayer 725de25c4c fix segfault with 'ffmpeg -i 1.avi -cmp 257 -4mv 2.avi' 20 years ago
Michael Niedermayer 5fddb9b382 GCC4 fix by (Keenan Pepper (keenanpepper gmail com) 20 years ago
Michael Niedermayer ce869f59ee replace local sensitive awk uppercaser with tr 20 years ago
Loren Merritt a55f20bd9a fix storage of motion vectors for frames with more than 4096 macroblocks. 20 years ago
Loren Merritt 7c33ad19fd clear the DPB after seeking. 20 years ago
Michael Niedermayer 8b975b7ca5 put most codecs under ifdefs 20 years ago
Michael Niedermayer 5cc9a6dc19 also put the CONFIG_FOOBAR_EN/DECODER stuff in config.mak 20 years ago
Michael Niedermayer 422f4df8b2 #ifdefs around most register_avcodec 20 years ago
Michael Niedermayer 5e3419b15a typo 20 years ago
Michael Niedermayer 009cf97d0c --enable/disable-codec / --disable-encoders (configure part only, no actual #ifdefs) 20 years ago
Michael Niedermayer c0df9d75bd switch to native time bases 20 years ago
Alex Beregszaszi b7782b47c9 unused define 20 years ago
Nicolas Plourde f8c1d62d74 fix palette8tobgr32/palette8torgb32 on big endian 20 years ago
Michael Niedermayer c8389233cb fix useless framerate messup 20 years ago