Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-24 | fix seek detection | Michael Roitzsch | |
CVS patchset: 4281 CVS date: 2003/02/24 18:22:33 | |||
2003-02-24 | Reverts the detection of empty fifos. | Thibaut Mattern | |
It caused problems with radios. CVS patchset: 4280 CVS date: 2003/02/24 01:24:19 | |||
2003-02-24 | nbc_end_of_stream is no more needed. | Thibaut Mattern | |
CVS patchset: 4279 CVS date: 2003/02/24 00:12:06 | |||
2003-02-24 | - starts buffering when one fifo is empty (better for poorly interleaved ↵ | Thibaut Mattern | |
streams) - 'mplayer like' debug mode ('\r') ;) CVS patchset: 4278 CVS date: 2003/02/24 00:04:36 | |||
2003-02-23 | Fixes a deadlock when buffering at the end of the stream. | Thibaut Mattern | |
CVS patchset: 4277 CVS date: 2003/02/23 23:49:17 | |||
2003-02-23 | document changes | Guenter Bartsch | |
CVS patchset: 4276 CVS date: 2003/02/23 22:52:35 | |||
2003-02-23 | some Debian releases | Siggi Langauf | |
(1-beta5-1 does not build because of autoconf bug, waiting for 1-beta6 ;-) CVS patchset: 4275 CVS date: 2003/02/23 22:45:15 | |||
2003-02-23 | Uses nbc_end_of_stream(). | Thibaut Mattern | |
CVS patchset: 4274 CVS date: 2003/02/23 22:28:26 | |||
2003-02-23 | Uses nbc_end_of_stream(). | Thibaut Mattern | |
CVS patchset: 4273 CVS date: 2003/02/23 22:12:57 | |||
2003-02-23 | arm patch by dilb, bigger wrap treshhold for enix streams | Guenter Bartsch | |
CVS patchset: 4272 CVS date: 2003/02/23 22:07:06 | |||
2003-02-23 | handle aspect ratio == 0 | Guenter Bartsch | |
CVS patchset: 4271 CVS date: 2003/02/23 22:03:16 | |||
2003-02-23 | New function to unpause the engine at the end of the stream if needed. | Thibaut Mattern | |
CVS patchset: 4270 CVS date: 2003/02/23 21:58:07 | |||
2003-02-23 | New function that should be called at the end of the stream to unpause the ↵ | Thibaut Mattern | |
engine if buffering. CVS patchset: 4269 CVS date: 2003/02/23 21:52:42 | |||
2003-02-23 | fix bug when deleting the first plugin from the list because plugin_class ↵ | Guenter Bartsch | |
failed (next plugin was skipped then) CVS patchset: 4268 CVS date: 2003/02/23 21:32:48 | |||
2003-02-23 | Always the same story. | Thibaut Mattern | |
CVS patchset: 4267 CVS date: 2003/02/23 19:42:23 | |||
2003-02-23 | - Remove constants related to fifo sizes | Thibaut Mattern | |
- Uses the num_free() method There is still a problem when buffering at the end of the stream. CVS patchset: 4266 CVS date: 2003/02/23 19:33:47 | |||
2003-02-23 | New method to get the number of free elements in the pool. | Thibaut Mattern | |
It will be used in net_buf_ctrl to detect if a fifo is full. You need to recompile the whole lib after this patch. CVS patchset: 4265 CVS date: 2003/02/23 19:27:57 | |||
2003-02-23 | Wow, I've forgotten a big part of my patch ! | Thibaut Mattern | |
CVS patchset: 4264 CVS date: 2003/02/23 15:56:42 | |||
2003-02-23 | Include GPL HuffYUV v1 tables | James Stembridge | |
CVS patchset: 4263 CVS date: 2003/02/23 14:18:59 | |||
2003-02-23 | be more tolerant with missing end sequences (I had false positives) | Michael Roitzsch | |
CVS patchset: 4262 CVS date: 2003/02/23 14:15:58 | |||
2003-02-23 | Fix memory leak | Ewald Snel | |
CVS patchset: 4261 CVS date: 2003/02/23 09:06:54 | |||
2003-02-23 | - quit if we can't initialise gnome-vfs | Bastien Nocera | |
CVS patchset: 4260 CVS date: 2003/02/23 03:56:10 | |||
2003-02-23 | Fix crash when opening ffmpeg decoder fails | James Stembridge | |
CVS patchset: 4259 CVS date: 2003/02/23 01:22:56 | |||
2003-02-23 | Fix error in chroma plane interleaving | James Stembridge | |
CVS patchset: 4258 CVS date: 2003/02/23 01:15:59 | |||
2003-02-22 | Fix error I introduced | James Stembridge | |
CVS patchset: 4257 CVS date: 2003/02/22 18:35:35 | |||
2003-02-22 | fix aspect ratio detection code | Guenter Bartsch | |
CVS patchset: 4256 CVS date: 2003/02/22 17:32:31 | |||
2003-02-22 | - we need to init X thread safe libraries, the front-end might not have | Bastien Nocera | |
CVS patchset: 4255 CVS date: 2003/02/22 16:56:01 | |||
2003-02-22 | Fix memory leaks | Ewald Snel | |
CVS patchset: 4254 CVS date: 2003/02/22 16:46:49 | |||
2003-02-22 | Fix memory leak | Ewald Snel | |
CVS patchset: 4253 CVS date: 2003/02/22 15:00:43 | |||
2003-02-22 | Fix memory leak | Ewald Snel | |
CVS patchset: 4252 CVS date: 2003/02/22 14:42:58 | |||
2003-02-22 | this hack can go now | Michael Roitzsch | |
CVS patchset: 4251 CVS date: 2003/02/22 14:22:13 | |||
2003-02-22 | handle extra info properly; that is: the inverter should pass on the extra info, | Michael Roitzsch | |
the vis plugins should invalidate the extra info of the frames they output to not interfere with the (correct) extra info which will be set by audio out CVS patchset: 4250 CVS date: 2003/02/22 14:21:37 | |||
2003-02-22 | provide a way of invalidating extra info | Michael Roitzsch | |
CVS patchset: 4249 CVS date: 2003/02/22 14:18:55 | |||
2003-02-22 | update extra info (for slider movement) in stills with audio | Michael Roitzsch | |
CVS patchset: 4248 CVS date: 2003/02/22 14:18:16 | |||
2003-02-22 | fix another situation of not showing still frames: when the video fifo is full, | Michael Roitzsch | |
we won't have any free buffers, so the try_alloc() will fail and the flush is not issued in video_out -> always keep one spare buffer CVS patchset: 4247 CVS date: 2003/02/22 14:12:45 | |||
2003-02-22 | Fix memory leaks | Ewald Snel | |
CVS patchset: 4246 CVS date: 2003/02/22 14:06:47 | |||
2003-02-22 | Fix memory leak | Ewald Snel | |
CVS patchset: 4245 CVS date: 2003/02/22 13:20:30 | |||
2003-02-22 | Fix memory leaks | Ewald Snel | |
CVS patchset: 4244 CVS date: 2003/02/22 10:55:46 | |||
2003-02-22 | FILM demuxer now operates over non-seekable input; also implemented | Mike Melanson | |
time-based seeking CVS patchset: 4243 CVS date: 2003/02/22 07:20:25 | |||
2003-02-22 | Interplay movie demuxer now operates over non-seekable input | Mike Melanson | |
CVS patchset: 4242 CVS date: 2003/02/22 06:48:55 | |||
2003-02-22 | - detect ASF streams by content (only tested on PPC, please fix for little ↵ | Bastien Nocera | |
endian machines), fixes problems with ASF files hidden under other suffixes CVS patchset: 4241 CVS date: 2003/02/22 02:28:12 | |||
2003-02-22 | WC3 movie demuxer now works over non-seekable input | Mike Melanson | |
CVS patchset: 4240 CVS date: 2003/02/22 01:38:10 | |||
2003-02-22 | YUV4MPEG2 demuxer now operates over non-seekable input | Mike Melanson | |
CVS patchset: 4239 CVS date: 2003/02/22 01:23:07 | |||
2003-02-22 | Fixes for SunPro compiler. Already sent to ffmpeg-devel | Robin KAY | |
CVS patchset: 4238 CVS date: 2003/02/22 01:17:21 | |||
2003-02-22 | Id CIN demuxer now works on top of non-seekable input | Mike Melanson | |
CVS patchset: 4237 CVS date: 2003/02/22 01:11:54 | |||
2003-02-21 | Configure option and error checking for frame buffer device | James Stembridge | |
CVS patchset: 4236 CVS date: 2003/02/21 19:54:52 | |||
2003-02-21 | - inform the width and height for the v4l input plugin, remove plenty of nasty | Bastien Nocera | |
printf's, name the yuv_frames plugin properly CVS patchset: 4235 CVS date: 2003/02/21 19:13:15 | |||
2003-02-21 | developement for beta6 can start now | Guenter Bartsch | |
CVS patchset: 4234 CVS date: 2003/02/21 18:26:23 | |||
2003-02-21 | - don't abort when we're not on an mmx capable machine, simply fallback | Bastien Nocera | |
on non-deinterlaced CVS patchset: 4233 CVS date: 2003/02/21 17:46:22 | |||
2003-02-21 | document num_buffers settingxine-1-beta5-release1-beta5 | Guenter Bartsch | |
CVS patchset: 4232 CVS date: 2003/02/21 16:54:43 |