aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Removing redundant entry, kraymer is doing all this work while maintaining tr...Gravatar reynaldo2006-11-16
* support for Interplay DPCM audioGravatar diego2006-11-16
* cosmetics: alphabetical order and prettyprinting for the CodecTag tableGravatar diego2006-11-16
* support for Sierra VMD videoGravatar diego2006-11-16
* Add support for Tiertex SEQ video.Gravatar diego2006-11-16
* synced with r20879Gravatar torinthiel2006-11-16
* Add support for Westwood IMA ADPCM audio.Gravatar diego2006-11-15
* Fix segfault with videos with unusual resolution, patch by Stanislav Maslovsk...Gravatar gpoirier2006-11-15
* When testing lame preset presence, use actuall lame_set_preset() function to ...Gravatar iive2006-11-15
* missing small update about libsmb in previous commitGravatar voroshil2006-11-15
* r20933: libvorbis is not necessary for Vorbis playback, small wording improve...Gravatar voroshil2006-11-15
* update to libnut, no nut_skip_packet()Gravatar ods152006-11-15
* update to libnut API, don't free the streamsGravatar ods152006-11-15
* Output UTF-8 instead of legacy encodings by default.Gravatar diego2006-11-15
* r20878: [cosmetics] (skipped)Gravatar kraymer2006-11-15
* revert last 2 commits on nut.txtGravatar ods152006-11-15
* Don't spam the console with timestamps (non-error messages printed every Gravatar rtogni2006-11-14
* Fix extradata passing to lavc RV20 decoderGravatar rtogni2006-11-14
* [cosmetics] Fix indentationGravatar torinthiel2006-11-14
* Synced with r20933Gravatar torinthiel2006-11-14
* libvorbis is not necessary for Vorbis playback, small wording improvement.Gravatar diego2006-11-14
* add character encoding infoGravatar kraymer2006-11-14
* Introduce step_property command.Gravatar reimar2006-11-14
* Fix Unkown -> Unknown typoGravatar reimar2006-11-14
* r20900: Missing : in -vf expand ar exampleGravatar voroshil2006-11-14
* sync w/ 20637, patch by Francois franz A ephack P netGravatar gpoirier2006-11-14
* bump date of NUT spec for previous commitGravatar ods152006-11-14
* allow info packets to appear in mid-stream, outside of main headers.Gravatar ods152006-11-14
* update to libnut, add cache_syncpointsGravatar ods152006-11-14
* MEMALIGN_HACK --> CONFIG_MEMALIGN_HACKGravatar diego2006-11-14
* 10l copy&Ãpaste bug in subtitle sh handlingGravatar reimar2006-11-14
* Use vf control for reading pts from vf_voGravatar uau2006-11-14
* remplace le tutoiement par le vouvoiement de l'utilisateur (qui n'ont pas gar...Gravatar gpoirier2006-11-14
* Fix statement-before-declaration warnings.Gravatar reimar2006-11-14
* Remove write-only variableGravatar uau2006-11-14
* Update OSD contents only after the correct values for the frame are known.Gravatar uau2006-11-14
* Clarify messages for unavailable options.Gravatar diego2006-11-14
* Move xscreensaver_heartbeat call next to vo check_eventsGravatar uau2006-11-14
* Replace sleep time calculation in main() with a separate function.Gravatar uau2006-11-14
* simplifyGravatar uau2006-11-14
* Move -frames check out of frame flip code (like -endpos earlier)Gravatar uau2006-11-14
* Remove some unused code.Gravatar uau2006-11-14
* Move endpos handling from page flip code to a saner location, change < to <=Gravatar uau2006-11-14
* move vo event check together with gui event checkGravatar uau2006-11-14
* update to libnut, rename nut.h->libnut.hGravatar ods152006-11-14
* Remove some incorrect codeGravatar uau2006-11-14
* Update libao2 description, delete completely outdated "audio plugins" partGravatar uau2006-11-14
* Try filling audio buffers more if they're very large, add some comments.Gravatar uau2006-11-14
* Move audio playing code from main() into a separate function.Gravatar uau2006-11-14
* Remove useless check.Gravatar uau2006-11-14