| Commit message (Expand) | Author | Age |
* | Removed hard coded value for the length of the header separator. | bertrand | 2002-11-13 |
* | FreeBSD fix | nexus | 2002-11-12 |
* | New config system + cleanup of header inter dependency | albeu | 2002-11-12 |
* | export imagedescription for qt video codecs | arpi | 2002-11-11 |
* | dlopen() support for ad and vd | alex | 2002-11-11 |
* | skew calculations modified to use integers | henry | 2002-11-08 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 |
* | skip id3v2 junk when looking for mp3 | rfelker | 2002-11-05 |
* | Added OGG streaming support, patch from Balatoni Denes <pnis@coder.hu> | bertrand | 2002-11-05 |
* | move timestamp debug printf to higher verbose level (hope it's ok) | atmos4 | 2002-11-05 |
* | 10l | arpi | 2002-11-05 |
* | ASF-style stream auto-selection, to fix files with fake a/v streams (only | arpi | 2002-11-05 |
* | workaround for ms11 ima4 | alex | 2002-11-04 |
* | - realaudio ATRC (sony atrac3) codec support | arpi | 2002-11-04 |
* | remove BE hack (yes, works now ! :-)) | colin | 2002-11-03 |
* | fix possible sig8 - found by Alex | arpi | 2002-11-02 |
* | workaround old mencoder's cbr-mp3 header bug | arpi | 2002-11-02 |
* | fixed comment - noticed by Alex | arpi | 2002-11-02 |
* | A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it contains | arpi | 2002-11-02 |
* | cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed, | arpi | 2002-11-02 |
* | verbose can be negative | arpi | 2002-11-01 |
* | increase buffer size in immediate mode | henry | 2002-11-01 |
* | set up nBlockAlign, nBytesPerSec correctly if extended audio header avail. | arpi | 2002-10-31 |
* | pass audio codecdata | arpi | 2002-10-31 |
* | debug printf | arpi | 2002-10-30 |
* | 10L fix | henry | 2002-10-29 |
* | GCC warning fixes | bertrand | 2002-10-29 |
* | check for framesize validity, return -1 (error) for zero size (bug found by pl) | arpi | 2002-10-25 |
* | added an option for specifying the size of capture buffer | henry | 2002-10-25 |
* | max header size increased | arpi | 2002-10-23 |
* | allow cache to be disabled (-nocache should override cachesize autodetection | arpi | 2002-10-23 |
* | - fixed several 10l bugs | arpi | 2002-10-23 |
* | yeah, test.c works now! | arpi | 2002-10-23 |
* | 10l | arpi | 2002-10-23 |
* | cleanup config option handling in libmpdemux. | arpi | 2002-10-23 |
* | mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_in... | arpi | 2002-10-23 |
* | added libmpdemux depends to test.c | arpi | 2002-10-23 |
* | dvd chapter detect function from Gregory Kovriga | pontscho | 2002-10-22 |
* | dump wav header | arpi | 2002-10-22 |
* | endianess independency (using get int 16/32/64 func instead of typecasting po... | arpi | 2002-10-22 |
* | minor fixes in forceaudio option | henry | 2002-10-22 |
* | OSS is optional (fixes case when "tv" enabled, and "ossaudio" disabled) | arpi | 2002-10-22 |
* | add an option to force audio recording when a tv card reports no audio sources | henry | 2002-10-22 |
* | add a forgotten shutdown test | henry | 2002-10-22 |
* | Fixed more potential mem leaks and use the url_free method | bertrand | 2002-10-19 |
* | removed the mess | alex | 2002-10-19 |
* | set position in channel list on startup. note: hope one day we will get clean... | alex | 2002-10-19 |
* | Stop grabbing from v4l when paused by Jindrich Makovicka | alex | 2002-10-19 |
* | fix & workaround possible sig8/sig11 in blocksize calculation | arpi | 2002-10-17 |
* | fix bih->biSize for uncompressed files too | arpi | 2002-10-17 |