source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ca3b0d27   19 years lorenm 13% faster decode_residual (cavlc). patch by diane_cartman at gmx dot …
(edit) @4e159595   19 years diego support for building dynamic libraries on Mac OS X based on a patch by …
(edit) @399d8401   19 years diego Fix some #ifdef to allow building amr_wb alone. patch by Michel …
(edit) @67860b26   19 years diego Tell configure about hppa, s390, mipsel, m68k and ia64 architectures. …
(edit) @29799f8   19 years diego spelling fixes Originally committed as revision 4613 to …
(edit) @b34c63f7   19 years diego Make configure bail out when confronted with unknown options. …
(edit) @a9e35095   19 years diego Replace CONFIG_ENCODERS/CONFIG_DECODERS with …
(edit) @288f1e68   19 years Aurélien Jacobs fix some pointer to intger without cast warnings (patch by Michel …
(edit) @62ab0b7   19 years Aurélien Jacobs fix unused variable warnings Originally committed as revision 4609 to …
(edit) @12e96681   19 years michaelni replace a few mov + psrlq with pshufw, there are more cases which …
(edit) @dc9f526   19 years michaelni Just noticed there is a memory leak in h264.c with the usage of …
(edit) @528bbdd   19 years diego Add a leading zero to the sequence files generated by the testsuite so …
(edit) @96f2c1fb   19 years diego Add some files generated by regression tests. Originally committed as …
(edit) @4bc113a9   19 years diego Misplaced #ifdef, the MMFContext struct is needed outside …
(edit) @8f196b14   19 years michaelni changing a few options to AVOptions Originally committed as revision …
(edit) @9061be9f   19 years michaelni precautionary checks Originally committed as revision 4602 to …
(edit) @267e9dfa   19 years michaelni doxygenize a few comments very minor cleanup Originally committed as …
(edit) @d2752a0d   19 years michaelni dont print NULL Originally committed as revision 4600 to …
(edit) @7df6545   19 years diego Move lrintf implementation from libavcodec/dsputil.h to …
(edit) @0f884070   19 years michaelni set pts for h.263 decoding Originally committed as revision 4598 to …
(edit) @344b825c   19 years diego Rename put_string to ff_put_string to avoid a symbol clash on Mac OS …
(edit) @21189011   19 years michaelni print more time_base fps stuff if av_log level is at debug or above …
(edit) @357a2843   19 years Reimar.Doeffinger check return value of decode_cabac_mb_dqp, it is INT_MIN on error. …
(edit) @18ae520b   19 years mans set more x264 encoding parameters patch by Dario Andrade <dario at ip …
(edit) @9fcfac15   19 years diego minor typo fixes Originally committed as revision 4593 to …
(edit) @fac862c6   19 years michaelni the people want lower case ... Originally committed as revision 4592 …
(edit) @6fd46414   19 years michaelni dont include opt.h in avcodec.h Originally committed as revision 4591 …
(edit) @1471c6c2   19 years diego CAREFULL --> CAREFUL typo fix Originally committed as revision 4590 …
(edit) @e180129f   19 years diego spelling/grammar/wording Originally committed as revision 4589 to …
(edit) @291dcdb3   19 years michaelni clarify GPL patch acceptance policy Originally committed as revision …
(edit) @ec9127c   19 years michaelni converting a few more options to AVOptions Originally committed as …
(edit) @637b5326   19 years michaelni convert some options in ffmpeg.c to AVOptions Originally committed as …
(edit) @a1689e2f   19 years michaelni avoid stdio.h Originally committed as revision 4585 to …
(edit) @b4abfb30   19 years michaelni checksum doesnt cover the forward_ptr anymore (seems i forgot to …
(edit) @61a1e081   19 years michaelni common questions people ask me all the time, lets hope this reduces …
(edit) @c44a131d   19 years michaelni missing include noticed by g0th Originally committed as revision 4582 …
(edit) @233f6f88   19 years michaelni flags and named constants with type checking of course for AVOption …
(edit) @8bbf6db9   19 years michaelni AVOption API improvments support AVOptions for encoding in ffmpeg.c …
(edit) @a26e1d4c   19 years michaelni checksum doesnt cover the forward_ptr anymore Originally committed as …
(edit) @177e5460   19 years michaelni forward_ptr doesnt contain its own length anymore Originally …
(edit) @e7902f2   19 years michaelni do not rescale AV_NOPTS_VALUE Originally committed as revision 4577 …
(edit) @434df899   19 years michaelni add xvid idcts to dct-test Originally committed as revision 4576 to …
(edit) @cd7af76d   19 years Reimar.Doeffinger Fix compile without CONFIG_GPL, misplaced #endif caused a missing }. …
(edit) @9f211bc   19 years michaelni remove unused table entries change non portable table access …
(edit) @ddabdfef   19 years michaelni select xvid idct for xvid files if possible Originally committed as …
(edit) @84740d59   19 years michaelni xvids mmx&mmx2 idcts needed to decode xvid without some minor …
(edit) @96b6ace2   19 years michaelni dont be so picky with .mp4 ... fixes Mr&MrsSmith.mp4 Originally …
(edit) @8868d310   19 years alex use av_log in debug mode Originally committed as revision 4570 to …
(edit) @da7272b3   19 years michaelni set time_base as soon as time_scale is known instead of in a unrelated …
(edit) @3735e82f   19 years michaelni AVOption enumeration support and some flags to classify AVOptions …
(edit) @79396ac6   19 years mans Kill some compiler warnings. Compiled code verified identical after …
(edit) @b40e353a   19 years diego Reduce unnecessary swscaler verbosity. Originally committed as …
(edit) @978844cc   19 years diego Wrong comment after #endif. Noticed by Fred Rothganger < rothgang -- …
(edit) @d57d8cbc   19 years michaelni a few more raw yuv fourccs Originally committed as revision 4565 to …
(edit) @5e61b9ec   19 years michaelni a little script to turn the inside of a struct into a AVOption array …
(edit) @860a40c8   19 years michaelni AVOption first try Originally committed as revision 4563 to …
(edit) @f926cbe7   19 years diego Remove stray non-existent -o option from an example. patch by Michel …
(edit) @fbd312fd   19 years lorenm fix emulated edge motion compensation when resolution%16!=0 …
(edit) @f79432a2   19 years michaelni set a few variables correctly Originally committed as revision 4560 …
(edit) @1cef211d   19 years michaelni AV_LOG_DEBUG vs. AV_LOG_ERROR Originally committed as revision 4559 …
(edit) @302c389e   19 years michaelni sample_rate value is not always correct (is there anything in …
(edit) @3723f01c   19 years michaelni fixme note Originally committed as revision 4557 to …
(edit) @42661adf   19 years michaelni pts must be in time_base units Originally committed as revision 4556 …
(edit) @78e03516   19 years michaelni the user sets codec->time_base for video encding so she should also …
(edit) @b983a5c6   19 years michaelni print fourcc in a readable form if possible Originally committed as …
(edit) @d156a7b7   19 years diego typo: viedo --> video Originally committed as revision 4553 to …
(edit) @d3a9f798   19 years michaelni simplify (d&a) and (d&~a) calculation, hint by skal Originally …
(edit) @b5b65df7   19 years michaelni add consts (this was in my local tree, dunno where it came from, …
(edit) @6c0d6064   19 years Reimar.Doeffinger Document "us" parameter for PCM conversion functions. Originally …
(edit) @b93f738   19 years Reimar.Doeffinger Support D-Cinema audio demuxing. Originally committed as revision …
(edit) @b461b3bc   19 years Reimar.Doeffinger Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 …
(edit) @16beae15   19 years michaelni setting timebase in the encoder doesnt seem like a good idea …
(edit) @1ff8f2b3   19 years michaelni fixed quality / vbr encoding patch by (Justin Ruggles, jruggle, …
(edit) @4325ffd0   19 years michaelni lowres support Originally committed as revision 4545 to …
(edit) @beedd40a   19 years michaelni forgot to commit this after dv changes Originally committed as …
(edit) @473a200d   19 years michaelni error concealment fix Originally committed as revision 4543 to …
(edit) @c619ff6d   19 years michaelni optimizations dc coeff rounding fix class=3 num of bits fix do …
(edit) @8fce2707   19 years michaelni regression tests for dv Originally committed as revision 4541 to …
(edit) @95ae72b   19 years michaelni Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, …
(edit) @5b2bf943   19 years michaelni Fix for memleak in dv.c patch by (Burkhard Plaum; plaum, ipf …
(edit) @ba17363f   19 years michaelni prevent assert failures and infinite loops with broken streams …
(edit) @3fc9e78f   19 years diego Add missing columns to multicolumn declaration. Originally committed …
(edit) @5b28c8c3   19 years michaelni time_base description by Rich Felker | dalias, aerifal cx Originally …
(edit) @cc884a35   19 years michaelni reducing minimum supported picture size Originally committed as …
(edit) @49f1a349   19 years michaelni reversing: revision 1.199 date: 2005/08/11 23:40:51; author: michael; …
(edit) @c57c770d   19 years michaelni vbr audio encode patch by (Justin Ruggles: jruggle, earthlink net) …
(edit) @32fbf33e   19 years michaelni Call av_free_static automatically before DLL unload patch by …
(edit) @1cd89f27   19 years michaelni segfault fix Originally committed as revision 4531 to …
(edit) @2185824b   19 years mans remove junk characters Originally committed as revision 4530 to …
(edit) @a1043f9c   19 years michaelni automatically remove mess Originally committed as revision 4529 to …
(edit) @30545b2f   19 years eclipse7 Make ogg `muxer' expect new vorbis extradata format. This makes for …
(edit) @7cbaa7ba   19 years michaelni parse pict_type for streams in avi fix mpeg4 parser so it outputs te …
(edit) @30bc6613   19 years michaelni support fixing missing pts by parsing future frames Originally …
(edit) @af9da83b   19 years mike automatically detect Cinepak data from Sega FILM/CPK files Originally …
(edit) @f0ff20a1   19 years michaelni minor fixes for invalid audio data patch by (Wolfram Gloger: wmglo, …
(edit) @9450118b   19 years michaelni a few checks, seems i forgot to commit this Originally committed as …
(edit) @bf4e3bd2   19 years mans kill a bunch of compiler warnings Originally committed as revision …
(edit) @72ce053b   19 years michaelni subtitles support for ffplay patch by (Ian Caulfield, imc25 : cam ac …
(edit) @bf01fb69   19 years michaelni subs.diff fixes a couple of minor bugs in my DVB subtitle decoder, and …
(edit) @8341e4e3   19 years michaelni set timebase correctly? this thing is always 15fps? Originally …
Note: See TracRevisionLog for help on using the revision log.