Age | Commit message (Expand) | Author |
2004-07-07 | fix typo (bug #977510) | Miguel Freitas |
2004-07-04 | don't do pointer arithmetics with void*, because sizeof(void) is undefined | Michael Roitzsch |
2004-07-03 | hmmm, don't ask me why it worked on some machines... | Thibaut Mattern |
2004-06-23 | bugfix: changed call to seek from old to new behaviour | Andreas Heinchen |
2004-06-15 | fix variable declarations | Miguel Freitas |
2004-06-14 | - implemented a crude time-based seeking in the wave demuxer | Bastien Nocera |
2004-06-14 | decrease the prio of demux_mpeg to try mpeg_pes first | Michael Roitzsch |
2004-06-14 | fix compiler warning | Michael Roitzsch |
2004-06-13 | implement steps 1, 2, 3 and 4 of the seeking proposal: | Miguel Freitas |
2004-06-11 | new native FLAC demuxer | Mike Melanson |
2004-06-10 | If no format identifier, assume A52. | James Courtier-Dutton |
2004-06-07 | Try to determine if wave atom actually contains a waveformatex header | James Stembridge |
2004-06-05 | Support big decoder init data chunk (> 8192 bytes). | Thibaut Mattern |
2004-06-01 | Add FIXME comment. | James Courtier-Dutton |
2004-06-01 | better workaround for alac, another of the MPEG audio clique that | Mike Melanson |
2004-05-31 | more appropriate function | Mike Melanson |
2004-05-31 | - oops, some debug in there... | Bastien Nocera |
2004-05-31 | - get the file length using seek() instead of the data_TAG, for the benefit | Bastien Nocera |
2004-05-30 | Don't send a DISC at each unexpected packet sequence. | Thibaut Mattern |
2004-05-30 | special provision for 'samr', another codec that doesn't play by the | Mike Melanson |
2004-05-29 | special considerations for AVI files with a compression ID of 0 (treat | Mike Melanson |
2004-05-29 | framerate and PCM audio fixes | Mike Melanson |
2004-05-29 | make the RoQ demuxer a little more elegant, perhaps fix some bugs too | Mike Melanson |
2004-05-27 | - fix avi->compressor not being set correctly (lack of parenthesis) | Miguel Freitas |
2004-05-23 | 1) Simpler fragment skipping for RV30 and RV40 | James Stembridge |
2004-05-16 | From: Reinhard Nissl | James Courtier-Dutton |
2004-05-16 | Priority support. | Thibaut Mattern |
2004-05-14 | trying to fix overly enthusiastic elem demuxer | Michael Roitzsch |
2004-05-14 | Handle Jumbo A52/AC3 frames from VDR | James Courtier-Dutton |
2004-05-13 | set the pts on all buffers so the binary codec can be fed with the correct ti... | James Stembridge |
2004-05-10 | - look a tiny bit deeper in the Program streams as well, now all my | Bastien Nocera |
2004-05-10 | - remove dirty hack from the Program stream demuxer, and look deeper for a | Bastien Nocera |
2004-05-09 | dvb patches by Szymon Stefanek and Mike Lampard | Miguel Freitas |
2004-05-05 | simple protection... | Thibaut Mattern |
2004-05-04 | - Shoutcast packet handling cleanup. | Thibaut Mattern |
2004-05-04 | Recognise On2 avi variant | James Stembridge |
2004-05-02 | Fix decoder init. | Thibaut Mattern |
2004-05-02 | - Better seekhead parsing. | Thibaut Mattern |
2004-04-30 | - .mpeg files sent with Outlook will come up as .mpe files | Bastien Nocera |
2004-04-30 | - simple work-around for an ALAC (iTunes Lossless Codec) file from: | Bastien Nocera |
2004-04-29 | Do not parse the whole file at start. | Thibaut Mattern |
2004-04-26 | Seeking support for matroska files. | Thibaut Mattern |
2004-04-25 | Report ODML streams as such. | Thibaut Mattern |
2004-04-24 | Remove the framerate hack. | Thibaut Mattern |
2004-04-22 | it seems that mux rate was wrong for all mpeg2 demuxers. | Miguel Freitas |
2004-04-22 | do the same as newest libmad: don't stop on reserved emphasis | Miguel Freitas |
2004-04-20 | Disable AUD content detection, there exists a subtitle file in the wild with ... | František Dvořák |
2004-04-18 | Fix a serious bug. | Thibaut Mattern |
2004-04-10 | Attempt to fix memory leak with ipmovies, but there is still some bigger in x... | František Dvořák |
2004-04-10 | fix channel swapping reported by Peter Antypas | Miguel Freitas |