Sun, 27 Jul 2008 20:59:40 +0000 |
stefano |
Improve long names for FFM muxer and demuxer:
libavformat
|
Sun, 22 Jun 2008 08:53:44 +0000 |
bcoudurier |
cosmetics, pts->dts
libavformat
|
Sun, 22 Jun 2008 01:35:43 +0000 |
bcoudurier |
enable feeder threads
libavformat
|
Thu, 19 Jun 2008 22:50:17 +0000 |
bcoudurier |
ffm has no per stream priv_data anymore
libavformat
|
Mon, 09 Jun 2008 08:44:45 +0000 |
diego |
Fix compilation with -DDEBUG, patch by Albert Astals Cid, aastals tv-wan es.
libavformat
|
Mon, 09 Jun 2008 07:43:14 +0000 |
bcoudurier |
pass dts and pts through ffm, should fix streaming b frames
libavformat
|
Mon, 09 Jun 2008 00:36:27 +0000 |
bcoudurier |
pass extradata through ffm
libavformat
|
Sat, 07 Jun 2008 00:49:03 +0000 |
bcoudurier |
fix pts handling in ffm
libavformat
|
Sat, 07 Jun 2008 00:35:37 +0000 |
bcoudurier |
Reset reading state after successful seek.
libavformat
|
Fri, 06 Jun 2008 20:36:16 +0000 |
bcoudurier |
cosmetics, rename first to header, more explicit name
libavformat
|
Tue, 03 Jun 2008 16:20:54 +0000 |
diego |
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
libavformat
|
Mon, 26 May 2008 23:59:28 +0000 |
bcoudurier |
typo
libavformat
|
Mon, 26 May 2008 04:40:22 +0000 |
bcoudurier |
replace printf by av_log
libavformat
|
Mon, 26 May 2008 04:38:46 +0000 |
bcoudurier |
use av_hex_dump_log
libavformat
|
Mon, 26 May 2008 04:34:29 +0000 |
bcoudurier |
use dprintf
libavformat
|
Mon, 26 May 2008 03:53:48 +0000 |
bcoudurier |
return error if frame_offset is negative, prevent segfault
libavformat
|
Mon, 26 May 2008 03:53:10 +0000 |
bcoudurier |
return error if len is negative, prevent segfault
libavformat
|
Mon, 26 May 2008 03:52:14 +0000 |
bcoudurier |
move ffserver specific functions up and only include unistd.h in this case
libavformat
|
Mon, 26 May 2008 03:50:25 +0000 |
bcoudurier |
move ffm_seek1 before get_pts function since func uses it
libavformat
|
Mon, 26 May 2008 03:47:56 +0000 |
bcoudurier |
move DEBUG_SEEK definition before get_pts since func uses it
libavformat
|
Mon, 26 May 2008 03:47:07 +0000 |
bcoudurier |
move get_pts function to avoid useless declaration
libavformat
|
Mon, 26 May 2008 03:44:31 +0000 |
bcoudurier |
split ffm de/muxer
libavformat
base
ffm.c@3792f77cd4ef
|