Mercurial > mplayer.hg
graph
-
vp6vfw can decode vp6f too2007-10-21, by compn
-
Replace hardcoded 0 by equivalent O_RDONLY2007-10-21, by reimar
-
Check ICDecompressGetFormatSize to avoid crashes.2007-10-21, by reimar
-
Remove some unused code, fixes the following warnings:2007-10-21, by diego
-
Remove unused code and fix warning:2007-10-21, by diego
-
ao_openal is mine as well (however someone else developing it further would be welcome)2007-10-21, by reimar
-
I'll be maintaining ao_pulse for now2007-10-21, by reimar
-
_vorbis_block_alloc() is used w/o prototype, this will crash on ia64.2007-10-20, by diego
-
Remove unnecessary lines from patch headers.2007-10-20, by diego
-
Certain VIDIX drivers only work on x86, disable for other arches.2007-10-20, by diego
-
Disable libavcodec libvorbis encoder2007-10-20, by uau
-
Clarify that -vo gl bicubic filtering is B-spline, not polynomial2007-10-20, by reimar
-
Set CONFIG_LIBVORBIS correctly2007-10-20, by reimar
-
Add ASF/MXF decryption support to Changelog2007-10-20, by reimar
-
Simplify handling SET_NORM for V4l1: replace several if-else-if and switch2007-10-20, by voroshil
-
czech/slovak character set fixes:2007-10-20, by voroshil
-
Avoid text deformation and subtitles moving outside the screen in pan-and-scan2007-10-19, by eugeni
-
indentation fix+typo fix2007-10-19, by ptt
-
reminder that this filter has broken global vars2007-10-19, by rfelker
-
Mark constant argument of mp_header_process_sequence_header as such.2007-10-19, by diego
-
-ao pulse in changelog2007-10-18, by reimar
-
Add missing ao_pulse.c2007-10-18, by reimar
-
Replace Polyp- by PulseAudio output.2007-10-18, by reimar
-
Add a space behind openal to get minimum length of 72007-10-18, by reimar
-
Docs update: -ao openal handles more than one channels since some time already2007-10-18, by reimar
-
add comment to endif2007-10-18, by compn
-
Fix typo in comment2007-10-18, by reimar
-
Sync with latest FFmpeg changes.2007-10-18, by diego
-
Sync with FFmpeg r10774.2007-10-18, by diego
-
Rename LIB to LIBNAME for consistency.2007-10-18, by diego
-
1l: Update wrong #endif comment.2007-10-18, by diego
-
Add FFMPEG_ prefix to all multiple inclusion guards.2007-10-18, by diego
-
Remove unused static function get_image().2007-10-17, by zuxy
-
Add Coinitialize function to vfw encoder and win32 loader.2007-10-17, by compn
-
simple avoid wine complaints fix by sherpya2007-10-17, by compn
-
synced with r247952007-10-16, by Gabrov
-
better vfw encoding workaround for vp7 fourcc2007-10-16, by compn
-
add some changes2007-10-16, by compn
-
add nellymoser to changelog2007-10-16, by compn
-
add nellymoser codec to mplayer with internal fourcc NELL2007-10-16, by compn
-
After receiving EINTR 'read' syscall should be restarted.2007-10-16, by voroshil
-
Disable channel scanner when no tuner is present.2007-10-15, by voroshil
-
synced with r247882007-10-15, by Gabrov
-
now italian DOCS are there to be referenced...2007-10-15, by ptt
-
Fix mplayer segfault when v4l driver initialization (at setting norm2007-10-14, by voroshil
-
#ifdef's in tv.c and tv.h becomes more and more hard to maintain.2007-10-14, by voroshil
-
Add -lavfdopts cryptokey2007-10-14, by reimar
-
small grammar fix2007-10-14, by diego
-
Consistently set NOTE: in italics.2007-10-14, by diego
-
Remove unnecessary curly braces.2007-10-14, by voroshil
-
8 bytes buffer is not enough for at least SECAM-DK.2007-10-14, by voroshil
-
Replace duplicated code with call to routine2007-10-14, by voroshil
-
10l: routine sets norm from parameter, but prints value of tv norm option2007-10-14, by voroshil
-
(cosmetics) indentation fix of my previous commit and small readability2007-10-14, by voroshil
-
Remove driver-dependent #ifdef from norm_from_string routine.2007-10-14, by voroshil
-
(cosmetics) remove trailing whitespace2007-10-14, by voroshil
-
10l fix compilation with v4l22007-10-13, by iive
-
Add me as author of dshow tv:// driver2007-10-13, by voroshil
-
Changelog entry for dshow tv:// driver2007-10-13, by voroshil
-
DirectShow based tv:// driver for win322007-10-13, by voroshil
-
add more warning fixes change2007-10-13, by compn
-
Fix deallocate bug which sometimes causes a crash when reinitializing.2007-10-13, by nplourde
-
bugfix for ao_macosx last dts passthrough patch, patch by Ulion, ulion2002 gmail com2007-10-13, by nplourde
-
support Y800 in raw video2007-10-13, by diego
-
removed useless inclusion of error.h2007-10-13, by nicodvb
-
Reorder #includes to get rid of the FIXME2007-10-12, by zuxy
-
Remove unnecessary #include <malloc.h>2007-10-12, by zuxy
-
cosmetics: typo2007-10-11, by diego
-
Silence a gcc warning: "wrong type argument to increment".2007-10-11, by zuxy
-
Add support for AC-3/DTS passthrough.2007-10-11, by nplourde
-
Sync with FFmpeg changes, NO_DCBZL was renamed to HAVE_DCBZL.2007-10-10, by diego
-
my fault, left a wrong line, corrected2007-10-09, by ptt
-
Make vf_screenshot use the libavcodec PNG encoder2007-10-09, by reimar
-
synced with r243442007-10-09, by ptt
-
synced with r243422007-10-09, by ptt
-
synced with r247102007-10-09, by ptt
-
synced with r240872007-10-09, by ptt
-
synced with r240822007-10-09, by ptt
-
synced up to r242932007-10-09, by ptt
-
Added PAFF decoding2007-10-09, by cehoyos
-
Fix Zip Motion Blocks Video codec name.2007-10-09, by diego
-
add DNxHD (SMPTE VC-3) encoder2007-10-09, by compn
-
add vf ow filter for rc32007-10-08, by compn
-
Remove Makefile changes from upstream diff. They are strictly local.2007-10-08, by diego
-
cosmetics: Align some lines.2007-10-08, by diego
-
document filter -vf ow: Overcomplete Wavelet denoiser.2007-10-08, by gpoirier
-
libavcodec now supports dnxhd encoding.2007-10-08, by diego
-
cosmetics: Fix inconsistent indentation in directfb test.2007-10-08, by diego
-
Simplify directfb/dfbmga test.2007-10-08, by diego
-
cosmetics: Fix indentation after previous commit.2007-10-08, by diego
-
Remove useless code, the same check is performed a few lines above.2007-10-08, by diego
-
misc roff fixes2007-10-08, by diego
-
Remove the check for specific gcc versions, because:2007-10-08, by diego
-
sync to r245732007-10-08, by jheryan
-
sync to 21.9.20072007-10-08, by jheryan
-
sync to r244232007-10-08, by jheryan
-
Sync tag update2007-10-08, by voroshil
-
rc2 was released in 2007, not 20062007-10-07, by rtogni
-
rc22007-10-07, by rtogni
-
synced with r247272007-10-07, by Gabrov
-
H.264 content can also be decoded with multiple threads2007-10-07, by gpoirier
-
Add rc1try2 and rc1try32007-10-07, by rtogni
-
Fix output channle ordering2007-10-07, by rtogni
-
I have mostly taken over maintaining x11_common stuff as well2007-10-07, by reimar
-
Changed proposed monitorpixelaspect value for -vo aa to 0.5 as asked by Rich.2007-10-07, by cehoyos
-
enable fullscreen command from mplayer to be sent to mplayer osx2007-10-07, by nplourde
-
Make sure forked code does not try to display a GTK message box (and thus crashes)2007-10-07, by reimar
-
r24706: Add hint to monitorpixelaspect for -vo aa.2007-10-07, by voroshil
-
r24709: Documentation follows implementation: Encrytped DVB channels are never2007-10-07, by voroshil
-
import cleaned-up RPM spec files2007-10-06, by rathann
-
Typo2007-10-06, by rtogni
-
synced with r247112007-10-05, by Gabrov
-
rtsp-stream-over-tcp also works with NEMESI.2007-10-05, by cehoyos
-
Fix typo.2007-10-05, by cehoyos
-
Documentation follows implementation: Encrytped DVB channels are never2007-10-05, by cehoyos
-
Default monitorpixelaspect is 1.2007-10-05, by cehoyos
-
Fix typo.2007-10-05, by cehoyos
-
Add hint to monitorpixelaspect for -vo aa.2007-10-05, by cehoyos
-
synced with r246562007-10-05, by ptt
-
sync'ed with r241362007-10-04, by ptt
-
sync'd up to r240562007-10-04, by ptt
-
sync'd up to r244232007-10-04, by ptt
-
in update_stats() removed a wrong 'else' that would prevent h264 headers to be recognized:2007-10-04, by nicodvb
-
change double arrays to float (this should be accurate enough)2007-10-04, by michael
-
fix infinite loop2007-10-04, by michael
-
Fix missing subtitles after seeking back2007-10-04, by uau
-
overcomplete wavelet denoiser2007-10-03, by michael
-
support for DTS as specified in DVB (untested)2007-10-03, by nicodvb
-
The combination _vis=yes and proc=v9 makes no sense and will not even compile.2007-10-03, by reimar
-
Format 0x01 cannot be used with "AMV IMA ADPCM", because it belongs to normal PCM.2007-10-03, by voroshil
-
Do not uselessly set _x264 to the value it already has2007-10-03, by reimar
-
"AMV IMA ADPCM" can not use 0x1 as tag, it breaks normal PCM.2007-10-03, by reimar
-
Get rid of mp_msg_test in vo_png, only reason to use it is performance and2007-10-03, by reimar
-
Use IMGFMT_IS_BGR instead of mpi->flags&MP_IMGFLAG_SWAPPED, this is easier2007-10-03, by reimar
-
Make a local-only variable static in vo_png2007-10-03, by reimar
-
Set biWidth/biHeight in fli demuxer2007-10-02, by reimar
-
Make sure there is no uninitialized data in BITMAPINFOHEADER created by fli demuxer2007-10-02, by reimar
-
Remove ugly unused struct name from typedef2007-10-02, by reimar
-
cosmetics: Fix AltiVec spelling.2007-10-02, by diego
-
Fix warning:2007-10-01, by diego
-
Detect support of and add necessary CFLAGS to avoid crashes when loading2007-10-01, by diego
-
Move misplaced paragraph to the right question and fix the wording.2007-10-01, by diego
-
Remove stray XML tags that broke compilation.2007-10-01, by diego
-
Remove useless quotes.2007-10-01, by diego
-
Added EOF detection for RTSP via live5552007-09-30, by cehoyos
-
Clarify some RTSP changes2007-09-30, by cehoyos
-
mention the recent telecining bugfix in muxer_mpeg2007-09-30, by nicodvb
-
Disable direct rendering for ROQ video, the buffer management used by2007-09-30, by rtogni
-
revert changes r23805, r23819 and r23866 to restore the mga_vid check2007-09-30, by attila
-
Require atleast libnemesi 0.6.2 (range api and h263 support2007-09-30, by lu_zero
-
AMV demuxer and audio/video decoder2007-09-30, by voroshil
-
Gentoo patches for Xext2007-09-29, by lu_zero
-
Give temporary executable file the system-specific executable extension.2007-09-29, by diego
-
Move declaration of temporary file variables to after the system-specific2007-09-29, by diego
-
Fix Theora check without pkgconfig, -ltheora will not link on its own,2007-09-29, by diego
-
Nuke some more outdated and confusing comments.2007-09-29, by diego
-
Remove redundant comment.2007-09-29, by diego
-
Remove useless comment.2007-09-29, by diego
-
cosmetics: Move the command to remove configure.log out of a block of variable2007-09-29, by diego
-
sync w/246562007-09-29, by gpoirier
-
spelling cosmetics2007-09-29, by diego
-
Enable SSE on MinGW, many builds out there seem to use it without ill effect.2007-09-29, by diego
-
add flac speedups2007-09-29, by compn
-
compile fix for faq.xml2007-09-29, by kraymer
-
r24655: analyzeduration option for lavf demuxer2007-09-29, by voroshil
-
synced with r246562007-09-29, by Gabrov
-
r24030: Document special A-V sync issues with FLV files2007-09-29, by kraymer
-
AVI can do video stream switching, too2007-09-29, by reimar
-
analyzeduration option for lavf demuxer2007-09-29, by henry
-
remove useless int->double conversion2007-09-29, by henry
-
fix warnings2007-09-29, by henry
-
r24646: add -lavfdopts format option2007-09-29, by voroshil
-
1000l, the tff flag was never cleared before being overwritten with the value on bff_mask;2007-09-28, by nicodvb
-
sync w/r246462007-09-28, by gpoirier
-
Update translations to not recommend -vc dummy (it is too crash-happy)2007-09-28, by reimar
-
add -lavfdopts format option2007-09-28, by henry
-
h263 exposed2007-09-28, by lu_zero
-
r23578: Fix license header.2007-09-28, by kraymer
-
version bumps for codecs.xml and tvinput.xml2007-09-28, by kraymer
-
some whitespace cosmetics2007-09-28, by kraymer
-
missing sync tag update2007-09-28, by voroshil
-
r22718: add new audio and video codecs to libavcodec list2007-09-28, by kraymer
-
r22679: Some more details for the mga_vid section taken from drivers/README.2007-09-27, by kraymer
-
some whitespace cosmetics2007-09-27, by kraymer
-
r22141: Move all "Encoding with the XXX codec family" sections together.2007-09-27, by kraymer
-
r21897: Rephrase mga_vid section.2007-09-27, by kraymer
-
r21896: Document vo_tdfx_vid.2007-09-27, by kraymer
-
r21861: explain how to use MEncoder to create QuickTime-compatible files2007-09-27, by kraymer
-
r21748: Reformatting round continued2007-09-27, by kraymer
-
r21744: Mention that you can use different image formats with mf://2007-09-27, by kraymer
-
r21705: remove stray propmt from example2007-09-27, by kraymer
-
r21612: replace " with ", better readability2007-09-27, by kraymer
-
r21599: vstrict=0 is required to create DVDs decodable by standalone dvd players2007-09-27, by kraymer
-
"fake" commit (postpone cosmetics from r21537 for now)2007-09-27, by kraymer
-
Revert wrong ARCH_BFIN --> HAVE_BFIN change.2007-09-27, by diego
-
fixing uau's GNUisms... 100l2007-09-27, by rfelker
-
Disable unused query_format functions for now until they are2007-09-26, by diego
-
Fix compilation after FFmpegs r10594.2007-09-26, by cehoyos
-
Disable buggy unused function via #if 0, blessed by Rich.2007-09-26, by diego
-
Remove unused crappy hash_pic function, blessed by Rich.2007-09-26, by diego
-
BFIN is an architecture not a CPU extension, so move it from _cpuexts_all to _arch_all2007-09-26, by reimar
-
have ChangeLog a bit more generic about vidix ati drivers upgrade2007-09-26, by ben
-
warning fixes:2007-09-26, by diego
-
Fix playback of streams with more than one audio track (only one supported).2007-09-25, by cehoyos
-
r24550: msglevel 5 is the default.2007-09-25, by kraymer
-
misc updates and spelling fixes2007-09-25, by diego
-
cosmetics: misc typo fixes2007-09-25, by diego
-
Add IRC nick for Gianluigi Tiesi.2007-09-25, by diego
-
The FFmpeg RoQ video decoder now uses 444P colorspace.2007-09-25, by diego
-
Simplify: initialize at declaration at the start of the function2007-09-24, by reimar
-
Get rid of rather pointless asserts2007-09-24, by reimar
-
ao_alsa: Fix get_space() return values larger than buffersize2007-09-24, by uau
-
demux_audio.c: Fix timestamp handling2007-09-24, by uau
-
codecs.conf: Change Monkey's Audio decoder status to "working"2007-09-24, by uau
-
synced with r246062007-09-24, by Gabrov
-
r24604: Teletext documentation2007-09-24, by voroshil
-
r24558: Clarify the relationship between -msglevel and MPLAYER_VERBOSE.2007-09-24, by voroshil
-
Teletext documentation2007-09-24, by voroshil
-
Fix compilation with enabled radio capture and disabled OSS audio.2007-09-24, by voroshil
-
warning fix:2007-09-24, by diego
-
add support for yuva420p colorspace (yuv420p + alpha)2007-09-24, by aurel
-
Pass URLs to gmplayer when executing, it accepts URLs on the command line.2007-09-24, by diego
-
Remove Application from list of Categories, it is not a valid category.2007-09-24, by diego
-
French typo2007-09-24, by diego
-
cosmetic (get rid of _ at the start of local variable names)2007-09-24, by michael
-
According to MSDN a thread must call CoUninitialize once for each successful2007-09-23, by diego
-
Add new features, implemented in tv://2007-09-23, by voroshil
-
Fix building without network.2007-09-22, by iive
-
Change outdated note for -subfps2007-09-22, by reimar
-
Revert r24103, it was nonsense and add a comment that explains the code2007-09-22, by reimar
-
removed unused function parameters2007-09-22, by nicodvb
-
in ts_detect_streams() moved the iteration condition inside the loop2007-09-22, by nicodvb
-
add some commented register dumping code2007-09-20, by faust3
-
synced with r245732007-09-20, by Gabrov
-
libnemesi changelog item2007-09-20, by lu_zero
-
libnemesi support, yet another rtsp/rtp library...2007-09-19, by lu_zero
-
I have overhauled the build system.2007-09-19, by diego
-
I don't maintain any Windows ports, but the Debian package.2007-09-19, by diego
-
Fix loads of typos2007-09-19, by reimar
-
Add myself as Debian package maintainer, Dariush has not been active in years.2007-09-19, by diego
-
(Re)move idiotic checks, ret can't be < 0 or > 0 if the loop condition2007-09-19, by reimar
-
Fix a few typos2007-09-19, by reimar
-
More precise line spacing.2007-09-18, by eugeni
-
Fix text height calculation. It depends on line spacing.2007-09-18, by eugeni
-
Fix an obviously incorrect comment.2007-09-18, by eugeni
-
Enable ass_line_spacing option.2007-09-18, by eugeni
-
Implement setting gain control for video devices (usually webcams)2007-09-18, by voroshil
-
MPEG-2 blocks at qp 1 get overfiltered by spp, apparently because "qp>>1" turns2007-09-18, by diego
-
Mention that libavc png decoder depends on zlib2007-09-18, by reimar
-
Add comment that clears up what _WINGDI_H is for.2007-09-18, by diego
-
Mark phony targets as such.2007-09-18, by diego
-
Simplify commands with automatic variables.2007-09-18, by diego
-
fix indentation after the last change (patch by Guillaume LECERF <foxcore at gmail.com>2007-09-18, by faust3
-
synced with r245652007-09-18, by Gabrov
-
Replace stdint.h #include by functionally equivalent inttypes.h.2007-09-18, by diego
-
Replace x-dev dependency with x11proto-core-dev.2007-09-18, by diego
-
Explain how to use diff -uwbBE with svn directly2007-09-18, by reimar
-
- make dhahelperwin compile with mingw2007-09-17, by faust3
-
Make dhasetup more verbose based on code by2007-09-17, by faust3
-
rename windows ddk makefile to nmakefile so that a makefile for mingw can be added2007-09-17, by faust3
-
Clarify the relationship between -msglevel and MPLAYER_VERBOSE.2007-09-17, by diego
-
Upstream committed both of my libdvdcss patches.2007-09-17, by diego
-
Leading underscores in identifiers are reserved in C.2007-09-17, by diego
-
warning fix:2007-09-17, by diego
-
r24550: msglevel 5 is the default.2007-09-17, by voroshil
-
r24549: i_certify is no longer an option2007-09-17, by voroshil
-
Clarify description of MPLAYER_VERBOSE.2007-09-16, by diego
-
msglevel 5 is the default.2007-09-16, by diego
-
i_certify is no longer an option2007-09-16, by compn
-
reimar cleaned up tivo demuxer2007-09-16, by compn
-
vfw2menc works on linux/windows2007-09-16, by compn
-
Merge three sed invocations into one.2007-09-16, by diego
-
Install man pages in $(PREFIX)/share/man instead of $(PREFIX)/man2007-09-16, by diego
-
vfw2menc works on linux and windows x86 only2007-09-16, by compn
-
Make vd_ffmpeg work with lavf demuxer also for RealVideo.2007-09-16, by reimar
-
ao_mpegpes does not support S16_LE format, do not claim it does!2007-09-16, by reimar
-
Fix typo in comment2007-09-16, by reimar
-
reverted useless r245392007-09-15, by ben
-
added monkey audio fourcc in wave header2007-09-15, by ben
-
Add support for cook audio (though most .rm files don't work with lavf2007-09-15, by reimar
-
getch2: Fix incorrect test2007-09-15, by uau
-
restored vidix build on powerpc2007-09-15, by ben
-
this flag needs to be defined for pread() on powerpc2007-09-15, by ben
-
ifdef one variable that is not used with alpha and powerpc architectures2007-09-15, by ben
-
Copy AC-3 bsmod field into IEC data-type field as required by the specs2007-09-15, by reimar
-
Handle swab when input length is odd (treat it as if there was an additional2007-09-15, by reimar
-
Avoid one more code duplication2007-09-15, by reimar
-
get rid of pointless size parameter for tmf_load_chunk2007-09-15, by reimar
-
Avoid using demux->stream->end_pos, it rarely does any good.2007-09-15, by reimar
-
Slightly simplify IsValidAudioPacket2007-09-15, by reimar
-
Simplify another two ifs into one2007-09-15, by reimar
-
Make one mp_msg call out of 32007-09-15, by reimar
-
Simpler and more robust tar parsing2007-09-15, by reimar
-
Get rid of bloated ty_extension function2007-09-15, by reimar
-
Do not uselessly name structs2007-09-15, by reimar
-
Remove another variable and reorder to avoid wasting space due to alignment2007-09-15, by reimar
-
PTS should be passed as int64_t to demux_ty_CopyToDemuxPacket2007-09-15, by reimar
-
Remove now useless parameters from demux_ty_CopyToDemuxPacket2007-09-15, by reimar
-
Remove more unused code and variables2007-09-15, by reimar
-
cosmetics: Fix typo in function name.2007-09-15, by diego
-
removed unused members from dvdnav_priv_t2007-09-15, by nicodvb
-
Removed dead code related to stills.2007-09-15, by nicodvb
-
updated changelog with recent monkey audio decoder support2007-09-15, by ben
-
Revert r24446 since it breaks mingw32 build: _WINGDI_H is defined in wingdi.h2007-09-15, by zuxy
-
live recordings can contain 0-size type 0 chunks, ignore them instead2007-09-14, by reimar
-
Move some more variable declarations2007-09-14, by reimar
-
Remove tabs and trailing whitespace2007-09-14, by reimar
-
A few more useless ()2007-09-14, by reimar
-
Minor simplifications2007-09-14, by reimar
-
Further simplify demux_ty_FindESHeader2007-09-14, by reimar
-
Optimize demux_ty_FindESHeader2007-09-14, by reimar
-
Remove some commented-out debugging code2007-09-14, by reimar
-
Fix demux_ty_FindESHeader so it won't overread2007-09-14, by reimar
-
Simplify demux_ty_FindESPacket by reusing demux_ty_FindESHeader2007-09-14, by reimar
-
Remove unused demux_ty_FindESPacket parameter2007-09-14, by reimar
-
Simplify demux_ty_FindESHeader2007-09-14, by reimar
-
Move variable declarations into the block where they are used2007-09-14, by reimar
-
Another piece of duplicate code2007-09-14, by reimar
-
Avoid a big piece of duplicated code2007-09-14, by reimar
-
Get rid of more code duplication2007-09-14, by reimar
-
Simplify XDS handling2007-09-14, by reimar
-
Reduce code duplication2007-09-14, by reimar
-
Greatly simplify IsValidAudioPacket, though this might break something2007-09-14, by reimar
-
Simplify IsValidAudioPacket2007-09-14, by reimar
-
Do not misuse a_streams for private info, demuxer->priv is for that!2007-09-14, by reimar
-
Use AV_RB242007-09-14, by reimar
-
get rid of pointless pesFileId variables2007-09-14, by reimar
-
Simplify AV_RB32 / 256 -> AV_RB242007-09-14, by reimar
-
Use AV_RB32 instead of tivobuffer2hostlong2007-09-14, by reimar
-
Yet more cosmetics2007-09-14, by reimar
-
Move timestamps to int64_t and use MP_NOPTS_VALUE2007-09-14, by reimar
-
Demuxers are _not_ supposed to set ds->pts!2007-09-14, by reimar
-
Fix completely broken get_ty_pts (it's an ordinary MPEG timestamp)2007-09-14, by reimar
-
Another ty simplification2007-09-14, by reimar
-
Remove unused variable2007-09-14, by reimar
-
tmf_totalsize is not used either, remove it2007-09-14, by reimar
-
More simplifications2007-09-14, by reimar
-
Get rid of some quite pointless variables2007-09-14, by reimar
-
Move boundary check before use!2007-09-14, by reimar
-
pthreads support is required for teletext2007-09-14, by voroshil
-
Remove unused tmf_totalchunks2007-09-14, by reimar
-
Simplify EOF handling2007-09-14, by reimar
-
Simplify tmf_filetooffset2007-09-14, by reimar
-
Small simplifications2007-09-14, by reimar
-
10l, placed terminating 0 at the wrong place.2007-09-14, by reimar
-
Avoid strlcpy, tar headers already have space to ensure 0-termination2007-09-14, by reimar
-
Do not ignore last chunk in .tmf files, it will cause part of the file to be2007-09-14, by reimar
-
Cosmetics: remove lots of useless () and {}.2007-09-14, by reimar
-
Use CHUNKSIZE define in a few more places2007-09-14, by reimar
-
Simplify ty_extensionis2007-09-14, by reimar
-
Make demux_ty internal functions static2007-09-14, by reimar
-
Use strtol instead of horribly suboptimal ty_octaltodecimal2007-09-14, by reimar
-
Fix ESD check: use an ESD function to actually check linking and do2007-09-14, by reimar
-
sigill_handler_sse is not needed and can not compile on 64 bit systems2007-09-14, by reimar
-
Do not check for X86_FXSR_MAGIC define, it is missing in newer2007-09-14, by reimar
-
Remove unused sigfpe handler2007-09-14, by reimar
-
Remove test for SSE exception support that has been commented out since ages.2007-09-14, by reimar
-
Fix off-by-one error if fsize is odd (does handling that case even make sense?)2007-09-14, by reimar
-
Mark DTS tables as const2007-09-14, by reimar
-
Fix 10l typo in syncword2007-09-14, by reimar
-
Improved comments, based on patches by Ulion [ulion2002 gmail com]2007-09-14, by reimar
-
Simplify and fix big-endian hwac3 header generation code.2007-09-14, by reimar
-
Deobfuscate: use IMGFMT_RGB_DEPTH and IMGFMT_IS_BGR2007-09-13, by reimar
-
Fix missing reset/initialization (with tv parameters) of2007-09-13, by voroshil
-
added monkey audio file extensions to extension table2007-09-13, by ben
-
Move AM_MEDIA_TYPE structure definition to mediatype.h.2007-09-13, by voroshil
-
Check wLongsPerEntry before using it.2007-09-13, by reimar
-
Remove useless preprocessor check, _WINGDI_H is never defined.2007-09-13, by diego
-
Add support for FFmpeg Monkey's Audio decoder2007-09-13, by uau
-
warning fixes:2007-09-13, by diego
-
Replace constant by appropriate define2007-09-13, by reimar
-
Remove leading underscores from multiple inclusion guards,2007-09-13, by diego
-
Fix include path.2007-09-13, by diego
-
Remove redundant #ifndef, __WINE_MMSYSTEM_H is never defined.2007-09-12, by diego
-
cosmetics: Use uppercase for multiple inclusion guards and comment #endifs.2007-09-12, by diego
-
Remove useless #ifndef, __WINE_WINGDI_H is never defined.2007-09-12, by diego
-
Remove redundant multiple inclusion guard.2007-09-12, by diego
-
DOCS/tech/colorspaces.txt says I420 and IYUV are the same, so add IYUV at the2007-09-12, by reimar
-
r24423: Implementation of tv:// driver autodetection.2007-09-12, by voroshil
-
r24423: Implementation of tv:// driver autodetection.2007-09-12, by voroshil
-
Consistently use path as multiple inclusion guard.2007-09-12, by diego
-
synced with r244232007-09-12, by Gabrov
-
Add missing #include to fix compilation.2007-09-12, by diego
-
Do not replace _ by - if x86_64 is given in --target.2007-09-12, by reimar
-
sync w/r244232007-09-11, by gpoirier
-
Fix indentation after r24367.2007-09-10, by cehoyos
-
r24294: suboption consistency, add fixme document -vivo suboptions2007-09-10, by kraymer
-
Revert r24424.2007-09-10, by voroshil
-
Fix for:2007-09-10, by voroshil
-
Fix for a lot of2007-09-10, by voroshil
-
Implementation of tv:// driver autodetection.2007-09-10, by voroshil
-
cosmetics: Add comments to some #endif preprocessor directives.2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fix:2007-09-10, by diego
-
warning fix:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
Fix for:2007-09-10, by voroshil
-
Fix for:2007-09-10, by voroshil
-
Proper fix for:2007-09-10, by voroshil
-
cosmetics: Fix silly typo.2007-09-10, by diego
-
warning fix:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fix:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fix:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fix:2007-09-10, by diego
-
warning fix:2007-09-10, by diego
-
warning fix:2007-09-10, by diego
-
Revert the part of r24389 that broke compilation of mencoder.2007-09-10, by cehoyos
-
r24386: move lavc option out of XviD section, to lavc section2007-09-10, by voroshil
-
Fix warnings:2007-09-10, by voroshil
-
Fix warnings:2007-09-10, by voroshil
-
Fix warnings:2007-09-10, by voroshil
-
Fix warnings:2007-09-10, by voroshil
-
fix warnings:2007-09-10, by voroshil
-
Fix warnings:2007-09-10, by voroshil
-
Fix warnings:2007-09-10, by voroshil
-
synced with r243862007-09-09, by Gabrov
-
move lavc option out of XviD section, to lavc section2007-09-09, by gpoirier
-
Fix redundant declaration warnings for variables already defined2007-09-09, by voroshil
-
Option adevice is implemented for all tv:// drivers.2007-09-09, by voroshil
-
Add comments to some #endif preprocessor directives.2007-09-09, by diego
-
synced with r243812007-09-09, by Gabrov
-
Move vo_3dfx check after vo_dga check, vo_3dfx needs -lXxf86dga to link.2007-09-09, by diego
-
warning fix:2007-09-09, by diego
-
warning fix:2007-09-09, by diego
-
warning fix:2007-09-09, by diego
-
warning fix:2007-09-09, by diego
-
warning fix:2007-09-09, by diego
-
Add nuv codec tag mapping2007-09-09, by reimar
-
Mark lavfpref demuxer as safe, so it that it is actually used for e.g.2007-09-09, by reimar
-
add instruction how to use parallel h264 deoding2007-09-09, by compn
-
Fix fast_cmov detection broken by r243712007-09-08, by zuxy
-
Use -march=native (avail. since gcc 4.2) when possible2007-09-08, by zuxy
-
Add a check for c->head being NULL in pullup_free_context().2007-09-08, by gpoirier
-
Add "teletext patches" string to Otvos Attila's list2007-09-08, by voroshil
-
Fix borders for xmga broken by r23675. Tested by Diego.2007-09-08, by reimar
-
Avoid releasing of unallocated memory.2007-09-08, by voroshil
-
Fix for:2007-09-08, by voroshil
-
More accurate calculating of teletext2007-09-08, by voroshil
-
Implement boxes for subtitle teletext pages.2007-09-08, by voroshil
-
Always initialize pUnk pointer with zero.2007-09-08, by voroshil
-
Decrease teletext page rendering frequency from 1/frame to about 4/sec.2007-09-08, by voroshil
-
Fix typo in r243602007-09-07, by cehoyos
-
Fix compilation after FFmpeg AUDIO_(DE)MUXER split2007-09-07, by uau
-
r24356: spelling fixes, pointed by Diego2007-09-07, by voroshil
-
Fix compilation after FFmpeg r10426.2007-09-07, by cehoyos
-
Clarify teletext tlang option.2007-09-06, by diego
-
spelling fixes, pointed by Diego2007-09-06, by voroshil
-
r24294: suboption consistency, add fixme document -vivo suboptions2007-09-06, by voroshil
-
r24216: Add missed in r24212 strings definitions2007-09-06, by voroshil
-
r24216: Add missed in r24212 strings definitions2007-09-06, by voroshil
-
add ; at the end of the sed commands. this fixes operation under cygwin.2007-09-06, by ivo
-
remove cut&paste from ffmpeg mistake. cd "$1" does not make any sense here,2007-09-06, by ivo
-
Fix AltiVec autodetection: The autodetection was overriding configure2007-09-06, by diego
-
Support lowdelay flag2007-09-06, by reimar
-
mention Slice-based parallel H.264 decoding in changelog2007-09-05, by gpoirier
-
sync w/ r243292007-09-05, by gpoirier
-
Replace short region code explanation by more detailed section.2007-09-05, by diego
-
Fix compilation after FFmpeg r10411.2007-09-05, by cehoyos
-
Remove technical description of DVDs and libdvdread implementation.2007-09-05, by diego
-
Allow XF86AudioLowerVolume/XF86AudioRaiseVolume keys to be handled by MPlayer.2007-09-05, by diego
-
Matroska muxer now available in libavformat.2007-09-05, by diego
-
Move debug message to verbose output level.2007-09-04, by diego
-
Remove obsolete libac3 entry.2007-09-04, by diego
-
warnig fix (blessed by Rich):2007-09-04, by diego
-
Add a bicubic scaler that needs a lot more instruction but no2007-09-04, by reimar
-
Do not reset user-enabled mute on EOF, but only on exit.2007-09-03, by reimar
-
Fix for:2007-09-03, by voroshil
-
Fix compilation after patch to remove global vo_hdc2007-09-03, by reimar
-
Remove global vo_hdc, since it is recommended to release a DC as soon as possible.2007-09-03, by reimar
-
Remove checks that in the worst case will completely break fullscreen2007-09-03, by reimar
-
Make sure aspect hint is adjusted on aspect change2007-09-03, by reimar
-
Cosmetics: set vo_hint.flags at more consistent places (directly before2007-09-02, by reimar
-
synced with r243292007-09-02, by Gabrov
-
manpage fix: escape '\' in -vf geq description2007-09-02, by uau
-
decerebrated-proof guide to the instalation of dvdnav2007-09-02, by nicodvb
-
fix broken MinGW-Howto link2007-09-02, by kraymer
-
synced with r243102007-09-02, by Gabrov
-
Increase number of skipped buffers to 5 to avoid mixing teletext pages from2007-09-02, by voroshil
-
a mouse selection may require at least a video codec reinit2007-09-01, by nicodvb
-
implemented STREAM_CTRL_GET_ASPECT_RATIO2007-09-01, by nicodvb
-
Make sure that no pages will left in cache during2007-09-01, by voroshil
-
if the stream reader supports it assign to the video the stream aspect ratio2007-09-01, by nicodvb
-
added .stream_aspect to st_video_t: if non-zero and if not specified otherwise2007-09-01, by nicodvb
-
implemented STREAM_CTRL_GET_ASPECT_RATIO2007-09-01, by nicodvb
-
Drop out control chars from page header in time position.2007-09-01, by voroshil
-
Remove imported rational calculation code and use the original one from avutil.2007-09-01, by iive
-
Fix missed -1 -> 0x3f7f changes for subpage number.2007-09-01, by voroshil
-
Fix displaying start page when it has subpages.2007-09-01, by voroshil
-
Proper support for flashing chars in teletext pages.2007-09-01, by voroshil
-
sync w/r243102007-08-31, by gpoirier
-
Support for selecting language via packet 28.2007-08-31, by voroshil
-
renaming ARCH_BFIN to HAVE_BFIN2007-08-31, by mhoffman
-
Make DGA 1 and DGA 2 separately selectable.2007-08-31, by diego
-
warning fixes:2007-08-31, by diego
-
Remove pointless forward declarations.2007-08-31, by diego
-
cosmetics: Sort some lines, whitespace changes.2007-08-30, by diego
-
Added Sun VO driver for Denes Balatoni2007-08-30, by cehoyos
-
ignore some symlinked files2007-08-30, by kraymer
-
synced with r243012007-08-29, by Gabrov
-
replace deleted line2007-08-29, by compn
-
Small code simplification as suggested by Reimar:2007-08-29, by voroshil
-
Simplify code by using FFSWAP2007-08-29, by voroshil
-
(cosmetics) replace tabs with spaces2007-08-29, by voroshil
-
(cosmetics) fix indentation of previous commit2007-08-29, by voroshil
-
Implement Hold/Release graphics (showing control chars as2007-08-29, by voroshil
-
Implement Flash/Steady (swapping foreground/background colors)2007-08-29, by voroshil
-
suboption consistency, add fixme document -vivo suboptions2007-08-29, by compn
-
remove planned features, ok by diego2007-08-29, by compn
-
sync with r24137, patch by JRaSH2007-08-29, by kraymer
-
Make charset constants naming consistant2007-08-29, by voroshil
-
Purge looooong obsolete remnants of vo_fsdga.2007-08-29, by diego
-
Remove unused extern int declaration.2007-08-29, by diego
-
Silence make's 'Please run configure again' if it was already run.2007-08-29, by cehoyos
-
cosmetics: Fix up whitespace, indentation and similar things.2007-08-29, by diego
-
Fix linking on Windows.2007-08-29, by diego
-
warning fixes:2007-08-29, by diego
-
warning fix:2007-08-29, by diego
-
Build test programs with standard CFLAGS and use implicit rules.2007-08-29, by diego
-
warning fix:2007-08-29, by diego
-
Add FFmpeg AC-3 decoder.2007-08-29, by diego
-
warning fixes:2007-08-28, by diego
-
synced with r242162007-08-28, by Gabrov
-
typos2007-08-28, by diego
-
cosmetics: typo fix UNSUPORTED --> UNSUPPORTED2007-08-28, by diego
-
Fix compilation by adding forgotten comma.2007-08-28, by iive
-
Conversion tables for Serbian/Croatian, Ukrainian and Greek charsets.2007-08-28, by voroshil
-
Remove pointless #ifdef HAVE_XVMC within get_format(), all of the function2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
cosmetics: Add some explanatory comments to #endif directives.2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
Move channels option parsing code into separate routine.2007-08-28, by voroshil
-
warning fix:2007-08-28, by diego
-
Implement X/27/0 packet decoding.2007-08-28, by voroshil
-
Add code to clear left and right borders not only top and bottom.2007-08-28, by reimar
-
Clean up the way get_path is handled: Compile get_path.c to an object to link2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
Mark xx function as returning char, fixes:2007-08-28, by diego
-
Remove nonsensical #ifdef.2007-08-28, by diego
-
Assume first xinerama screen, in case xmga could2007-08-28, by attila
-
Implement 8/30 format 1 teletext packet decoding2007-08-28, by voroshil
-
Typo2007-08-28, by kraymer
-
BGR15 is also a valid format for 4xm video2007-08-27, by rtogni
-
in open_s() unified failure code in fail:2007-08-27, by nicodvb
-
Fix wrong calculation of nbooleans that causes a crash on 64 bit systems2007-08-27, by reimar
-
Set sample_rate and bit_rate from sh_audio as fallback in case sh_audio->wf2007-08-27, by reimar
-
Process any waiting commands (got_cmd set). Should fix e.g. smplayer.2007-08-27, by reimar
-
Simplify the addition of -g to some CFLAGS.2007-08-27, by diego
-
Move common link libs/objects into a variable.2007-08-27, by diego
-
consistent linking order2007-08-27, by diego
-
Do not overwrite config.h unless it was changed. Mostly taken from FFmpeg.2007-08-27, by diego
-
Simplify linkage parameters.2007-08-27, by diego
-
warning fixes:2007-08-27, by diego
-
warning fixes:2007-08-27, by diego
-
warning fixes:2007-08-27, by diego
-
warning fixes:2007-08-27, by diego
-
warning fixes:2007-08-27, by diego
-
warning fixes:2007-08-27, by diego
-
warning fixes:2007-08-27, by diego
-
Remove unnecessary fastmemcpybench prerequisite.2007-08-27, by diego
-
Remove unused #include.2007-08-27, by diego
-
Fix a ton of warnings:2007-08-27, by diego
-
Simplify bmovl-test compilation call.2007-08-27, by diego
-
Fix "incompatible implicit declaration of built-in function 'exit'" warnings.2007-08-27, by diego
-
Mark phony targets as such.2007-08-27, by diego
-
Move fastmemcpybench objects to link against into prerequisites.2007-08-27, by diego
-
warning fix:2007-08-27, by diego
-
warning fix:2007-08-27, by diego
-
warning fix:2007-08-27, by diego
-
warning fixes:2007-08-27, by diego
-
Revert last commit, -mstackrealign was added in gcc 4.2 and should not2007-08-27, by diego
-
Better handling of Alpha MVI CPU extensions (untested).2007-08-27, by diego
-
Fix warnings:2007-08-26, by diego
-
r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.2007-08-26, by kraymer
-
(cosmetics) remove unnecessary ';'2007-08-26, by voroshil
-
Add missed in r24212 strings definitions2007-08-26, by voroshil
-
r24125: Automatic TV channels scanning ability for MPlayer.2007-08-26, by voroshil
-
r24180: Document xorg.conf option needed for Xv playback on Intel cards.2007-08-26, by voroshil
-
Replace perror() with mp_msg()2007-08-26, by voroshil
-
Implement TVI_CONTROL_TUN_GET_SIGNAL in *BSD BT848 driver.2007-08-26, by voroshil
-
10l: Move #endif upper to reflect changes in r24054.2007-08-26, by voroshil
-
Fix typo2007-08-26, by voroshil
-
Remove unused _def_altivec2007-08-26, by reimar
-
Suboptions structure should be passed as array not as address of array.2007-08-26, by voroshil
-
Simplify VIS detection. Also adds ENABLE_VIS define and changes "#define HAVE_VIS = yes"2007-08-26, by reimar
-
Add teletext specification reference2007-08-26, by voroshil
-
Remove ugly Russian language support hack.2007-08-26, by voroshil
-
Add support for Latin National Option Sub-Sets2007-08-26, by voroshil
-
Enable decoding of packet X/24, it is usual teletext line2007-08-26, by voroshil
-
Get netstream closer to linking.2007-08-25, by diego
-
warning fix:2007-08-25, by diego
-
Fix subrip and vivodump linking.2007-08-25, by diego
-
Ignore modify_reg.2007-08-25, by diego
-
Mark vfw2menc as Windows-only.2007-08-25, by diego
-
warning fix:2007-08-25, by diego
-
warning fix:2007-08-25, by diego
-
warning fix:2007-08-25, by diego
-
Fix warning:2007-08-25, by diego
-
warning fix:2007-08-25, by diego
-
Fix warning:2007-08-25, by diego
-
Remove pointless variable declaration, the code that sets it is long-gone.2007-08-25, by diego
-
10l: "&" should be done after ">>"2007-08-25, by voroshil
-
Remove stray comment, the code it commented is long-gone.2007-08-25, by diego
-
Language bits in teletext page header are2007-08-25, by voroshil
-
Fix warnings:2007-08-25, by diego
-
Fix warning:2007-08-25, by diego
-
Fix warnings:2007-08-25, by diego
-
Extract a poor int declaration from within the uncouth grip of an if statement2007-08-25, by diego
-
Fix warnings:2007-08-25, by diego
-
Fix warning:2007-08-25, by diego
-
Document xorg.conf option needed for Xv playback on Intel cards.2007-08-25, by rathann
-
Fix warning:2007-08-25, by diego
-
Fix warnings:2007-08-25, by diego
-
Fix warnings:2007-08-25, by diego
-
Add multiple inclusion guards.2007-08-25, by diego
-
Fix warning:2007-08-25, by diego
-
Move button variable into the if () where it is actually used.2007-08-25, by diego
-
Remove redundant extern declarations, #include the right headers instead.2007-08-25, by diego
-
sync w/r240842007-08-25, by gpoirier
-
Fix redundant redeclaration warnings.2007-08-25, by diego
-
Fix unused variable warning when USE_DVDNAV is not defined.2007-08-25, by diego
-
Remove redundant extern variable declarations, include proper headers instead.2007-08-25, by diego
-
Remove redundant variable declaration.2007-08-25, by diego
-
Remove redundant variable declarations.2007-08-25, by diego
-
Remove redundant variable declaration.2007-08-25, by diego
-
Remove redundant variable declarations.2007-08-25, by diego
-
Remove redundant variable declaration.2007-08-25, by diego
-
Remove redundant variable declaration.2007-08-25, by diego
-
Fix some unused variable warnings.2007-08-25, by diego
-
Revert r24158, it is not necessary with unsigned bitfield2007-08-25, by reimar
-
Change bitfield to unsigned so that we get the usual truth values2007-08-25, by reimar
-
synced with r241372007-08-25, by Gabrov
-
Hack around broken bitfields in gcc 4.22007-08-25, by reimar
-
Fix invalid fd check, the bug is somewhere else though.2007-08-25, by reimar
-
HACK: check added fds for validity because otherwise mplayer2007-08-25, by reimar
-
Fix loads of warnings2007-08-25, by reimar
-
Handle queued commands from input event functions immediately2007-08-25, by uau
-
Watch X11 fd in main input select() if using vo xv2007-08-25, by uau
-
Add separate event input type for terminal+vo2007-08-25, by uau
-
Use a single select() for both key and slave input2007-08-25, by uau
-
Clean up getch2() code somewhat2007-08-25, by uau
-
Make terminal input work more like VO key input2007-08-25, by uau
-
Remove unused function2007-08-25, by uau
-
Use bitfield instead of manual bit fiddling in input.c2007-08-25, by uau
-
Remove redundant variable declaration.2007-08-25, by diego
-
Fix unused variable warning.2007-08-25, by diego
-
Add missing pixelformat conversion function prototype2007-08-24, by reimar
-
Move Apple gcc AltiVec vector declaration syntax to libavutil.2007-08-24, by diego
-
Add -mstackrealign to CFLAGS on Darwin, fixes loading WMV9 DLL.2007-08-24, by diego
-
Remove redundant extern variable declaration.2007-08-24, by diego
-
Fix unused variable warning.2007-08-24, by diego
-
Remove unused variable.2007-08-24, by diego
-
Remove silly #ifdef around the complete file.2007-08-24, by diego
-
misc markup fixes2007-08-24, by diego
-
Wording and markup improvements for the -tvscan option.2007-08-24, by diego
-
Leading underscores in identifiers are forbidden.2007-08-24, by diego
-
Remove fallback round implementation that is protected by a preprocessor2007-08-24, by diego
-
Remove unused extern variable declaration.2007-08-24, by diego
-
Remove redundant variable declaration along with the corresponding warning.2007-08-24, by diego
-
1000l: Revert stray hunk that crept in with last commit.2007-08-24, by diego
-
Use consistent include path.2007-08-24, by diego
-
Removed uninitialized variable.2007-08-23, by cehoyos
-
Use new request_channels2007-08-23, by reimar
-
100l typo: ENTER --> KPENTER2007-08-23, by diego
-
Fix KPENTER keycode value on Mac OS X.2007-08-23, by diego
-
Automatic TV channels scanning ability for MPlayer.2007-08-23, by voroshil
-
Fix blue color for yv12 and i420 image formats in "automute" screen2007-08-23, by voroshil
-
Fix compilation of live555 support after FFmpegs r10173.2007-08-22, by cehoyos
-
CONFIG_DARWIN was removed from FFmpeg.2007-08-22, by diego
-
Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).2007-08-22, by diego
-
Finally fix --enable-debug compilation2007-08-22, by reimar
-
Fix [soc:eoc] stubs.2007-08-22, by voroshil
-
r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.2007-08-22, by voroshil
-
r24030: Document special A-V sync issues with FLV files2007-08-22, by voroshil
-
sync tag update2007-08-22, by voroshil
-
Remove Windows-only replacement gettimeofday() implementation, both Cygwin2007-08-21, by diego
-
Set DVD speed earlier to avoid drive spinup during open2007-08-21, by reimar
-
synced with r241102007-08-21, by Gabrov
-
Remove unnecessary OSD visibility code2007-08-21, by uau
-
Minor code cleanup2007-08-21, by uau
-
Add some missing libavcodec video encoders.2007-08-20, by diego
-
Sort libavcodec encoders.2007-08-20, by diego
-
Runtime-patching for windows to fix crash with drv43260.dll2007-08-20, by reimar
-
remove gconvert_uri_to_filename() and use url_unescape_string() instead.2007-08-20, by iive
-
We can support SEEK_END seeks only when stream->end_pos is known2007-08-20, by reimar
-
Add support for AVSEEK_SIZE in demux_lavf2007-08-20, by reimar
-
-subfps makes sense for frame-based subtitle formats as well!2007-08-20, by reimar
-
Do not seek to an invalid position.2007-08-19, by reimar
-
Replace dvdread bswap.h by something more sane for us.2007-08-19, by reimar
-
Fix a bug in stream_read_qword_le due to sign extension from int to uint64_t.2007-08-19, by reimar
-
added proper e-mail address2007-08-18, by nplourde
-
added double click support in vo_macosx. Patch by Ulion <ulion2002@gmail.com>2007-08-18, by nplourde
-
Functions that do not return a value must be void2007-08-18, by reimar
-
Text files must end with a newline2007-08-18, by reimar
-
Remove duplicate extern declaration2007-08-18, by reimar
-
increasing sync tag after Apple Remote message added2007-08-18, by Gabrov
-
synced with r240912007-08-18, by Gabrov
-
Add libdvdcss-specific CFLAGS in the correct place.2007-08-18, by diego
-
Remove an unnecessary #ifdef2007-08-18, by uau
-
Complete the list of libavcodec audio encoders.2007-08-17, by diego
-
Ignore main.xml.2007-08-17, by diego
-
Reorder installation requirements list, wording/spelling.2007-08-17, by diego
-
Sync local diff with latest changes.2007-08-17, by diego
-
Sync libdvdread with version 0.9.7.2007-08-17, by diego
-
small libavcodec audio codec clarifications2007-08-16, by diego
-
misc fixes and additions2007-08-16, by diego
-
Explicitly mention the need to rebuild MPlayer after installing AMR libs.2007-08-16, by rathann
-
adding help for --ar --ranlib2007-08-16, by mhoffman
-
Move setting of res_comment for internal dvdread to a more sensible place.2007-08-16, by diego
-
allow setting of ranlib from the commandline of configure2007-08-16, by mhoffman
-
allow setting of ar from the commandline of configure2007-08-16, by mhoffman
-
Remove local MinGW gettimeofday() implementation, there is now a native2007-08-16, by diego
-
Sync local diff with current version.2007-08-16, by diego
-
Sync libdvdread with version 0.9.6.2007-08-16, by diego
-
Sync local diff with current version.2007-08-15, by diego
-
cosmetics: Do not add trailing whitespace to lines we change.2007-08-15, by diego
-
Sync another change from upstream.2007-08-15, by diego
-
Remove modification comments from files that are no longer modified.2007-08-15, by diego
-
Sync libdvdread with version 0.9.5 (cosmetic changes).2007-08-15, by diego
-
cosmetics: alphabetical order2007-08-15, by diego
-
1000l: Forgot to add new files, *sigh*.2007-08-15, by diego
-
Sync libdvdread with version 0.9.5 (functional changes).2007-08-15, by diego
-
Identifiers should not start with two underscores.2007-08-15, by diego
-
Remove unused variable.2007-08-15, by diego
-
cosmetics: Reorder lines for consistency.2007-08-15, by diego
-
Document how to encode with some more libavcodec audio codecs.2007-08-15, by diego
-
Clarify comment as pointed out by Ulion.2007-08-15, by diego
-
Remove pointless #ifdef2007-08-15, by uau
-
AC3 --> AC-3, as done in r240562007-08-14, by gpoirier
-
Rename TMPO to TMPEXE, it is an executable, not an object file.2007-08-14, by diego
-
cosmetics: prettyprint2007-08-14, by diego
-
Apple Remote support2007-08-14, by diego
-
AC3 --> AC-32007-08-13, by diego