summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fixing decoding of AlanKay-245.asfMichael Niedermayer2005-05-11
| | | | Originally committed as revision 4219 to svn://svn.ffmpeg.org/ffmpeg/trunk
* theora decoding using libtheoraMåns Rullgård2005-05-11
| | | | Originally committed as revision 4218 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support theora in ogg, plus required ogg core changesMåns Rullgård2005-05-11
| | | | Originally committed as revision 4217 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support the LE reader, so it can be tested a littleMichael Niedermayer2005-05-11
| | | | Originally committed as revision 4216 to svn://svn.ffmpeg.org/ffmpeg/trunk
* LE bitstream reader based upon a patch by (Balatoni Denes <dbalatoni ↵Michael Niedermayer2005-05-11
| | | | | | programozo hu) Originally committed as revision 4215 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typoMichael Niedermayer2005-05-10
| | | | Originally committed as revision 4214 to svn://svn.ffmpeg.org/ffmpeg/trunk
* a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine ↵Roine Gustafsson2005-05-10
| | | | | | users.sourceforge net] Originally committed as revision 4213 to svn://svn.ffmpeg.org/ffmpeg/trunk
* optimizationMichael Niedermayer2005-05-10
| | | | Originally committed as revision 4212 to svn://svn.ffmpeg.org/ffmpeg/trunk
* change macros to inline functionsMichael Niedermayer2005-05-10
| | | | | | | remove redundant operations remove silly 2 layer bswap_XX/ByteSwapXX system Originally committed as revision 4211 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cast NULL to correct typeMichael Niedermayer2005-05-10
| | | | Originally committed as revision 4210 to svn://svn.ffmpeg.org/ffmpeg/trunk
* amd64 as canonical system type patch by (Jacob Meuser <jakemsr jakemsr com )Jacob Meuser2005-05-10
| | | | Originally committed as revision 4209 to svn://svn.ffmpeg.org/ffmpeg/trunk
* OpenBSD support patch by (Jacob Meuser // jakemsr jakemsr com)Jacob Meuser2005-05-09
| | | | Originally committed as revision 4208 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mac OS X 10.4 compilation fix by Steven M. Schultz <sms at 2BSD dot COM>Diego Biurrun2005-05-09
| | | | Originally committed as revision 4207 to svn://svn.ffmpeg.org/ffmpeg/trunk
* -DPIC patch by (Jacob Meuser // jakemsr jakemsr com)Jacob Meuser2005-05-09
| | | | Originally committed as revision 4206 to svn://svn.ffmpeg.org/ffmpeg/trunk
* #defines for strict_std_compliance and split between inofficial extensions ↵Michael Niedermayer2005-05-08
| | | | | | and non standarized things Originally committed as revision 4205 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix PICMichael Niedermayer2005-05-08
| | | | Originally committed as revision 4204 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support BUILDSUF patch by <charles dot yates at pandora dot be>Charles Yates2005-05-08
| | | | Originally committed as revision 4203 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix block corruption caused by clear_blocks() optimizationMichael Niedermayer2005-05-08
| | | | Originally committed as revision 4202 to svn://svn.ffmpeg.org/ffmpeg/trunk
* overflow fixMichael Niedermayer2005-05-08
| | | | Originally committed as revision 4201 to svn://svn.ffmpeg.org/ffmpeg/trunk
* complain about mpeg4 limits only if codec_id == MPEG4Michael Niedermayer2005-05-08
| | | | Originally committed as revision 4200 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ff_reverse to utils.c patch by (Roine Gustafsson )roine users.sourceforge net)Roine Gustafsson2005-05-07
| | | | Originally committed as revision 4199 to svn://svn.ffmpeg.org/ffmpeg/trunk
* minor optimization of the h264 loop filterMichael Niedermayer2005-05-07
| | | | Originally committed as revision 4198 to svn://svn.ffmpeg.org/ffmpeg/trunk
* reverse 1 hunk from 1.96->1.97, fixes decoding of (MR1_BT_A.h264 and ↵Michael Niedermayer2005-05-07
| | | | | | MR1_MW_A.264) Originally committed as revision 4197 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix codec list when running configure outside the source directory.Måns Rullgård2005-05-07
| | | | Originally committed as revision 4196 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Flush the ffm packet to the wire (or file) whenever we flush the ffm packet.Philip Gladstone2005-05-07
| | | | | | This helps streaming no end. Originally committed as revision 4195 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Turn on the seeking support for ffm streams. Now means that streams arePhilip Gladstone2005-05-07
| | | | | | played from the current time rahter than from the beginning Originally committed as revision 4194 to svn://svn.ffmpeg.org/ffmpeg/trunk
* better r_frame_rate guessing codeMichael Niedermayer2005-05-06
| | | | Originally committed as revision 4193 to svn://svn.ffmpeg.org/ffmpeg/trunk
* default to YUV420P if none specified for rawvideo inputMichael Niedermayer2005-05-06
| | | | | | a few more common extensions for rawvideo detection Originally committed as revision 4192 to svn://svn.ffmpeg.org/ffmpeg/trunk
* division by zero fixMichael Niedermayer2005-05-06
| | | | Originally committed as revision 4191 to svn://svn.ffmpeg.org/ffmpeg/trunk
* prefer container time_base for frame duration guessMichael Niedermayer2005-05-06
| | | | Originally committed as revision 4190 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix decoding of conformace streams AUD_MW_E.264 and BA1_FT_C.264 again ↵Michael Niedermayer2005-05-06
| | | | | | (there where last correctly decoded with h264.c rev 1.96) Originally committed as revision 4189 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Correct number of bits for PTS.Wolfram Gloger2005-05-06
| | | | | | Patch by Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de> Originally committed as revision 4188 to svn://svn.ffmpeg.org/ffmpeg/trunk
* set time_base for variable fps tooMichael Niedermayer2005-05-06
| | | | Originally committed as revision 4187 to svn://svn.ffmpeg.org/ffmpeg/trunk
* always honor the user specified frame rate if setMichael Niedermayer2005-05-06
| | | | Originally committed as revision 4186 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fill out some mandatory fields in the Codec structure. Also add fields inPhilip Gladstone2005-05-06
| | | | | | the configuration to allow you to set Debug and Strict values. Originally committed as revision 4185 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add in many fields that have been added to the Codec structure. This meansPhilip Gladstone2005-05-06
| | | | | | | that ffm will now carry most of the important fields over between ffserver and ffmpeg Originally committed as revision 4184 to svn://svn.ffmpeg.org/ffmpeg/trunk
* check for errorMichael Niedermayer2005-05-05
| | | | Originally committed as revision 4183 to svn://svn.ffmpeg.org/ffmpeg/trunk
* GCC 4.0 on Mac OS X 10.4 patch by (Bill May <wmay cisco com )Bill May2005-05-05
| | | | Originally committed as revision 4182 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Even More spelling errors. patch by (Kevin Baragona <kevinmb500 gawab com)Kevin Baragona2005-05-05
| | | | Originally committed as revision 4181 to svn://svn.ffmpeg.org/ffmpeg/trunk
* More spelling errors patch by (Kevin Baragona (kevinmb500 gawab com>)Kevin Baragona2005-05-05
| | | | Originally committed as revision 4180 to svn://svn.ffmpeg.org/ffmpeg/trunk
* While adding stereo rematrixing, I came across something that needs toJustin Ruggles2005-05-05
| | | | | | | | | | | | | | be fixed even without adding the feature. The output correctly uses 4 dummy values for the rematrixing flags in block-0, but the bit allocation routine does not take these bits into account. From what I can tell, there was a patch in 2003 that corrected the output to make it DVD and spec compatible, but it didn't correct the bit allocation. It's only 4 bits over the entire 6 blocks, so overflow errors would happen rarely or never, but it's still worth fixing. So here is a fix. patch by (Justin Ruggles {jruggle earthlink net) Originally committed as revision 4179 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix segfault with 'ffmpeg -i 1.avi -cmp 257 -4mv 2.avi'Michael Niedermayer2005-05-05
| | | | Originally committed as revision 4178 to svn://svn.ffmpeg.org/ffmpeg/trunk
* GCC4 fix by (Keenan Pepper (keenanpepper gmail com)Michael Niedermayer2005-05-05
| | | | Originally committed as revision 4177 to svn://svn.ffmpeg.org/ffmpeg/trunk
* replace local sensitive awk uppercaser with trMichael Niedermayer2005-05-04
| | | | Originally committed as revision 4176 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix storage of motion vectors for frames with more than 4096 macroblocks.Loren Merritt2005-05-03
| | | | Originally committed as revision 4175 to svn://svn.ffmpeg.org/ffmpeg/trunk
* clear the DPB after seeking.Loren Merritt2005-05-03
| | | | Originally committed as revision 4174 to svn://svn.ffmpeg.org/ffmpeg/trunk
* put most codecs under ifdefsMichael Niedermayer2005-05-02
| | | | Originally committed as revision 4173 to svn://svn.ffmpeg.org/ffmpeg/trunk
* also put the CONFIG_FOOBAR_EN/DECODER stuff in config.makMichael Niedermayer2005-05-02
| | | | Originally committed as revision 4172 to svn://svn.ffmpeg.org/ffmpeg/trunk
* #ifdefs around most register_avcodecMichael Niedermayer2005-05-02
| | | | Originally committed as revision 4171 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typoMichael Niedermayer2005-05-02
| | | | Originally committed as revision 4170 to svn://svn.ffmpeg.org/ffmpeg/trunk