aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add global field dominance flag instead of duplicating this "everywhere"Gravatar reimar2007-02-02
* synced with r22089 (again)Gravatar gpoirier2007-02-01
* sync w/r22089Gravatar gpoirier2007-02-01
* mf demuxer only works with mf:// urls, so check for that.Gravatar reimar2007-02-01
* Consider SRCS2 as well when generating dependency information.Gravatar diego2007-02-01
* Make mkv demuxer use ffmpeg LZO as well.Gravatar reimar2007-01-31
* Use ffmpeg lzo instead of (also quite outdated) minlzo in nuppelvideo.Gravatar reimar2007-01-31
* use ffmpeg's LZOGravatar reimar2007-01-31
* Use export type mpi, everything else is a fragile hack.Gravatar reimar2007-01-31
* Avoid a static variable and instead use variable in contextGravatar reimar2007-01-31
* Swap palette on bigendian.Gravatar reimar2007-01-31
* r22060: describe -psprobeGravatar voroshil2007-01-31
* Wrong variable name used in libfaac check.Gravatar diego2007-01-31
* libfaac detection skipped linking, and thus only checked for headers and not ...Gravatar lorenm2007-01-31
* Simplify extcheck calls by moving some logic into the function.Gravatar diego2007-01-31
* x264's crf takes a float argumentGravatar lorenm2007-01-31
* Allow forcing processor features on and off.Gravatar diego2007-01-31
* Fix looooooongstanding bug:Gravatar diego2007-01-31
* cosmetics: Move around a few options for better logical grouping.Gravatar diego2007-01-30
* cosmetics: consistent formattingGravatar diego2007-01-30
* Unification of parameter handling part 3 of many:Gravatar diego2007-01-30
* Unification of parameter handling part 2 of many:Gravatar diego2007-01-30
* Unification of parameter handling part 1 of many:Gravatar diego2007-01-30
* cosmetics: remove useless commented-out stuff.Gravatar reimar2007-01-30
* More simplificationGravatar reimar2007-01-30
* SimplifyGravatar reimar2007-01-30
* Fix vd_lzo, broken since r18069, i.e. April 2006!Gravatar reimar2007-01-30
* Move network detection further up to simplify detection of dependant stuff.Gravatar reimar2007-01-30
* Support 16bit bigendian PCM audio from libavformatGravatar reimar2007-01-30
* Document -noidx.Gravatar diego2007-01-30
* typoGravatar diego2007-01-30
* URL fixGravatar diego2007-01-30
* cosmetics: Reorder install targets.Gravatar diego2007-01-30
* Mark phony targets as such.Gravatar diego2007-01-30
* Replace ifeq structure in the install target by a set of dependent targets.Gravatar diego2007-01-30
* better back_ptr_div16 description by (Clemens Ladisch ((( cladisch ( fastmail...Gravatar michael2007-01-30
* reduced verbosityGravatar nicodvb2007-01-29
* 5l, check that the codec type detected by ts_detect_streams() is actually aud...Gravatar nicodvb2007-01-29
* fix audio type when ts_detect_streams detects that a private1 stream is actua...Gravatar nicodvb2007-01-29
* Expand property documentationGravatar reimar2007-01-29
* List available propertiesGravatar reimar2007-01-29
* Bugfix: glyph and bitmap pointers could be left uninitialized afterGravatar eugeni2007-01-29
* alphabetical orderGravatar diego2007-01-29
* typo, new sentences on lines of their ownGravatar diego2007-01-29
* describe -psprobeGravatar nicodvb2007-01-28
* sanity checks during codec detection; also reset demuxer->stream->eofGravatar nicodvb2007-01-28
* Remove references to no longer existing documentation.Gravatar diego2007-01-28
* Move platform-specific stuff together.Gravatar diego2007-01-28
* Move _ldd setting to a saner place.Gravatar diego2007-01-28
* added code to scan the video stream to search the actual video codec used;Gravatar nicodvb2007-01-28