aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove bogus OPTFLAGS settings.Gravatar diego2006-11-09
* r20817: add full stop at end of sentenceGravatar voroshil2006-11-09
* add full stop at end of sentenceGravatar kraymer2006-11-09
* Synch with ffmpeg's r6938 "allow spaces in source and build directory names..."Gravatar lucabe2006-11-09
* r20657: (does not apply)Gravatar kraymer2006-11-09
* commented out broken MSGTRGravatar kraymer2006-11-09
* r20648: Document ao_openal.Gravatar kraymer2006-11-09
* Move non driver-specific block to non-driver specific procedure, to avoidGravatar voroshil2006-11-09
* Change some constants in pts arithmetic from float to double.Gravatar uau2006-11-09
* Changed code that used pts=0 in demux packets to indicate "not known".Gravatar uau2006-11-09
* Revert one more local change without effect.Gravatar diego2006-11-09
* Fix crash when attempting to seek in a streamed unseekable stream, likeGravatar gpoirier2006-11-08
* 10l: Overlooked one $(EXESUF) addition.Gravatar diego2006-11-08
* Update for malloc cast changes.Gravatar diego2006-11-08
* sync with r20774Gravatar gpoirier2006-11-08
* changed ugly sizeof(*type_ptr) width sizeof(type)Gravatar nicodvb2006-11-08
* Revert nonsensical local change hunk that had no effect at all.Gravatar diego2006-11-08
* COSMETICS: reformatted this ugly mess in a consistent mannerGravatar nicodvb2006-11-08
* Mark modified files as such.Gravatar diego2006-11-08
* Support URL redirections that do not specify full URL.Gravatar reimar2006-11-08
* Updated for controversial changes and irc-only decisionsGravatar rtogni2006-11-08
* partial syncGravatar gpoirier2006-11-08
* Reset _ld_xvid so that stray libs do not appear on the link command line.Gravatar diego2006-11-08
* dts, width/height explanationGravatar michael2006-11-08
* s/break/continue/. A crazy mistake, somehow unnoticed for more that 2 months.Gravatar eugeni2006-11-08
* size and stream_id docsGravatar michael2006-11-08
* Remove unused variables.Gravatar diego2006-11-08
* Rename xvid4 variable/option back to xvid so as not to break scripts.Gravatar diego2006-11-08
* clearer frame_code explanationGravatar michael2006-11-08
* cosmetics: Fix indentation after last commit.Gravatar diego2006-11-08
* Separate XviD 3 and XviD 4 tests.Gravatar diego2006-11-08
* simple 1 line definition of what a keyframe isGravatar michael2006-11-08
* Change value used to indicate "unknown audio format" from 0 to -1.Gravatar uau2006-11-08
* Remove some DivX 4 leftovers.Gravatar diego2006-11-08
* r20774: Adding ability to check allowed frequency range.Gravatar voroshil2006-11-08
* sync with r20774Gravatar voroshil2006-11-08
* 11l, revert r20782Gravatar kraymer2006-11-08
* remove duplicate MSGTRGravatar kraymer2006-11-08
* MSGTRs for libvo/aspect.c and libvo/vo_xv.cGravatar kraymer2006-11-08
* MSGTRs for ao_alsa.cGravatar kraymer2006-11-08
* symplify aligned memory allocation on mingw32 by using ffmpeg's av_malloc/av_...Gravatar gpoirier2006-11-08
* partial sync with latest manpage commitsGravatar gpoirier2006-11-08
* Generated XSL files should be in UTF-8.Gravatar diego2006-11-08
* Move some FourCC values from libavformat/riff.c to our private mapping.Gravatar diego2006-11-08
* Spelling fix: Allowable -> AllowedGravatar voroshil2006-11-08
* Adding ability to check allowed frequency range.Gravatar voroshil2006-11-08
* - explain lavc lmin option more clearlyGravatar corey2006-11-08
* support lavc mblmin and mblmaxGravatar corey2006-11-08
* Create binaries with proper executable suffix under Windows.Gravatar diego2006-11-08
* support for -dvdangleGravatar nicodvb2006-11-08