summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fixing decoding of AlanKay-245.asfMichael Niedermayer2005-05-11
* theora decoding using libtheoraMåns Rullgård2005-05-11
* support theora in ogg, plus required ogg core changesMåns Rullgård2005-05-11
* support the LE reader, so it can be tested a littleMichael Niedermayer2005-05-11
* LE bitstream reader based upon a patch by (Balatoni Denes <dbalatoni programo...Michael Niedermayer2005-05-11
* typoMichael Niedermayer2005-05-10
* a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.source...Roine Gustafsson2005-05-10
* optimizationMichael Niedermayer2005-05-10
* change macros to inline functionsMichael Niedermayer2005-05-10
* cast NULL to correct typeMichael Niedermayer2005-05-10
* amd64 as canonical system type patch by (Jacob Meuser <jakemsr jakemsr com )Jacob Meuser2005-05-10
* OpenBSD support patch by (Jacob Meuser // jakemsr jakemsr com)Jacob Meuser2005-05-09
* Mac OS X 10.4 compilation fix by Steven M. Schultz <sms at 2BSD dot COM>Diego Biurrun2005-05-09
* -DPIC patch by (Jacob Meuser // jakemsr jakemsr com)Jacob Meuser2005-05-09
* #defines for strict_std_compliance and split between inofficial extensions an...Michael Niedermayer2005-05-08
* fix PICMichael Niedermayer2005-05-08
* support BUILDSUF patch by <charles dot yates at pandora dot be>Charles Yates2005-05-08
* fix block corruption caused by clear_blocks() optimizationMichael Niedermayer2005-05-08
* overflow fixMichael Niedermayer2005-05-08
* complain about mpeg4 limits only if codec_id == MPEG4Michael Niedermayer2005-05-08
* ff_reverse to utils.c patch by (Roine Gustafsson )roine users.sourceforge net)Roine Gustafsson2005-05-07
* minor optimization of the h264 loop filterMichael Niedermayer2005-05-07
* reverse 1 hunk from 1.96->1.97, fixes decoding of (MR1_BT_A.h264 and MR1_MW_A...Michael Niedermayer2005-05-07
* Fix codec list when running configure outside the source directory.Måns Rullgård2005-05-07
* Flush the ffm packet to the wire (or file) whenever we flush the ffm packet.Philip Gladstone2005-05-07
* Turn on the seeking support for ffm streams. Now means that streams arePhilip Gladstone2005-05-07
* better r_frame_rate guessing codeMichael Niedermayer2005-05-06
* default to YUV420P if none specified for rawvideo inputMichael Niedermayer2005-05-06
* division by zero fixMichael Niedermayer2005-05-06
* prefer container time_base for frame duration guessMichael Niedermayer2005-05-06
* fix decoding of conformace streams AUD_MW_E.264 and BA1_FT_C.264 again (there...Michael Niedermayer2005-05-06
* Correct number of bits for PTS.Wolfram Gloger2005-05-06
* set time_base for variable fps tooMichael Niedermayer2005-05-06
* always honor the user specified frame rate if setMichael Niedermayer2005-05-06
* Fill out some mandatory fields in the Codec structure. Also add fields inPhilip Gladstone2005-05-06
* Add in many fields that have been added to the Codec structure. This meansPhilip Gladstone2005-05-06
* check for errorMichael Niedermayer2005-05-05
* GCC 4.0 on Mac OS X 10.4 patch by (Bill May <wmay cisco com )Bill May2005-05-05
* Even More spelling errors. patch by (Kevin Baragona <kevinmb500 gawab com)Kevin Baragona2005-05-05
* More spelling errors patch by (Kevin Baragona (kevinmb500 gawab com>)Kevin Baragona2005-05-05
* While adding stereo rematrixing, I came across something that needs toJustin Ruggles2005-05-05
* fix segfault with 'ffmpeg -i 1.avi -cmp 257 -4mv 2.avi'Michael Niedermayer2005-05-05
* GCC4 fix by (Keenan Pepper (keenanpepper gmail com)Michael Niedermayer2005-05-05
* replace local sensitive awk uppercaser with trMichael Niedermayer2005-05-04
* fix storage of motion vectors for frames with more than 4096 macroblocks.Loren Merritt2005-05-03
* clear the DPB after seeking.Loren Merritt2005-05-03
* put most codecs under ifdefsMichael Niedermayer2005-05-02
* also put the CONFIG_FOOBAR_EN/DECODER stuff in config.makMichael Niedermayer2005-05-02
* #ifdefs around most register_avcodecMichael Niedermayer2005-05-02
* typoMichael Niedermayer2005-05-02