Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-12-10 | fixesBRANCH-RELEASE-0_5_0 | Thomas Vander Stichele | 2 | -4/+64 | |
Original commit message from CVS: fixes | |||||
2002-12-10 | removed warnings | Thomas Vander Stichele | 1 | -2/+0 | |
Original commit message from CVS: removed warnings | |||||
2002-12-10 | fixes | Thomas Vander Stichele | 1 | -3/+5 | |
Original commit message from CVS: fixes | |||||
2002-12-10 | spec fixes | Thomas Vander Stichele | 3 | -7/+13 | |
Original commit message from CVS: spec fixes | |||||
2002-12-10 | back by popular demand | Thomas Vander Stichele | 5 | -14/+12 | |
Original commit message from CVS: back by popular demand | |||||
2002-12-08 | packaging fixes | Thomas Vander Stichele | 1 | -8/+7 | |
Original commit message from CVS: packaging fixes | |||||
2002-12-08 | release branch | Thomas Vander Stichele | 1 | -1/+1 | |
Original commit message from CVS: release branch | |||||
2002-12-08 | small fix | Thomas Vander Stichele | 1 | -2/+7 | |
Original commit message from CVS: small fix | |||||
2002-12-08 | more fixes | Thomas Vander Stichele | 1 | -2/+25 | |
Original commit message from CVS: more fixes | |||||
2002-12-08 | peep | Thomas Vander Stichele | 1 | -8/+8 | |
Original commit message from CVS: peep | |||||
2002-12-08 | build fix | Thomas Vander Stichele | 1 | -1/+1 | |
Original commit message from CVS: build fix | |||||
2002-12-08 | Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac | Iain Holmes | 6 | -8/+8 | |
Original commit message from CVS: Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac | |||||
2002-12-08 | parallel install fixes | Thomas Vander Stichele | 28 | -203/+235 | |
Original commit message from CVS: parallel install fixes | |||||
2002-12-08 | cleanups | Wim Taymans | 1 | -138/+104 | |
Original commit message from CVS: cleanups | |||||
2002-12-08 | Added metadata and better negotiation | Wim Taymans | 2 | -122/+125 | |
Original commit message from CVS: Added metadata and better negotiation | |||||
2002-12-07 | Clear some more status variables | Wim Taymans | 2 | -0/+5 | |
Original commit message from CVS: Clear some more status variables | |||||
2002-12-05 | mpeg2dec req 0.3.0 | David I. Lehn | 1 | -1/+1 | |
Original commit message from CVS: mpeg2dec req 0.3.0 | |||||
2002-12-05 | drop mpeg2dec 0.2.1 support in favor of 0.3.0. | David I. Lehn | 7 | -908/+831 | |
Original commit message from CVS: drop mpeg2dec 0.2.1 support in favor of 0.3.0. keeping old code around in cvs for a while just in case someone needs it. | |||||
2002-12-05 | examples should build conditionally | David I. Lehn | 1 | -1/+7 | |
Original commit message from CVS: examples should build conditionally | |||||
2002-12-03 | Remove unused #include | Wim Taymans | 2 | -1/+0 | |
Original commit message from CVS: Remove unused #include | |||||
2002-12-01 | go to READY if there is a gst_element_error | Steve Baker | 1 | -0/+11 | |
Original commit message from CVS: go to READY if there is a gst_element_error | |||||
2002-11-28 | Make mpeg2dec cache aware | Wim Taymans | 2 | -4/+42 | |
Original commit message from CVS: Make mpeg2dec cache aware | |||||
2002-11-28 | fix some disting and rpm building issues | Christian Schaller | 4 | -2/+17 | |
Original commit message from CVS: fix some disting and rpm building issues | |||||
2002-11-27 | fix some directories left out of dist | Christian Schaller | 1 | -1/+1 | |
Original commit message from CVS: fix some directories left out of dist | |||||
2002-11-27 | Added example indexing program for mpeg | Wim Taymans | 2 | -0/+108 | |
Original commit message from CVS: Added example indexing program for mpeg | |||||
2002-11-27 | Fix mpegdemux, implement caching | Wim Taymans | 5 | -136/+258 | |
Original commit message from CVS: Fix mpegdemux, implement caching | |||||
2002-11-27 | Small cleanups | Wim Taymans | 1 | -8/+9 | |
Original commit message from CVS: Small cleanups | |||||
2002-11-27 | scrub esd flags | Thomas Vander Stichele | 1 | -0/+1 | |
Original commit message from CVS: scrub esd flags | |||||
2002-11-27 | not sure what I did wrong but this should fix it hopefully | Thomas Vander Stichele | 1 | -2/+9 | |
Original commit message from CVS: not sure what I did wrong but this should fix it hopefully | |||||
2002-11-26 | flac debug cleanup m4 for ffmpeg | Thomas Vander Stichele | 5 | -8/+124 | |
Original commit message from CVS: flac debug cleanup m4 for ffmpeg | |||||
2002-11-25 | I'm too lazy to comment this | Colin Walters | 1 | -0/+5 | |
Original commit message from CVS: *** empty log message *** | |||||
2002-11-23 | Don't error when the peer srcpad is not usable | Wim Taymans | 1 | -1/+10 | |
Original commit message from CVS: Don't error when the peer srcpad is not usable | |||||
2002-11-23 | Thanks Ken ! | Jeremy Simon | 1 | -0/+6 | |
Original commit message from CVS: Patch from Ken MacLeod (Bug #98797), Thanks Ken ! | |||||
2002-11-20 | Remove redundant properties. | Wim Taymans | 1 | -19/+0 | |
Original commit message from CVS: Remove redundant properties. | |||||
2002-11-20 | Small cleanups, remove properties that are in the streaminfo | Wim Taymans | 1 | -70/+51 | |
Original commit message from CVS: Small cleanups, remove properties that are in the streaminfo | |||||
2002-11-20 | some fixes, suggestion by thaytan to make _get and _set work similar | Thomas Vander Stichele | 1 | -7/+18 | |
Original commit message from CVS: some fixes, suggestion by thaytan to make _get and _set work similar | |||||
2002-11-18 | putting in png | Thomas Vander Stichele | 1 | -8/+18 | |
Original commit message from CVS: putting in png | |||||
2002-11-18 | LIBPNG going in | Thomas Vander Stichele | 1 | -16/+10 | |
Original commit message from CVS: LIBPNG going in | |||||
2002-11-18 | too soon to put this in | Thomas Vander Stichele | 1 | -6/+0 | |
Original commit message from CVS: too soon to put this in | |||||
2002-11-15 | fix media info locations | Christian Schaller | 1 | -2/+2 | |
Original commit message from CVS: fix media info locations | |||||
2002-11-15 | add media-info to spec commit patch from Jan Schmidt for raw1394 plugin | Jan Schmidt | 2 | -1/+6 | |
Original commit message from CVS: add media-info to spec commit patch from Jan Schmidt for raw1394 plugin | |||||
2002-11-11 | adding mediainfo | Thomas Vander Stichele | 1 | -0/+1 | |
Original commit message from CVS: adding mediainfo | |||||
2002-11-11 | adding media info | Thomas Vander Stichele | 1 | -2/+4 | |
Original commit message from CVS: adding media info | |||||
2002-11-11 | media info lib | Thomas Vander Stichele | 4 | -0/+1045 | |
Original commit message from CVS: media info lib | |||||
2002-11-11 | sync with vorbisfile and media info stuff | Thomas Vander Stichele | 1 | -1/+53 | |
Original commit message from CVS: sync with vorbisfile and media info stuff | |||||
2002-11-10 | update to new structure | Thomas Vander Stichele | 1 | -15/+18 | |
Original commit message from CVS: update to new structure | |||||
2002-11-09 | separating tags and metadata | Thomas Vander Stichele | 1 | -2/+11 | |
Original commit message from CVS: separating tags and metadata | |||||
2002-11-09 | muhaha | Thomas Vander Stichele | 1 | -3/+3 | |
Original commit message from CVS: muhaha | |||||
2002-11-08 | - Renegotiate if format changes | Wim Taymans | 1 | -20/+25 | |
Original commit message from CVS: - Renegotiate if format changes - properly skip the id3 tags | |||||
2002-11-07 | added mad | Thomas Vander Stichele | 1 | -0/+1 | |
Original commit message from CVS: added mad |