| Commit message (Expand) | Author | Age |
* | .PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxer | arpi | 2002-09-10 |
* | TGA images (-mf on:type=tga) support | arpi | 2002-09-10 |
* | fixed >2GB files demuxing | arpi | 2002-09-10 |
* | Applied patch from Gregory Kovriga <gkovriga@techunix.technion.ac.il> | bertrand | 2002-09-09 |
* | removed messy global 'tv_handle', use stream->priv for that purpose | arpi | 2002-09-08 |
* | fixed get_format/set_format | alex | 2002-09-08 |
* | changed message leveles (too many non-sense info messages) | alex | 2002-09-08 |
* | tuner setting isn't mandatory. requested by Jonas Munsin <jmunsin@iki.fi> for... | alex | 2002-09-08 |
* | Don't try to reread from the socket if the server says EOF | bertrand | 2002-09-07 |
* | Fixed an unknown command. Looks like it's a new command from WMS9. | bertrand | 2002-09-07 |
* | removes old input code (forgot to commit this) | alex | 2002-09-07 |
* | Check if realloc failed on http_hdr->buffer instead of ptr in http_response_a... | bertrand | 2002-09-07 |
* | typo (checking for mpeg twice, instead of mpeg & MPEG) | michael | 2002-09-06 |
* | SPARC gcc generates bad code accessing an unaligned and packed structure member | jkeil | 2002-09-06 |
* | - simpler http_response_append (uses realloc()) | arpi | 2002-09-06 |
* | Humm, only if __DEBUG_URL is defined, declare the prototype... | bertrand | 2002-09-05 |
* | Applied patch for OpenBDS from Marc Espie (submitted by Björn Sandell <biorn... | bertrand | 2002-09-04 |
* | - If fatal error while trying to connect to a WM server, skip other proto. | bertrand | 2002-09-03 |
* | Return -2 for fatal error while connecting to a server. | bertrand | 2002-09-03 |
* | Checked if the connection succeeded before writing in the socket. | bertrand | 2002-09-03 |
* | gcc 2.95.4 doesn't like VAR==value without spaces | arpi | 2002-09-02 |
* | removed obsolete items | alex | 2002-09-01 |
* | audio in layer is used only bu tvi_v4l, don't compile for others. | arpi | 2002-08-31 |
* | user-data moved one -v up | arpi | 2002-08-31 |
* | fix cache disable for live.com | atmos4 | 2002-08-31 |
* | removed buggy fd<0 check for disallowing dumpstream/cache | arpi | 2002-08-31 |
* | 1000l - libmpdvdkit2 fix, thx Nexus | arpi | 2002-08-31 |
* | assume $(CC) can compile c++ - fixes compile with non-default compiler | arpi | 2002-08-30 |
* | v4l audio fixes by Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> | alex | 2002-08-30 |
* | 10l bug, found by Nexus | arpi | 2002-08-29 |
* | use dir/libname.a instead of -Ldir -lname | arpi | 2002-08-29 |
* | new mencoder option -info, to store copyright, title, encoder version etc in AVI | arpi | 2002-08-29 |
* | fixed RIFF chunk size - patch by "Andriy N. Gritsenko" <andrej@lucky.net> | arpi | 2002-08-29 |
* | - Tell the RTSP client code to use the string "mplayer" in RTSP | arpi | 2002-08-29 |
* | inet_aton fallback support by Joey Parrish <joey@yunamusic.com> | bertrand | 2002-08-29 |
* | mostly compiler warning fixes, some small bugfix | arpi | 2002-08-28 |
* | fixes problems when new line is just '\n' and not '\r\n' and enabled html-mar... | alex | 2002-08-28 |
* | - added matrix cracking/debugging code - disabled | arpi | 2002-08-27 |
* | Martin Olschewski <olschewski@zpr.uni-koeln.de>: [PATCH] ai_oss.c should chec... | alex | 2002-08-26 |
* | some files has some shit before teh audio/video headers... | arpi | 2002-08-25 |
* | 10l - fixed chunktab size calculation | arpi | 2002-08-24 |
* | - changed re-muxed packet structure (see struct dp_hdr_t) | arpi | 2002-08-24 |
* | v4l capture update by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz> | arpi | 2002-08-22 |
* | fix ai_oss.c compilation on non linux systems - by Bernd Ernesti <mplayer@lis... | jaf | 2002-08-22 |
* | new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>: | arpi | 2002-08-21 |
* | new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>: | arpi | 2002-08-21 |
* | ogg (.ogm) text subtitles support | arpi | 2002-08-14 |
* | - Create and set up a "BITMAPINFOHEADER" and "WAVEFORMATEX" structure for | arpi | 2002-08-14 |
* | typo fixes by Ross Finlayson <finlayson@live.com> | arpi | 2002-08-14 |
* | disable cache if stream->fd<0 (no regular file/pipe but some special thing) | arpi | 2002-08-14 |