source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @dbe676d3   20 years diego Cygwin now has a native inttypes.h that works better than the custom …
(edit) @220a6f40   20 years michaelni some benchmarking code Originally committed as revision 4250 to …
(edit) @d5e18835   20 years michaelni various 10l fixes for the loop filter Originally committed as …
(edit) @42cc17f9   20 years ikalvachev whitespace cosmetics Originally committed as revision 4248 to …
(edit) @d3f28f05   20 years mans add VP30 fourcc Originally committed as revision 4247 to …
(edit) @7bad42cf   20 years michaelni fix dequant matrix Originally committed as revision 4246 to …
(edit) @0d175622   20 years michaelni another try at decode_ref_pic_list_reordering() Originally committed …
(edit) @3f9d3777   20 years mans work with latest svn of x264 Originally committed as revision 4244 to …
(edit) @d9995c5a   20 years michaelni ffm.c rev 1.39+ Originally committed as revision 4243 to …
(edit) @83fa2ef8   20 years michaelni round duration up in mov Originally committed as revision 4242 to …
(edit) @89ba9eed   20 years michaelni preserve parse context Originally committed as revision 4241 to …
(edit) @6ab87211   20 years michaelni fill missing reference pictures with something to avoid assertion …
(edit) @cf5c5c8f   20 years michaelni 10l (%f vs. %Ld) Originally committed as revision 4239 to …
(edit) @ba7ee4a4   20 years mans fix theora header parsing patch by Matthieu Castet <castet dot …
(edit) @30344a83   20 years mans remove/replace non-ascii characters Originally committed as revision …
(edit) @e7a4dafb   20 years mans set correct source path when running configure using relative path …
(edit) @ad2b531d   20 years mans change extradata format for vorbis Originally committed as revision …
(edit) @e817a73d   20 years michaelni fix mimetype Originally committed as revision 4234 to …
(edit) @0444b023   20 years michaelni alignment fix by (Gábor Kovács >picard demoscene hu) Originally …
(edit) @d2cc7468   20 years michaelni 10l (mb_type uninitalized and then changed and overwritten) …
(edit) @5cb46bc7   20 years michaelni typo found by Chengji Zhao Originally committed as revision 4231 to …
(edit) @efc39ba8   20 years mans allow various x86 models with --tune Originally committed as revision …
(edit) @5b558574   20 years mans check theora version Originally committed as revision 4229 to …
(edit) @5085d59d   20 years michaelni arm alignment fix Originally committed as revision 4228 to …
(edit) @87017bad   20 years michaelni 10l (rescaling AV_NOPTS_VALUE) Originally committed as revision 4227 …
(edit) @1677155d   20 years michaelni 10l (overflows) Originally committed as revision 4226 to …
(edit) @25a0a0a5   20 years ikalvachev few bistream fixes and verbosity tweaks Originally committed as …
(edit) @4ad8ecd1   20 years michaelni sanity check Originally committed as revision 4224 to …
(edit) @d9c780a8   20 years michaelni some asserts() Originally committed as revision 4223 to …
(edit) @bf873ee6   20 years michaelni b_frame_strategy sanity check Originally committed as revision 4222 …
(edit) @49d4098   20 years diego Add missing pp=ac to pp_help. Originally committed as revision 4221 …
(edit) @bcfc40ae   20 years mans flac in ogg support based on patch by Matthieu Castet <castet dot …
(edit) @160147cc   20 years michaelni fixing decoding of AlanKay-245.asf Originally committed as revision …
(edit) @aac064b5   20 years mans theora decoding using libtheora Originally committed as revision 4218 …
(edit) @1ed923ea   20 years mans support theora in ogg, plus required ogg core changes Originally …
(edit) @ef56de32   20 years michaelni support the LE reader, so it can be tested a little Originally …
(edit) @cea27ac7   20 years michaelni LE bitstream reader based upon a patch by (Balatoni Denes <dbalatoni …
(edit) @0de1318a   20 years michaelni typo Originally committed as revision 4214 to …
(edit) @983ea0bc   20 years michaelni a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine …
(edit) @33f72572   20 years michaelni optimization Originally committed as revision 4212 to …
(edit) @24dea064   20 years michaelni change macros to inline functions remove redundant operations remove …
(edit) @efe41983   20 years michaelni cast NULL to correct type Originally committed as revision 4210 to …
(edit) @7bf9648e   20 years michaelni amd64 as canonical system type patch by (Jacob Meuser <jakemsr jakemsr …
(edit) @8c802695   20 years michaelni OpenBSD support patch by (Jacob Meuser jakemsr jakemsr com) …
(edit) @01cf54f   20 years diego Mac OS X 10.4 compilation fix by Steven M. Schultz <sms at 2BSD dot …
(edit) @97006039   20 years michaelni -DPIC patch by (Jacob Meuser jakemsr jakemsr com) Originally …
(edit) @9cd8179   20 years michaelni #defines for strict_std_compliance and split between inofficial …
(edit) @c998bdd9   20 years michaelni fix PIC Originally committed as revision 4204 to …
(edit) @eb94aca9   20 years revol support BUILDSUF patch by <charles dot yates at pandora dot be> …
(edit) @1c02a973   20 years michaelni fix block corruption caused by clear_blocks() optimization Originally …
(edit) @6b51185c   20 years michaelni overflow fix Originally committed as revision 4201 to …
(edit) @1192ce37   20 years michaelni complain about mpeg4 limits only if codec_id == MPEG4 Originally …
(edit) @44608ac7   20 years michaelni ff_reverse to utils.c patch by (Roine Gustafsson )roine …
(edit) @bda1c56c   20 years michaelni minor optimization of the h264 loop filter Originally committed as …
(edit) @21be92bf   20 years michaelni reverse 1 hunk from 1.96->1.97, fixes decoding of (MR1_BT_A.h264 and …
(edit) @24a9ad7e   20 years mans Fix codec list when running configure outside the source directory. …
(edit) @34f633df   20 years philipjsg Flush the ffm packet to the wire (or file) whenever we flush the ffm …
(edit) @e8d27bc3   20 years philipjsg Turn on the seeking support for ffm streams. Now means that streams …
(edit) @3c150d16   20 years michaelni better r_frame_rate guessing code Originally committed as revision …
(edit) @bfc7f16   20 years michaelni default to YUV420P if none specified for rawvideo input a few more …
(edit) @09f75b5b   20 years michaelni division by zero fix Originally committed as revision 4191 to …
(edit) @327c4076   20 years michaelni prefer container time_base for frame duration guess Originally …
(edit) @b712fb67   20 years michaelni fix decoding of conformace streams AUD_MW_E.264 and BA1_FT_C.264 again …
(edit) @41526404   20 years mans Correct number of bits for PTS. Patch by Wolfram Gloger <wmglo at dent …
(edit) @758082af   20 years michaelni set time_base for variable fps too Originally committed as revision …
(edit) @80ce3254   20 years michaelni always honor the user specified frame rate if set Originally …
(edit) @291fe90a   20 years philipjsg Fill out some mandatory fields in the Codec structure. Also add fields …
(edit) @22332126   20 years philipjsg Add in many fields that have been added to the Codec structure. This …
(edit) @02af2269   20 years michaelni check for error Originally committed as revision 4183 to …
(edit) @369a02c2   20 years michaelni GCC 4.0 on Mac OS X 10.4 patch by (Bill May <wmay cisco com ) …
(edit) @893bc624   20 years michaelni Even More spelling errors. patch by (Kevin Baragona <kevinmb500 gawab …
(edit) @3b66c4c5   20 years michaelni More spelling errors patch by (Kevin Baragona (kevinmb500 gawab com>) …
(edit) @132041f0   20 years michaelni While adding stereo rematrixing, I came across something that needs to …
(edit) @725de25c   20 years michaelni fix segfault with 'ffmpeg -i 1.avi -cmp 257 -4mv 2.avi' Originally …
(edit) @5fddb9b   20 years michaelni GCC4 fix by (Keenan Pepper (keenanpepper gmail com) Originally …
(edit) @ce869f59   20 years michaelni replace local sensitive awk uppercaser with tr Originally committed …
(edit) @a55f20bd   20 years lorenm fix storage of motion vectors for frames with more than 4096 …
(edit) @7c33ad19   20 years lorenm clear the DPB after seeking. Originally committed as revision 4174 to …
(edit) @8b975b7c   20 years michaelni put most codecs under ifdefs Originally committed as revision 4173 to …
(edit) @5cc9a6dc   20 years michaelni also put the CONFIG_FOOBAR_EN/DECODER stuff in config.mak Originally …
(edit) @422f4df8   20 years michaelni #ifdefs around most register_avcodec Originally committed as revision …
(edit) @5e3419b1   20 years michaelni typo Originally committed as revision 4170 to …
(edit) @009cf97   20 years michaelni --enable/disable-codec / --disable-encoders (configure part only, no …
(edit) @c0df9d75   20 years michaelni switch to native time bases Originally committed as revision 4168 to …
(edit) @b7782b47   20 years alex unused define Originally committed as revision 15296 to …
(edit) @f8c1d62d   20 years nicolas.plourde fix palette8tobgr32/palette8torgb32 on big endian Originally …
(edit) @c8389233   20 years michaelni fix useless framerate messup Originally committed as revision 4167 to …
(edit) @eb1bde3e   20 years michaelni fix nonsense timestamp mess Originally committed as revision 4166 to …
(edit) @caf5fb95   20 years michaelni fix nonsens timestamp calculation Originally committed as revision …
(edit) @8cf71ead   20 years michaelni Adds read probe to y4m, and changes the extension to .y4m patch by …
(edit) @93b2b333   20 years michaelni Update yuv4mpeg to use PIX_FMT_NONE patch by (Roine Gustafsson <roine …
(edit) @82c0c4ba   20 years michaelni print pix_fmt if its known instead of if the raw codec is used …
(edit) @644a926   20 years michaelni PIX_FMT_NONE and related fixes Originally committed as revision 4161 …
(edit) @3ca4b654   20 years michaelni os2.diff by (Paul Smedley paul smedley info) Originally committed …
(edit) @66b32bf2   20 years michaelni tighter snow slicing patch by (Yartrebo || yartrebo earthlink net) …
(edit) @42251a2a   20 years lorenm MMX for H.264 deblocking filter Originally committed as revision 4158 …
(edit) @dee6dde6   20 years michaelni avoid unneeded clear_blocks() Originally committed as revision 4157 …
(edit) @f9e0f2a2   20 years michaelni extract from the subid the options instead of doing a case where we …
(edit) @9786bd4d   20 years michaelni fixing broken_rv20_1mb_.rm Originally committed as revision 4155 to …
(edit) @b80875c   20 years lorenm fix ref comparison in B-frame deblocker ('unused' and 'unavailable' …
Note: See TracRevisionLog for help on using the revision log.