Age | Commit message (Expand) | Author |
2003-06-06 | initial ideas for automatic enabling/disabling deinterlacer | Miguel Freitas |
2003-06-06 | This #ifdef should come before the if, since this | Michael Roitzsch |
2003-06-06 | Update document with new alsa mmap mode. | James Courtier-Dutton |
2003-06-06 | Add a new mmap mode to audio alsa output. | James Courtier-Dutton |
2003-06-05 | use io_helper functions | Thibaut Mattern |
2003-06-05 | Compile io_helper. | Thibaut Mattern |
2003-06-05 | io_helper functions. | Thibaut Mattern |
2003-06-03 | Some streams contain a first section with smaller video than the rest, so don... | James Stembridge |
2003-06-03 | progressive_frame flag may be used to select how to convert yv12->yuy2 | Miguel Freitas |
2003-06-02 | Accept Helix as a valid Real server (fix from MPlayer) | James Stembridge |
2003-06-02 | patch by Tim to kill the #ifdefs, replacing them with more portable | Michael Roitzsch |
2003-06-02 | nice patch, we should keep it for later | Michael Roitzsch |
2003-06-02 | since this might be dangerous to speakers, we should increase the experience ... | Michael Roitzsch |
2003-06-02 | Remove un-needed IMDCT message. | James Courtier-Dutton |
2003-06-02 | new event which inform UI when the mouse pointer enter and leave a spu button... | Daniel Caujolle-Bert |
2003-06-02 | that should fix compilation problems with some gcc / cflags combination | Miguel Freitas |
2003-06-01 | Work around for users with an oss sound card with spdif, but the sound | James Courtier-Dutton |
2003-05-31 | update video out api to allow better frame management (explicit locking) | Miguel Freitas |
2003-05-31 | provide yv12 to yuy2 conversion | Miguel Freitas |
2003-05-31 | do not probe audio_none_out | Miguel Freitas |
2003-05-31 | the statement that only MPEG will be supported with the DXR3 if no external | Michael Roitzsch |
2003-05-31 | added placeholder fourccs for On2 VPx video | Mike Melanson |
2003-05-31 | FLI demuxer now operates over non-seekable input | Mike Melanson |
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 |