| Commit message (Expand) | Author | Age | Files | Lines |
* | 1000l - libmpdvdkit2 fix, thx Nexus | arpi | 2002-08-31 | 1 | -0/+7 |
* | assume $(CC) can compile c++ - fixes compile with non-default compiler | arpi | 2002-08-30 | 1 | -1/+1 |
* | v4l audio fixes by Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> | alex | 2002-08-30 | 3 | -16/+73 |
* | 10l bug, found by Nexus | arpi | 2002-08-29 | 1 | -0/+1 |
* | use dir/libname.a instead of -Ldir -lname | arpi | 2002-08-29 | 1 | -1/+1 |
* | new mencoder option -info, to store copyright, title, encoder version etc in AVI | arpi | 2002-08-29 | 2 | -0/+65 |
* | fixed RIFF chunk size - patch by "Andriy N. Gritsenko" <andrej@lucky.net> | arpi | 2002-08-29 | 1 | -1/+1 |
* | - Tell the RTSP client code to use the string "mplayer" in RTSP | arpi | 2002-08-29 | 1 | -1/+2 |
* | inet_aton fallback support by Joey Parrish <joey@yunamusic.com> | bertrand | 2002-08-29 | 1 | -0/+14 |
* | mostly compiler warning fixes, some small bugfix | arpi | 2002-08-28 | 1 | -1/+1 |
* | fixes problems when new line is just '\n' and not '\r\n' and enabled html-mar... | alex | 2002-08-28 | 1 | -2/+2 |
* | - added matrix cracking/debugging code - disabled | arpi | 2002-08-27 | 1 | -1/+28 |
* | Martin Olschewski <olschewski@zpr.uni-koeln.de>: [PATCH] ai_oss.c should chec... | alex | 2002-08-26 | 1 | -0/+5 |
* | some files has some shit before teh audio/video headers... | arpi | 2002-08-25 | 1 | -9/+22 |
* | 10l - fixed chunktab size calculation | arpi | 2002-08-24 | 1 | -1/+5 |
* | - changed re-muxed packet structure (see struct dp_hdr_t) | arpi | 2002-08-24 | 1 | -35/+62 |
* | v4l capture update by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz> | arpi | 2002-08-22 | 4 | -11/+13 |
* | fix ai_oss.c compilation on non linux systems - by Bernd Ernesti <mplayer@lis... | jaf | 2002-08-22 | 1 | -0/+9 |
* | new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>: | arpi | 2002-08-21 | 5 | -0/+629 |
* | new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>: | arpi | 2002-08-21 | 5 | -270/+729 |
* | ogg (.ogm) text subtitles support | arpi | 2002-08-14 | 1 | -4/+81 |
* | - Create and set up a "BITMAPINFOHEADER" and "WAVEFORMATEX" structure for | arpi | 2002-08-14 | 1 | -12/+41 |
* | typo fixes by Ross Finlayson <finlayson@live.com> | arpi | 2002-08-14 | 2 | -2/+2 |
* | disable cache if stream->fd<0 (no regular file/pipe but some special thing) | arpi | 2002-08-14 | 1 | -0/+7 |
* | corrects an off-by-one error when trying to seek beyond the end of file. | arpi | 2002-08-14 | 1 | -1/+1 |
* | RV20 A-V desync fixed - use timestamp hack only for RV30 | arpi | 2002-08-14 | 1 | -6/+14 |
* | RV40 support | arpi | 2002-08-12 | 1 | -1/+8 |
* | messages moved again | jaf | 2002-08-08 | 1 | -20/+20 |
* | 10l | arpi | 2002-08-06 | 1 | -1/+1 |
* | detection reordered. note: raw DV detection should be more reliable. | arpi | 2002-08-06 | 1 | -12/+9 |
* | allow early exit from esds parsing, so decoder info (type & bitrate) are | arpi | 2002-08-05 | 1 | -3/+5 |
* | support for .mp4 with .mp3 audio | arpi | 2002-08-05 | 1 | -0/+6 |
* | raw .dv stream demuxer by Alexander Neundorf <neundorf@kde.org> | arpi | 2002-08-05 | 4 | -3/+267 |
* | PPC endianess fix by Colin Leroy <colin@colino.net> | arpi | 2002-08-05 | 1 | -14/+53 |
* | fixed 'eof at 66s' bug | arpi | 2002-08-05 | 1 | -14/+40 |
* | applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson... | arpi | 2002-08-05 | 8 | -8/+556 |
* | 10000l - didn't clear new stream struct, causing possible sig11 in cache layer | arpi | 2002-08-04 | 1 | -0/+1 |
* | detection of badly interleaved avi files and auto-switch to -ni | arpi | 2002-08-04 | 1 | -10/+34 |
* | new_demux_packet: allocate 8 bytes too much | arpi | 2002-08-04 | 1 | -1/+1 |
* | count blocks by rounded-up chunksizes instead of chunks - | arpi | 2002-08-02 | 3 | -1/+13 |
* | skip 'pnot' and 'PICT' - fixes incoming/1.mov | arpi | 2002-08-01 | 1 | -0/+4 |
* | There appears to be a trivial namespace error in determining the valid | arpi | 2002-07-30 | 1 | -1/+1 |
* | ogm audio format id is in hex, not dec | arpi | 2002-07-30 | 1 | -1/+1 |
* | Add uninit to the avi demuxer | albeu | 2002-07-26 | 2 | -0/+14 |
* | warning fixes | atmos4 | 2002-07-26 | 1 | -1/+4 |
* | 10L free the cache | albeu | 2002-07-26 | 1 | -0/+1 |
* | codmetics :) | arpi | 2002-07-25 | 1 | -7/+6 |
* | DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, sm... | atmos4 | 2002-07-25 | 1 | -1/+12 |
* | Workaround for seeking multiangle discs with missing sml_agli[] table, as a | arpi | 2002-07-23 | 1 | -6/+33 |
* | Fix vbr muxing and win32 codec crash on init | albeu | 2002-07-21 | 3 | -5/+19 |
* | workaround for empty version1 audio headers (bugreport by Sascha Sommer) | arpi | 2002-07-12 | 1 | -1/+1 |
* | Added a simple xmcd parser to retreive the tracks name. | bertrand | 2002-07-10 | 1 | -32/+269 |
* | Build a fake list of track name. | bertrand | 2002-07-10 | 1 | -15/+64 |
* | Created a new header file to store common struct & prototype for | bertrand | 2002-07-10 | 1 | -0/+65 |
* | Fixed the asf http authentication. | bertrand | 2002-07-09 | 1 | -3/+14 |
* | Added ASF_Authenticate as an asf stream type. | bertrand | 2002-07-09 | 1 | -1/+2 |
* | Add missing authentication for asf streaming. | atmos4 | 2002-07-08 | 1 | -0/+1 |
* | 100l - seq++ for grouping | arpi | 2002-07-07 | 1 | -0/+1 |
* | Fix -bandwidth if no streaming available, 10l ;) | atmos4 | 2002-07-07 | 1 | -1/+3 |
* | edit-list support for video - fixes various A-V sync problems (TODO: seeking) | arpi | 2002-07-07 | 1 | -6/+74 |
* | aspect prescaling fix by magnus.pfeffer@epost.de | arpi | 2002-07-06 | 1 | -1/+1 |
* | fixed endless 'unknown chunk' and doublespeed ima4 audio bugs | arpi | 2002-07-06 | 1 | -2/+5 |
* | - add icon (nice, but very ugly hakk:) | pontscho | 2002-07-05 | 2 | -3/+12 |
* | If network is used, take the streams id that were requested. | bertrand | 2002-07-05 | 1 | -0/+6 |
* | Moved the asf_http_streaming_ctrl_t struct from asf_streaming.c | bertrand | 2002-07-05 | 1 | -0/+8 |
* | Changed the way that the streams are requested. | bertrand | 2002-07-05 | 1 | -37/+62 |
* | Retreive the bandwidth option from the command line. | bertrand | 2002-07-05 | 1 | -6/+21 |
* | Added the bandwidth variable. Used to set the max download bandwidth | bertrand | 2002-07-05 | 1 | -0/+1 |
* | hopefully fixed last A-V sync bug, and also fixed largefile bug in debug printf | arpi | 2002-07-04 | 1 | -3/+7 |
* | add -audiofile support for gui | pontscho | 2002-07-02 | 2 | -1/+3 |
* | CBR audio PTS fixes (using stsd v1 header) | arpi | 2002-06-30 | 1 | -14/+24 |
* | dump edit list | arpi | 2002-06-29 | 1 | -5/+7 |
* | Paul Ortyl's patch | alex | 2002-06-27 | 1 | -1/+1 |
* | Changed the -pass option to -passwd to avoid clash with mencoder option. | bertrand | 2002-06-25 | 1 | -5/+5 |
* | Read username/password from the -user -pass command line options. | bertrand | 2002-06-25 | 1 | -28/+35 |
* | Moved authentication code into its own function. | bertrand | 2002-06-24 | 1 | -44/+65 |
* | Paul Ortyl's patch - tv4l timestamps (not so precise :() | alex | 2002-06-24 | 1 | -7/+19 |
* | tv audio fixing patch by Paul Ortyl <ortylp at 3miasto.net> | alex | 2002-06-23 | 1 | -3/+5 |
* | Improved the authentication interaction. Still need to replace scanf. | bertrand | 2002-06-23 | 1 | -13/+24 |
* | Added HTTP basic authentication support | bertrand | 2002-06-23 | 1 | -0/+37 |
* | Added base64 encoder | bertrand | 2002-06-23 | 2 | -1/+103 |
* | Added support for URLs that contain an username:password | bertrand | 2002-06-23 | 1 | -9/+45 |
* | filename can be NULL. Fix the conflict between cdda and dvdnav. | albeu | 2002-06-21 | 1 | -2/+2 |
* | Add uninit to the dvd stream. | albeu | 2002-06-21 | 2 | -1/+15 |
* | Here I go again, another fix for the timeout. | bertrand | 2002-06-21 | 1 | -4/+6 |
* | Increased the timeout value on connection. | bertrand | 2002-06-21 | 1 | -2/+2 |
* | Checked the return value when retrieving the protocol level. | bertrand | 2002-06-21 | 1 | -1/+4 |
* | CDDB support added. | bertrand | 2002-06-21 | 3 | -1/+595 |
* | Added mplayer version in the user-agent field. | bertrand | 2002-06-20 | 1 | -1/+3 |
* | Removed unecessary malloc and memcpy. | bertrand | 2002-06-20 | 1 | -9/+2 |
* | Added a function prototype for reuse outside of network.c | bertrand | 2002-06-17 | 1 | -0/+4 |
* | Added some missing carriage returns. | bertrand | 2002-06-17 | 1 | -7/+7 |
* | some cleanup and fixes, but the badquality.asf is still buggy :( | arpi | 2002-06-16 | 1 | -72/+100 |
* | fixed playback speed and a-v sync issues | arpi | 2002-06-14 | 2 | -11/+50 |
* | fix fps/frametime parsing - patch by Florian Schneider <flo-mplayer-dev@gmx.net> | arpi | 2002-06-13 | 1 | -1/+12 |
* | Implement Nilmoni's and Bernd Ernesti's patches for: | atmos4 | 2002-06-13 | 1 | -3/+10 |
* | Support for playing audio cds using cdparanoia. Include a raw audio | albeu | 2002-06-11 | 9 | -3/+364 |
* | export subpacket-size and matrix w*h to the codec (cook) | arpi | 2002-06-10 | 1 | -18/+28 |
* | Fix asf stream wich were giving invalid frame times because the frame time | albeu | 2002-06-10 | 1 | -2/+2 |
* | export extra data for cook codec, some debug stuff | arpi | 2002-06-10 | 1 | -14/+31 |
* | - multiple audio/video stream support fixed | arpi | 2002-06-09 | 1 | -23/+63 |
* | sub-packet demuxer for rv20/rv30, patch by Florian Schneider <flo-mplayer-dev... | arpi | 2002-06-08 | 1 | -37/+196 |
* | Add small note why we don't use fcntl.h on cygwin. Btw. as far as I can see f... | atmos4 | 2002-06-07 | 1 | -1/+2 |
* | cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com> | arpi | 2002-06-07 | 1 | -0/+2 |
* | common code to handle file/stdin/fifo opening, allows using named pipes and | arpi | 2002-06-07 | 1 | -13/+10 |
* | Fix by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>. | atmos4 | 2002-06-05 | 1 | -1/+1 |
* | file descriptor leak - found by Marc Espie <espie@nerim.net> | arpi | 2002-06-04 | 1 | -0/+1 |
* | msmpeg4v1 indexing | michael | 2002-06-02 | 1 | -1/+8 |
* | playback of 'being downloaded' files | arpi | 2002-06-02 | 1 | -1/+2 |
* | off_t fields reordered, to avoid problems due to struct padding | arpi | 2002-05-29 | 2 | -6/+5 |
* | clone_demux_packet(), using refcounting to avoid memcpy() | arpi | 2002-05-25 | 2 | -9/+35 |
* | On the sun all int32 objects have to be aligned on 32 bit boundaries. With | arpi | 2002-05-25 | 1 | -1/+2 |
* | applied 64bit patch from Ulrich Hecht <uli at suse dot de> | alex | 2002-05-23 | 1 | -4/+9 |
* | 10L bugfix | albeu | 2002-05-23 | 1 | -2/+4 |
* | some more output cosmetics, especially for vivo and mov demuxers | arpi | 2002-05-20 | 2 | -24/+24 |
* | big cosmetics patch, cleanup of messages printed by mplayer and libs. | arpi | 2002-05-20 | 2 | -2/+2 |
* | new spudec.h requires libvo headers, patch by Daniel Hottinger <TheHotti@gmx.ch> | arpi | 2002-05-20 | 1 | -0/+1 |
* | a/v stream selection - patch by alexander.werth@gmx.de | arpi | 2002-05-19 | 1 | -4/+4 |
* | Enable mmst support. MMST will be tried if the HTTP support failed. | bertrand | 2002-05-14 | 1 | -10/+16 |
* | Added asf_mmst_streaming.c for compilation. | bertrand | 2002-05-14 | 1 | -1/+1 |
* | Added support for asf mmst protocol. | bertrand | 2002-05-14 | 1 | -0/+628 |
* | big (>2GB) AVI files support - patch by Wolfram Gloger <wg@malloc.de> | arpi | 2002-05-12 | 3 | -39/+66 |
* | added some new types | alex | 2002-05-09 | 1 | -1/+7 |
* | cache lower limit 32kb | arpi | 2002-05-05 | 1 | -1/+3 |
* | gui doesn't like exit() in forged process | arpi | 2002-05-05 | 1 | -1/+2 |
* | disabled audio | alex | 2002-05-02 | 1 | -10/+21 |
* | printf to mp_msg | albeu | 2002-05-02 | 2 | -8/+9 |
* | printf to mp_msg + warning msg from MSGL_INFO to MSGT_WARN | albeu | 2002-05-02 | 1 | -3/+3 |
* | printf to mp_msg | albeu | 2002-05-02 | 1 | -1/+1 |
* | Fix frame_time for variable fps movies as it was the last frame duration. | albeu | 2002-05-02 | 3 | -3/+27 |
* | vf_inited flag added | arpi | 2002-05-01 | 1 | -0/+1 |
* | patch by Jürgen Appel <jappel@linux01.gwdg.de>: | pl | 2002-05-01 | 1 | -2/+2 |
* | completed real seeking - working very well with audio only files | alex | 2002-04-30 | 1 | -31/+72 |
* | Added ICY error 400: Server full. | bertrand | 2002-04-30 | 1 | -0/+3 |
* | Convert printf to mp_msg in the network layer | albeu | 2002-04-30 | 3 | -136/+133 |
* | ugly workaround disabled | arpi | 2002-04-29 | 1 | -0/+2 |
* | Add support for another AVI with ogg/vorbis audio (0x674F) | albeu | 2002-04-29 | 1 | -2/+16 |
* | Fix buggy extra header printing | albeu | 2002-04-29 | 1 | -1/+2 |
* | Added ICY error 401: Service unavailable. | bertrand | 2002-04-28 | 1 | -0/+3 |
* | soundcard.h fix, by Bernd Ernesti <mplayer@lists.veego.de> | arpi | 2002-04-28 | 1 | -0/+4 |
* | OpenBSD, NetBSD portability patches by | arpi | 2002-04-27 | 4 | -1/+217 |
* | Add some info prints to ICY code and handle return codes ICY specific, also a... | atmos4 | 2002-04-27 | 1 | -4/+32 |
* | ICY found (mp3 stream) != sucess. | albeu | 2002-04-27 | 1 | -1/+0 |
* | DVDKIT support | arpi | 2002-04-24 | 2 | -5/+7 |
* | Uninit added | albeu | 2002-04-24 | 4 | -0/+56 |
* | Added demuxer uninit | albeu | 2002-04-24 | 9 | -1/+101 |
* | Add seeking without index (still not perfect). Use -forceidx for the | albeu | 2002-04-24 | 1 | -50/+83 |
* | mp_mp3_get_lsf() added - to get decomp. frame size | arpi | 2002-04-24 | 1 | -0/+12 |
* | more strict check for .mp3 | arpi | 2002-04-23 | 1 | -1/+3 |
* | Fix % seeking | albeu | 2002-04-23 | 1 | -4/+5 |
* | typo fix for pre2 | alex | 2002-04-21 | 1 | -1/+1 |
* | dumping unknown extradata too | alex | 2002-04-21 | 1 | -0/+8 |
* | mplayer was not compileable without, i tested it with and without vorbis, i h... | jaf | 2002-04-21 | 1 | -0/+4 |
* | Seeking implemented | albeu | 2002-04-20 | 2 | -42/+272 |
* | 1000l | arpi | 2002-04-19 | 1 | -1/+1 |
* | show extended mp3 info | arpi | 2002-04-18 | 1 | -1/+8 |
* | 'wide' may contain 'mdat' | arpi | 2002-04-18 | 1 | -1/+3 |
* | FPS calculation fixed | arpi | 2002-04-15 | 1 | -9/+2 |
* | get aspect info from display size if != real size | arpi | 2002-04-15 | 1 | -2/+6 |
* | Changed the big handling to make it use mplayer's endian macros. | bertrand | 2002-04-14 | 1 | -6/+3 |
* | Added big endian handling for the ASF_chunk_t struct. | bertrand | 2002-04-14 | 1 | -6/+11 |
* | Added big endian macro for asf_chunk_t and added defines for the ASF chunk type. | bertrand | 2002-04-14 | 1 | -0/+19 |
* | mp_image.h and img_format.h moved to libmpcodecs | arpi | 2002-04-13 | 1 | -1/+1 |
* | bigendlian fix by Guillaume Morin <guillaume@morinfr.org> | arpi | 2002-04-13 | 1 | -1/+4 |
* | generalized the cut'n'pasted variable fps code, #ifdef-ed TV until v4l is upd... | arpi | 2002-04-12 | 1 | -24/+14 |
* | BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com> | arpi | 2002-04-12 | 10 | -442/+619 |
* | max_packs increased for some dvd with too many audio/sub | arpi | 2002-04-12 | 1 | -1/+1 |