Thu, 08 Feb 2007 11:27:18 +0000 |
reimar |
Cosmetics: add space after comma in output
|
Wed, 07 Feb 2007 23:56:08 +0000 |
nicodvb |
when seeking and the codec is VC1 sync to sequence or entry point headers
|
Wed, 07 Feb 2007 23:41:07 +0000 |
nicodvb |
when the video codec is mpeg4video copy the content of the esds in extradata; patch by ceyes ag or at
|
Wed, 07 Feb 2007 12:31:37 +0000 |
iive |
Revert part of commit r22170.
|
Wed, 07 Feb 2007 09:58:23 +0000 |
reimar |
Fix compilation after deprecation of some lav log level and
|
Wed, 07 Feb 2007 09:00:11 +0000 |
gpoirier |
Fix libnut build failure.
|
Tue, 06 Feb 2007 22:15:20 +0000 |
reimar |
Support selecting a specific lavf demuxer and listing available ones via -lavfdopts
|
Tue, 06 Feb 2007 19:26:58 +0000 |
reimar |
Avoid calling aspect on each frame and make ass subtitles work better with panscan
|
Tue, 06 Feb 2007 19:01:28 +0000 |
reimar |
Support some weird AVI header, fixes bug 742
|
Tue, 06 Feb 2007 18:30:56 +0000 |
reimar |
Add missing checks in RealVideo slice handling code.
|
Tue, 06 Feb 2007 13:56:40 +0000 |
gpoirier |
sync w/r22107
|
Tue, 06 Feb 2007 00:24:49 +0000 |
uau |
reindent
|
Tue, 06 Feb 2007 00:18:35 +0000 |
uau |
Fix multiple appearing or appearing+disappearing subs in the same frame
|
Mon, 05 Feb 2007 23:56:18 +0000 |
uau |
Add missing type to declaration and remove unused variable
|
Mon, 05 Feb 2007 23:46:08 +0000 |
rathann |
Fix a few gcc warnings, approved by Diego and Reimar.
|
Mon, 05 Feb 2007 23:25:50 +0000 |
uau |
Fix code updating subtitle array which only moved the text, not endpts.
|
Mon, 05 Feb 2007 19:24:03 +0000 |
reimar |
Make sure buffer is aligned so no unaligned access happens.
|
Mon, 05 Feb 2007 19:07:19 +0000 |
voroshil |
r22104: Add global field dominance flag instead of duplicating this "everywhere"
|
Mon, 05 Feb 2007 18:38:25 +0000 |
voroshil |
r22129: Link to the mencoder-users list for mencoder stuff
|
Mon, 05 Feb 2007 18:25:28 +0000 |
reimar |
Another round of subtitle code cleanup
|
Mon, 05 Feb 2007 18:21:14 +0000 |
voroshil |
r22139: Try to clarify scale filter usage hint.
|
Mon, 05 Feb 2007 18:13:40 +0000 |
kraymer |
typo fixes
|
Mon, 05 Feb 2007 18:12:56 +0000 |
reimar |
Set sub_utf8 for mov subs.
|
Mon, 05 Feb 2007 18:03:12 +0000 |
reimar |
str_list separator backslash-escaping
|
Mon, 05 Feb 2007 17:53:10 +0000 |
reimar |
key-fifo-size default changed
|
Mon, 05 Feb 2007 17:51:26 +0000 |
reimar |
Reserve half of fifo for key release events to help avoiding stop buttons
|
Mon, 05 Feb 2007 17:47:43 +0000 |
reimar |
Sanity check for vo window dimensions, helps avoid division by zero
|
Mon, 05 Feb 2007 17:15:44 +0000 |
reimar |
beckend -> backend typo fix in printf
|