Sat, 09 Apr 2005 11:30:59 +0000 |
nicodvb |
set width, height and biCompression when the video stream contains avc1; reuse a private member rather than a in-stack packet[204]; set pes_es->is_synced =1 when au_start=1 (SL); update PMT when setting mp4es codec (SL); fix tss->is_synced assignment (don't forget the value when it was previously set)
|
Sat, 09 Apr 2005 11:20:23 +0000 |
henry |
reload font on fullscreen change when panscan is enabled
|
Sat, 09 Apr 2005 11:00:00 +0000 |
nicodvb |
assign picture->(width,height) when parsing h264
|
Fri, 08 Apr 2005 21:35:31 +0000 |
rtognimp |
Remove flip form LOCO
|
Fri, 08 Apr 2005 19:19:45 +0000 |
gpoirier |
Better defaults encoding settings for XviD, intended to be a good tradeoff CPU/PSNR.
|
Fri, 08 Apr 2005 19:14:04 +0000 |
gpoirier |
Better defaults encoding settings for XviD, intended to be a good tradeoff CPU/PSNR.
|
Fri, 08 Apr 2005 10:31:18 +0000 |
henry |
support for negative strides (fixes -vf spp,flip crash)
|
Fri, 08 Apr 2005 06:15:04 +0000 |
rfelker |
remove nonsense code left from copy&paste from another filter (it was never used)
|
Fri, 08 Apr 2005 00:52:43 +0000 |
rathann |
obvious gcc warning fix, approved by Nico
|
Thu, 07 Apr 2005 22:27:07 +0000 |
gabrov |
synced with 1.11
|
Thu, 07 Apr 2005 22:05:33 +0000 |
rtognimp |
Update for AASC and LOCO
|
Thu, 07 Apr 2005 22:04:08 +0000 |
rtognimp |
LOCO support via lavc
|
Thu, 07 Apr 2005 21:39:59 +0000 |
gpoirier |
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
|
Thu, 07 Apr 2005 19:05:53 +0000 |
nicodvb |
demux ac3 by means of lavf by default
|
Thu, 07 Apr 2005 18:59:15 +0000 |
nicodvb |
demux ac3 by means of lavf by default
|
Thu, 07 Apr 2005 16:59:34 +0000 |
iive |
fix blackscreen when changing panscan.
|