Age | Commit message (Expand) | Author |
2003-05-30 | skip encoding, when the device has been assigned to the dxr3 decoder | Michael Roitzsch |
2003-05-30 | fix race condition in dxr3 encododers: | Michael Roitzsch |
2003-05-30 | sorry for forcing another complete rebuild, but $(DESTDIR) is clearly needed ... | Michael Roitzsch |
2003-05-29 | Set audio fourcc in stream info if we know what it is, ie there is only one a... | James Stembridge |
2003-05-29 | store fourcc from stream header as integer as it's never used as a string | James Stembridge |
2003-05-29 | stream header fourcc is optional so read fourcc for stream info from bitmap info | James Stembridge |
2003-05-29 | remove the .la files from the plugindir after install | Michael Roitzsch |
2003-05-29 | Revert last change as it caused problems with some streams. Second and much s... | James Stembridge |
2003-05-29 | handle streams where the actual video size is different to the size specified... | James Stembridge |
2003-05-29 | fix demuxer failed messages when seeking in small files | James Stembridge |
2003-05-28 | make sure the frame that we postprocess into has the same dimensions as the f... | James Stembridge |
2003-05-28 | spec-file: sorry, some wrong entries from my daily build-specfile | Manfred Tremmel |
2003-05-28 | trying to get daily rpm building again... | Miguel Freitas |
2003-05-28 | video_out_dxr3.h includes other stuff from the src/dxr3 directory, so there | Michael Roitzsch |
2003-05-28 | fix uv order for yv12 and add support for i420 | James Stembridge |
2003-05-28 | buffer type and fourcc's for raw i420 video | James Stembridge |
2003-05-28 | show expand filter | James Stembridge |
2003-05-28 | comment unresolved symbols, add unsupported method for testing | Miguel Freitas |
2003-05-28 | fix macro | Miguel Freitas |
2003-05-28 | make oggdemuxer compile with speex, if speex isn't installed in a standart lo... | Andreas Heinchen |
2003-05-28 | i didn't meant to enable it yet | Miguel Freitas |
2003-05-28 | skeleton of deinterlacer post plugin | Miguel Freitas |
2003-05-28 | adding parameters api | Miguel Freitas |
2003-05-28 | commenting some system specific stuff | Miguel Freitas |
2003-05-28 | Disable ffmpeg's encoder when HAVE_DXR3 is not defined. Remove dxr3 build hack. | Robin KAY |
2003-05-27 | only send audio/video headers if there is an audio/video stream | James Stembridge |
2003-05-27 | Some minor updates to software dts decode. Still not ready. | James Courtier-Dutton |
2003-05-27 | play the NSV file even when the NSVf metadata chunk is not present | Mike Melanson |
2003-05-27 | recent demuxer | Mike Melanson |
2003-05-26 | dynamic chunk buffer size to allow for high bitrate video | James Stembridge |
2003-05-26 | untested cygwin patch | Miguel Freitas |
2003-05-26 | prevent clash with cygwin defined types | Miguel Freitas |
2003-05-26 | small cygwin patch | Miguel Freitas |
2003-05-26 | add zlib depency to make cygwin happy | Miguel Freitas |
2003-05-26 | cygwin patch | Miguel Freitas |
2003-05-26 | more descriptive codec strings | James Stembridge |
2003-05-26 | fix rv40 playback | James Stembridge |
2003-05-26 | - fix building with automake 1.4 (yeah, I know) | Bastien Nocera |
2003-05-26 | added experimental .4xm file demuxer | Mike Melanson |
2003-05-26 | latest update from Bartek | Daniel Caujolle-Bert |
2003-05-26 | fix rv10 playback | James Stembridge |
2003-05-26 | Get asf plugin to build in Win32. Also starting to clean up some Win32 code (... | Tim Champagne |
2003-05-26 | Win32 cleanup (a couple things would not build correctly). Also added a READM... | Tim Champagne |
2003-05-26 | Only play number of packets specified in header. Otherwise index chunk data c... | James Stembridge |
2003-05-26 | add/fix some debug info | James Stembridge |
2003-05-26 | - quiet xv plugin | Bastien Nocera |
2003-05-26 | - quieter adpcm plugin and xshm one | Bastien Nocera |
2003-05-26 | mark v4l event as non experimental | Miguel Freitas |
2003-05-25 | fix proxyhost/user handling, fix potential proxy related segfault (klass poin... | Guenter Bartsch |
2003-05-25 | audio_step is a 64 bits integer in the metronom (pts_per_smpls), use the same... | Thibaut Mattern |