2007-10-05 |
cehoyos |
Documentation follows implementation: Encrytped DVB channels are never
|
2007-10-05 |
cehoyos |
Default monitorpixelaspect is 1.
|
2007-10-05 |
cehoyos |
Fix typo.
|
2007-10-05 |
cehoyos |
Add hint to monitorpixelaspect for -vo aa.
|
2007-10-05 |
ptt |
synced with r24656
|
2007-10-04 |
ptt |
sync'ed with r24136
|
2007-10-04 |
ptt |
sync'd up to r24056
|
2007-10-04 |
ptt |
sync'd up to r24423
|
2007-10-04 |
nicodvb |
in update_stats() removed a wrong 'else' that would prevent h264 headers to be recognized:
|
2007-10-04 |
michael |
change double arrays to float (this should be accurate enough)
|
2007-10-04 |
michael |
fix infinite loop
|
2007-10-04 |
uau |
Fix missing subtitles after seeking back
|
2007-10-03 |
michael |
overcomplete wavelet denoiser
|
2007-10-03 |
nicodvb |
support for DTS as specified in DVB (untested)
|
2007-10-03 |
reimar |
The combination _vis=yes and proc=v9 makes no sense and will not even compile.
|
2007-10-03 |
voroshil |
Format 0x01 cannot be used with "AMV IMA ADPCM", because it belongs to normal PCM.
|
2007-10-03 |
reimar |
Do not uselessly set _x264 to the value it already has
|
2007-10-03 |
reimar |
"AMV IMA ADPCM" can not use 0x1 as tag, it breaks normal PCM.
|
2007-10-03 |
reimar |
Get rid of mp_msg_test in vo_png, only reason to use it is performance and
|
2007-10-03 |
reimar |
Use IMGFMT_IS_BGR instead of mpi->flags&MP_IMGFLAG_SWAPPED, this is easier
|
2007-10-03 |
reimar |
Make a local-only variable static in vo_png
|
2007-10-02 |
reimar |
Set biWidth/biHeight in fli demuxer
|
2007-10-02 |
reimar |
Make sure there is no uninitialized data in BITMAPINFOHEADER created by fli demuxer
|
2007-10-02 |
reimar |
Remove ugly unused struct name from typedef
|
2007-10-02 |
diego |
cosmetics: Fix AltiVec spelling.
|
2007-10-01 |
diego |
Fix warning:
|
2007-10-01 |
diego |
Detect support of and add necessary CFLAGS to avoid crashes when loading
|
2007-10-01 |
diego |
Move misplaced paragraph to the right question and fix the wording.
|
2007-10-01 |
diego |
Remove stray XML tags that broke compilation.
|
2007-10-01 |
diego |
Remove useless quotes.
|
2007-09-30 |
cehoyos |
Added EOF detection for RTSP via live555
|
2007-09-30 |
cehoyos |
Clarify some RTSP changes
|
2007-09-30 |
nicodvb |
mention the recent telecining bugfix in muxer_mpeg
|
2007-09-30 |
rtogni |
Disable direct rendering for ROQ video, the buffer management used by
|
2007-09-30 |
attila |
revert changes r23805, r23819 and r23866 to restore the mga_vid check
|
2007-09-30 |
lu_zero |
Require atleast libnemesi 0.6.2 (range api and h263 support
|
2007-09-30 |
voroshil |
AMV demuxer and audio/video decoder
|
2007-09-29 |
lu_zero |
Gentoo patches for Xext
|
2007-09-29 |
diego |
Give temporary executable file the system-specific executable extension.
|
2007-09-29 |
diego |
Move declaration of temporary file variables to after the system-specific
|
2007-09-29 |
diego |
Fix Theora check without pkgconfig, -ltheora will not link on its own,
|
2007-09-29 |
diego |
Nuke some more outdated and confusing comments.
|
2007-09-29 |
diego |
Remove redundant comment.
|
2007-09-29 |
diego |
Remove useless comment.
|
2007-09-29 |
diego |
cosmetics: Move the command to remove configure.log out of a block of variable
|
2007-09-29 |
gpoirier |
sync w/24656
|
2007-09-29 |
diego |
spelling cosmetics
|
2007-09-29 |
diego |
Enable SSE on MinGW, many builds out there seem to use it without ill effect.
|
2007-09-29 |
compn |
add flac speedups
|
2007-09-29 |
kraymer |
compile fix for faq.xml
|
2007-09-29 |
voroshil |
r24655: analyzeduration option for lavf demuxer
|
2007-09-29 |
Gabrov |
synced with r24656
|
2007-09-29 |
kraymer |
r24030: Document special A-V sync issues with FLV files
|
2007-09-29 |
reimar |
AVI can do video stream switching, too
|
2007-09-29 |
henry |
analyzeduration option for lavf demuxer
|
2007-09-29 |
henry |
remove useless int->double conversion
|
2007-09-29 |
henry |
fix warnings
|
2007-09-29 |
voroshil |
r24646: add -lavfdopts format option
|
2007-09-28 |
nicodvb |
fixed bug introduced with previous commit: patch_panscan() must work in the sequence_display_extension, not on se_ptr
|
2007-09-28 |
nicodvb |
1000l, the tff flag was never cleared before being overwritten with the value on bff_mask;
|
2007-09-28 |
iive |
Define profiles_t as const to fix a warning. Prevent profiles[] from been exported.
|
2007-09-28 |
gpoirier |
sync w/r24646
|
2007-09-28 |
reimar |
Update translations to not recommend -vc dummy (it is too crash-happy)
|
2007-09-28 |
henry |
add -lavfdopts format option
|
2007-09-28 |
lu_zero |
h263 exposed
|
2007-09-28 |
kraymer |
r23578: Fix license header.
|
2007-09-28 |
kraymer |
version bumps for codecs.xml and tvinput.xml
|
2007-09-28 |
kraymer |
some whitespace cosmetics
|
2007-09-28 |
voroshil |
missing sync tag update
|
2007-09-28 |
kraymer |
r22718: add new audio and video codecs to libavcodec list
|
2007-09-27 |
kraymer |
r22679: Some more details for the mga_vid section taken from drivers/README.
|
2007-09-27 |
kraymer |
some whitespace cosmetics
|
2007-09-27 |
kraymer |
r22141: Move all "Encoding with the XXX codec family" sections together.
|
2007-09-27 |
kraymer |
r21897: Rephrase mga_vid section.
|
2007-09-27 |
kraymer |
r21896: Document vo_tdfx_vid.
|
2007-09-27 |
kraymer |
r21861: explain how to use MEncoder to create QuickTime-compatible files
|
2007-09-27 |
kraymer |
r21748: Reformatting round continued
|
2007-09-27 |
kraymer |
r21744: Mention that you can use different image formats with mf://
|
2007-09-27 |
kraymer |
r21705: remove stray propmt from example
|
2007-09-27 |
kraymer |
r21612: replace " with ", better readability
|
2007-09-27 |
kraymer |
r21599: vstrict=0 is required to create DVDs decodable by standalone dvd players
|
2007-09-27 |
kraymer |
"fake" commit (postpone cosmetics from r21537 for now)
|
2007-09-27 |
diego |
Revert wrong ARCH_BFIN --> HAVE_BFIN change.
|
2007-09-27 |
rfelker |
fixing uau's GNUisms... 100l
|
2007-09-26 |
diego |
Disable unused query_format functions for now until they are
|
2007-09-26 |
cehoyos |
Fix compilation after FFmpegs r10594.
|
2007-09-26 |
diego |
Disable buggy unused function via #if 0, blessed by Rich.
|
2007-09-26 |
diego |
Remove unused crappy hash_pic function, blessed by Rich.
|
2007-09-26 |
reimar |
BFIN is an architecture not a CPU extension, so move it from _cpuexts_all to _arch_all
|
2007-09-26 |
ben |
have ChangeLog a bit more generic about vidix ati drivers upgrade
|
2007-09-26 |
diego |
warning fixes:
|
2007-09-25 |
cehoyos |
Fix playback of streams with more than one audio track (only one supported).
|
2007-09-25 |
kraymer |
r24550: msglevel 5 is the default.
|
2007-09-25 |
diego |
misc updates and spelling fixes
|
2007-09-25 |
diego |
cosmetics: misc typo fixes
|
2007-09-25 |
diego |
Add IRC nick for Gianluigi Tiesi.
|
2007-09-25 |
diego |
The FFmpeg RoQ video decoder now uses 444P colorspace.
|
2007-09-24 |
reimar |
Simplify: initialize at declaration at the start of the function
|
2007-09-24 |
reimar |
Get rid of rather pointless asserts
|
2007-09-24 |
uau |
ao_alsa: Fix get_space() return values larger than buffersize
|
2007-09-24 |
uau |
demux_audio.c: Fix timestamp handling
|
2007-09-24 |
uau |
codecs.conf: Change Monkey's Audio decoder status to "working"
|
2007-09-24 |
Gabrov |
synced with r24606
|
2007-09-24 |
voroshil |
r24604: Teletext documentation
|
2007-09-24 |
voroshil |
r24558: Clarify the relationship between -msglevel and MPLAYER_VERBOSE.
|
2007-09-24 |
voroshil |
Teletext documentation
|
2007-09-24 |
voroshil |
Fix compilation with enabled radio capture and disabled OSS audio.
|
2007-09-24 |
diego |
warning fix:
|
2007-09-24 |
aurel |
add support for yuva420p colorspace (yuv420p + alpha)
|
2007-09-24 |
diego |
Pass URLs to gmplayer when executing, it accepts URLs on the command line.
|
2007-09-24 |
diego |
Remove Application from list of Categories, it is not a valid category.
|
2007-09-24 |
diego |
French typo
|
2007-09-24 |
michael |
cosmetic (get rid of _ at the start of local variable names)
|
2007-09-23 |
diego |
According to MSDN a thread must call CoUninitialize once for each successful
|
2007-09-23 |
voroshil |
Add new features, implemented in tv://
|
2007-09-23 |
faust3 |
add functions for the vga register access patch by Guillaume LECERF <foxcore at gmail.com>
|
2007-09-22 |
iive |
Fix building without network.
|
2007-09-22 |
reimar |
Change outdated note for -subfps
|
2007-09-22 |
reimar |
Revert r24103, it was nonsense and add a comment that explains the code
|
2007-09-22 |
nicodvb |
removed unused function parameters
|
2007-09-22 |
nicodvb |
in ts_detect_streams() moved the iteration condition inside the loop
|
2007-09-20 |
faust3 |
add some commented register dumping code
|
2007-09-20 |
Gabrov |
synced with r24573
|
2007-09-20 |
lu_zero |
libnemesi changelog item
|
2007-09-19 |
faust3 |
rivatv_lock_nv04 is actually an extended version of rivatv_lock_nv03 (patch by Guillaume LECERF <foxcore at gmail.com>)
|
2007-09-19 |
lu_zero |
libnemesi support, yet another rtsp/rtp library...
|
2007-09-19 |
diego |
I have overhauled the build system.
|
2007-09-19 |
diego |
I don't maintain any Windows ports, but the Debian package.
|
2007-09-19 |
reimar |
Fix loads of typos
|
2007-09-19 |
diego |
Add myself as Debian package maintainer, Dariush has not been active in years.
|
2007-09-19 |
reimar |
(Re)move idiotic checks, ret can't be < 0 or > 0 if the loop condition
|
2007-09-19 |
reimar |
Fix a few typos
|
2007-09-18 |
eugeni |
More precise line spacing.
|
2007-09-18 |
eugeni |
Fix text height calculation. It depends on line spacing.
|
2007-09-18 |
eugeni |
Fix an obviously incorrect comment.
|
2007-09-18 |
eugeni |
Enable ass_line_spacing option.
|
2007-09-18 |
voroshil |
Implement setting gain control for video devices (usually webcams)
|
2007-09-18 |
diego |
MPEG-2 blocks at qp 1 get overfiltered by spp, apparently because "qp>>1" turns
|
2007-09-18 |
reimar |
Mention that libavc png decoder depends on zlib
|
2007-09-18 |
diego |
Add comment that clears up what _WINGDI_H is for.
|
2007-09-18 |
diego |
Mark phony targets as such.
|
2007-09-18 |
diego |
Simplify commands with automatic variables.
|
2007-09-18 |
faust3 |
fix indentation after the last change (patch by Guillaume LECERF <foxcore at gmail.com>
|
2007-09-18 |
Gabrov |
synced with r24565
|
2007-09-18 |
diego |
Replace stdint.h #include by functionally equivalent inttypes.h.
|
2007-09-18 |
diego |
Replace x-dev dependency with x11proto-core-dev.
|
2007-09-18 |
reimar |
Explain how to use diff -uwbBE with svn directly
|
2007-09-17 |
faust3 |
it is no longer necessary to reboot the system after the dhahelperwin installation (based on code by Romain Lievin from the tilp project)
|
2007-09-17 |
faust3 |
- make dhahelperwin compile with mingw
|
2007-09-17 |
faust3 |
Make dhasetup more verbose based on code by
|
2007-09-17 |
faust3 |
rename windows ddk makefile to nmakefile so that a makefile for mingw can be added
|
2007-09-17 |
diego |
Clarify the relationship between -msglevel and MPLAYER_VERBOSE.
|
2007-09-17 |
faust3 |
fix resolution detection for NV03 and NV04 cards, patch by Guillaume LECERF <foxcore at gmail.com>
|
2007-09-17 |
diego |
Upstream committed both of my libdvdcss patches.
|
2007-09-17 |
diego |
Leading underscores in identifiers are reserved in C.
|
2007-09-17 |
diego |
warning fix:
|
2007-09-17 |
voroshil |
r24550: msglevel 5 is the default.
|
2007-09-17 |
voroshil |
r24549: i_certify is no longer an option
|
2007-09-16 |
diego |
Clarify description of MPLAYER_VERBOSE.
|
2007-09-16 |
diego |
msglevel 5 is the default.
|
2007-09-16 |
compn |
i_certify is no longer an option
|
2007-09-16 |
compn |
reimar cleaned up tivo demuxer
|
2007-09-16 |
compn |
vfw2menc works on linux/windows
|
2007-09-16 |
diego |
Merge three sed invocations into one.
|
2007-09-16 |
diego |
Install man pages in $(PREFIX)/share/man instead of $(PREFIX)/man
|
2007-09-16 |
compn |
vfw2menc works on linux and windows x86 only
|
2007-09-16 |
reimar |
Make vd_ffmpeg work with lavf demuxer also for RealVideo.
|
2007-09-16 |
reimar |
ao_mpegpes does not support S16_LE format, do not claim it does!
|
2007-09-16 |
reimar |
Fix typo in comment
|
2007-09-15 |
ben |
reverted useless r24539
|
2007-09-15 |
ben |
added monkey audio fourcc in wave header
|
2007-09-15 |
reimar |
Add support for cook audio (though most .rm files don't work with lavf
|
2007-09-15 |
ben |
avoid rivatv_lock_nv40() from trashing the screen (patch by Guillaume Lecerf <fox at geexbox dot org>)
|
2007-09-15 |
ben |
fix screen width and height calculation on nvidia vidix (patch by Guillaume Lecerf (fox at geexbox dot org)
|
2007-09-15 |
uau |
getch2: Fix incorrect test
|
2007-09-15 |
ben |
prevent some vidix drivers to get compiled on powerpc, they are not intended to work
|
2007-09-15 |
ben |
restored vidix build on powerpc
|
2007-09-15 |
ben |
the IN/OUT PORT 8/16/32 functions rely on inb/inw/inl/outb/outw/outl that are not available on alpha and powerpc architectures
|
2007-09-15 |
ben |
this flag needs to be defined for pread() on powerpc
|
2007-09-15 |
ben |
ifdef one variable that is not used with alpha and powerpc architectures
|
2007-09-15 |
reimar |
Copy AC-3 bsmod field into IEC data-type field as required by the specs
|
2007-09-15 |
reimar |
Handle swab when input length is odd (treat it as if there was an additional
|
2007-09-15 |
reimar |
Avoid one more code duplication
|
2007-09-15 |
reimar |
get rid of pointless size parameter for tmf_load_chunk
|
2007-09-15 |
reimar |
Avoid using demux->stream->end_pos, it rarely does any good.
|
2007-09-15 |
reimar |
Slightly simplify IsValidAudioPacket
|
2007-09-15 |
reimar |
Simplify another two ifs into one
|
2007-09-15 |
reimar |
Make one mp_msg call out of 3
|
2007-09-15 |
reimar |
Simpler and more robust tar parsing
|
2007-09-15 |
reimar |
Get rid of bloated ty_extension function
|
2007-09-15 |
reimar |
Do not uselessly name structs
|
2007-09-15 |
reimar |
Remove another variable and reorder to avoid wasting space due to alignment
|