Mon, 02 Jun 2008 19:04:14 +0000 |
bcoudurier |
print correct mpeg-2 broken_link value, and print closed_gop
libavcodec
|
Mon, 02 Jun 2008 18:29:04 +0000 |
vitor |
Remove warning that could never be triggered.
libavcodec
|
Mon, 02 Jun 2008 14:54:19 +0000 |
michael |
indent
libavcodec
|
Mon, 02 Jun 2008 14:53:54 +0000 |
michael |
Only store timestamps when there are timestamps.
libavcodec
|
Mon, 02 Jun 2008 14:40:27 +0000 |
michael |
Our MPEG-TS demuxer does not send complete PES packets but sends them
libavcodec
|
Mon, 02 Jun 2008 14:23:25 +0000 |
michael |
Move new field to the end to avoid ABI breakage, I thought this struct
libavcodec
|
Mon, 02 Jun 2008 13:14:01 +0000 |
michael |
cosmetic
libavcodec
|
Mon, 02 Jun 2008 13:12:54 +0000 |
michael |
Allow matching timestamps to be removed by fetch_timestamp().
libavcodec
|
Mon, 02 Jun 2008 13:09:56 +0000 |
michael |
Add off argument so that fetch_timestamp can search for timestamps
libavcodec
|
Mon, 02 Jun 2008 13:05:38 +0000 |
michael |
Factorize fetch_timestamp() into its own function
libavcodec
|
Mon, 02 Jun 2008 13:01:23 +0000 |
michael |
unused variable
libavcodec
|
Mon, 02 Jun 2008 03:12:43 +0000 |
bcoudurier |
cosmetics, remove table_ prefix
libavcodec
|