aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* Improved RTP packet buffering, by relying on the underlying OS's UDPGravatar rsf2003-03-11
* - fixed playback of files with bad WxH in header (tricky! we can always read theGravatar arpi2003-03-10
* Hopefully fixed all RV30/RV40 A-V sync issuesGravatar arpi2003-03-09
* Redundant packet ignoring is RV30-only (at least frame-header flag 0x20 is)Gravatar arpi2003-03-09
* rv40 pict_type parserGravatar michael2003-03-07
* Dynamic decision of DVD device Darwin patch by (danchr at daimi dot au dot dk)Gravatar michael2003-03-05
* add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbe...Gravatar michael2003-03-05
* 10L never blowup an option pointer !!!!Gravatar albeu2003-03-03
* MACOSX support patch, based on Dan Christiansens workGravatar alex2003-02-25
* make tv non-seekableGravatar henry2003-02-25
* commented out nonsenseGravatar alex2003-02-21
* gif library incompatibility fixes and prefere libungif over libgif. Patch by ...Gravatar alex2003-02-19
* Repairing breakage to RTP streaming. Patch by Ross Finlayson <finlayson@live....Gravatar bertrand2003-02-18
* enabling mpeg4-es autodetection (if we dont enable it, then we will never kno...Gravatar michael2003-02-16
* linux->osdepGravatar arpi2003-02-09
* Motion-JPEG RTP streams can now be played. Some MPEG-4 ES video RTPGravatar arpi2003-02-09
* compile fixGravatar henry2003-02-08
* 1) codecs.conf changed recently and demux_gif no longer needs to spitGravatar arpi2003-02-08
* disable num_of_packets check, it's unreliableGravatar arpi2003-02-04
* Restruct by Ross Finlayson <finlayson@live.com>Gravatar bertrand2003-02-03
* - ignore movi_end if reading from stdinGravatar arpi2003-02-02
* debugGravatar arpi2003-02-02
* fix default device (manpage says /dev/video0, /dev/video often is a directory)Gravatar colin2003-02-02
* fix off-by-one error messageGravatar colin2003-02-02
* xmms_demuxer missing symbolGravatar arpi2003-02-02
* 100l... ogg-in-avi (type 0xFFFE) fixGravatar arpi2003-01-29
* removed nonsense (and confusing) defaultsGravatar arpi2003-01-28
* type autodetection (from filemask/filelist extension)Gravatar arpi2003-01-28
* - mpeg extensions removed, it causes misdetction of renamed avi/asf filesGravatar arpi2003-01-28
* argh, i forgot to 'cvs add' it (again)Gravatar arpi2003-01-28
* libgif/libungif based demuxer support for libmpdemux.Gravatar arpi2003-01-28
* Attached PATCH fixes the case, when data-flag and reference flags are set andGravatar arpi2003-01-27
* 32 bpp is a valid color depth. Fixes 0-bit rle reportsGravatar rtognimp2003-01-26
* added TVI_CONTROL_TUN_SET_NORMGravatar gabucino2003-01-26
* cosmetic for 0.90, printf->mp_msg (hm..probably arpi will piss of me?:)Gravatar alex2003-01-24
* raw mpeg4-es support (you need to set -fps manually!)Gravatar arpi2003-01-23
* 16cif,sif,uyvyGravatar michael2003-01-23
* raw video demuxer, requested by MichaelGravatar arpi2003-01-22
* 10lGravatar arpi2003-01-19
* - added some moreGravatar arpi2003-01-19
* Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.Gravatar arpi2003-01-19
* extension-based filetype detection for headerless files (mp3 vs mpeg, etc)Gravatar arpi2003-01-19
* Support for MPEG-4 (AAC) audio RTSP/RTPGravatar bertrand2003-01-18
* telecine detectionGravatar arpi2003-01-16
* fixed the well-known DVD/DVB audio delay bug :)Gravatar arpi2003-01-16
* Removed the hardcoded cdrom device.Gravatar bertrand2003-01-15
* Removed the hardcoded /dev/cdrom for NetBSD and added an work aroundGravatar bertrand2003-01-15
* bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can...Gravatar mosu2003-01-15
* sanity checks - patch by Fabian Franz <FabianFranz@gmx.de>Gravatar arpi2003-01-14
* NTSC is 29.97 fps, not 30. wrong values here are likely to causeGravatar rfelker2003-01-14