aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* A/R changes are handled correctly by -vc mpeg12Gravatar nicodvb2006-05-10
* moved code to set aspect ratio for mpeg12 away from video.c and into decoder ...Gravatar nicodvb2006-05-10
* Feed AltiVec compiler options into CFLAGS explicitly.Gravatar diego2006-05-10
* grammar fixGravatar kraymer2006-05-10
* missing period, noticed by Christian Korff christian.korff$$@$$gmail$$.$$comGravatar diego2006-05-10
* 10l, fix for previous commitGravatar kraymer2006-05-10
* fix missing line break for MSGTR_LameCantInitGravatar kraymer2006-05-10
* release dedicated review Part I (lines 1 - 328)Gravatar kraymer2006-05-10
* fuse XviD entries,Gravatar gpoirier2006-05-10
* align xml tagsGravatar kraymer2006-05-09
* wordingGravatar kraymer2006-05-09
* German translation for tvinput.xmlGravatar kraymer2006-05-09
* Temporary workaround for libavcodec issues with B-framesGravatar rtognimp2006-05-09
* 1.251: console message review: countless spelling/grammar/wording fixesGravatar kraymer2006-05-09
* 1.1283: Document xvfwopts.Gravatar kraymer2006-05-09
* Document xvfwopts.Gravatar diego2006-05-09
* small layout fixGravatar diego2006-05-09
* Ignore main.xml.Gravatar diego2006-05-09
* 1.1281: Small wording fix, add parameters to the lavfopts option declarations.Gravatar kraymer2006-05-09
* typo/wording fixesGravatar diego2006-05-09
* Add a note about main.xml.Gravatar diego2006-05-09
* 1.252: [previously applied by rynaldo, #1.157]Gravatar kraymer2006-05-09
* synced with 1.48Gravatar gabrov2006-05-09
* Unconditionally compile Matroska demuxer - oops, part missed in initial commit.Gravatar diego2006-05-09
* Explain how to use -ovc vfw, patch by compn < tempn AH twmi PIO rr POI com >,...Gravatar gpoirier2006-05-09
* Unconditionally compile the Matroska demuxer.Gravatar diego2006-05-08
* This file is autogenerated and should not be in CVS.Gravatar diego2006-05-08
* 2nd part of review by Pierre Lombard + some more fixes by me.Gravatar gpoirier2006-05-08
* French correction by Pierre Lombard <p_l AH gmx PO fr>, and some further chan...Gravatar gpoirier2006-05-08
* change the type of esp in SwsContext to uint64_t so it can hold a full registerGravatar reimar2006-05-07
* Adapt to latest FFmpeg AMR build changes.Gravatar diego2006-05-07
* COSMETICS: moved code to parse mpeg1/2 A/R to mpeg_hdr.cGravatar nicodvb2006-05-07
* vfps OGM supportGravatar diego2006-05-07
* Fix up some checks to properly use _res_comment.Gravatar diego2006-05-07
* Remove stray variable.Gravatar diego2006-05-07
* support for vfps OGM filesGravatar diego2006-05-06
* Fix calculation of stream sizes when they are too big for a 32-bit variableGravatar pacman2006-05-06
* removing esp usageGravatar michael2006-05-06
* REGBPGravatar michael2006-05-06
* fix float rounding errorGravatar ods152006-05-05
* Don't blit frame if we hit EOF and no new frame is read. Fixes pictureGravatar uau2006-05-05
* fix the warning generated (in gcc4) by the 'inline' keyword position.Gravatar iive2006-05-05
* x264 linking now requires explicit x11 libraries inclusion.Gravatar iive2006-05-04
* check for XviD compiled with pthread supportGravatar iive2006-05-04
* French Fixes by Pierre Lombard, (and 10l to me for not checking they wereGravatar gpoirier2006-05-04
* Make sure black borders are drawn when switching videos with -fixed-vo.Gravatar reimar2006-05-04
* updates cs translation of help messages, patch by Thomas Blaha, tomasb AT kap...Gravatar reynaldo2006-05-04
* fixed %d->PRIu64 in read_mpeg_timestamp()Gravatar nicodvb2006-05-03
* stream_read_word() returns _unsigned_ intGravatar nicodvb2006-05-03
* in read_mpeg_timestamp() cast int expression to uint64_t before shifting to a...Gravatar nicodvb2006-05-03