Mercurial > mplayer.hg
graph
-
comment is a C-string and \ must be properly escaped as \\Wed, 28 Feb 2007 23:58:03 +0000, by reimar
-
test the continuity of timestamps for STREAMTYPE_VCD, too; patch by Zuxy MengWed, 28 Feb 2007 23:47:05 +0000, by nicodvb
-
cleaned stream_seek() : simplified the alignment to STREAM_BUFFER_SIZE or s->sector_sizeWed, 28 Feb 2007 23:40:39 +0000, by nicodvb
-
do not rely on svn internals and use svn info insteadWed, 28 Feb 2007 14:55:34 +0000, by ivo
-
add comment about voxware on windowsWed, 28 Feb 2007 13:37:45 +0000, by compn
-
also respond to --help, -h and -? command line optionsWed, 28 Feb 2007 11:50:23 +0000, by ivo
-
fix printing of -(no)svn optionWed, 28 Feb 2007 11:48:32 +0000, by ivo
-
clarify -none command line optionWed, 28 Feb 2007 11:46:53 +0000, by ivo
-
remove C99-ism (mixed declaration and code),Wed, 28 Feb 2007 09:18:42 +0000, by gpoirier
-
implementation of DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS; patch by the usual HoyosTue, 27 Feb 2007 22:25:00 +0000, by nicodvb
-
assign missing frametime as 1.0/fps; patch by Carl Eigen HoyosTue, 27 Feb 2007 21:20:24 +0000, by nicodvb
-
1000l, removed code that messed with the internals of demux_packet_t (but there's still more); patch by C.E.Hoyos fixed by meTue, 27 Feb 2007 21:16:54 +0000, by nicodvb
-
removed duplicated code in demux_seek(); stream_seek() already aligns to STREAM_BUFFER_SIZE boundaryTue, 27 Feb 2007 20:22:05 +0000, by nicodvb
-
100000l: average != semidistance, fixed seeking to the middle position; patch by Zuxy meng (zuxy.megn gmail com)Tue, 27 Feb 2007 20:15:31 +0000, by nicodvb
-
10l: Add missing definition of USE_STREAM_CACHE.Tue, 27 Feb 2007 19:49:29 +0000, by diego
-
Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with live555.Tue, 27 Feb 2007 17:16:44 +0000, by voroshil
-
Move the decision about stream cache compilation to configure.Tue, 27 Feb 2007 17:13:17 +0000, by diego
-
Move glob-win.c out of MinGW section, configure handles it.Tue, 27 Feb 2007 17:12:23 +0000, by diego
-
Simplify strip parameter for install handling.Tue, 27 Feb 2007 17:10:11 +0000, by diego
-
grammar/spellingTue, 27 Feb 2007 17:06:36 +0000, by diego
-
small updatesTue, 27 Feb 2007 17:06:04 +0000, by diego
-
Simplify .depend file inclusion.Tue, 27 Feb 2007 17:05:20 +0000, by diego
-
Simplify .depend file inclusion.Tue, 27 Feb 2007 17:04:46 +0000, by diego
-
Adding an extra -I.. parameter is no longer necessary.Tue, 27 Feb 2007 17:04:18 +0000, by diego
-
Add commit nick for Rik Snel.Tue, 27 Feb 2007 16:00:34 +0000, by diego
-
compilation fix clip_uint8 -> av_clip_uint8Tue, 27 Feb 2007 15:07:44 +0000, by rik
-
Seek to -ss position without first starting audio/video from the start.Tue, 27 Feb 2007 01:16:59 +0000, by uau
-
Remove useless conditional.Tue, 27 Feb 2007 00:19:01 +0000, by diego
-
copy the content of QDM2 atom as extradata for ffqdm2 playback; patch by Carl Eugen HoyosMon, 26 Feb 2007 21:54:52 +0000, by nicodvb
-
support for new ivtv apiMon, 26 Feb 2007 19:08:29 +0000, by ben
-
Fix wrong typecast, which can cause MPlayer crashMon, 26 Feb 2007 17:21:17 +0000, by voroshil
-
2 less variablesSun, 25 Feb 2007 23:01:13 +0000, by nicodvb
-
cosmetics: reformattedSun, 25 Feb 2007 22:55:14 +0000, by nicodvb
-
removed unused variablesSun, 25 Feb 2007 22:41:17 +0000, by nicodvb
-
simplified parse_mpeg12_video()Sun, 25 Feb 2007 22:40:05 +0000, by nicodvb
-
Support for PowerPC 440x embedded CPUs.Sun, 25 Feb 2007 22:33:10 +0000, by rathann
-
member real_framerate is completely uselessSun, 25 Feb 2007 21:21:09 +0000, by nicodvb
-
mpcommon.c is a partial copy of mplayer.c, so recommit it as such.Sun, 25 Feb 2007 20:53:46 +0000, by reimar
-
The fragment program functions are and most likely always will be ARB-only,Sun, 25 Feb 2007 16:07:51 +0000, by reimar
-
Replace __MINGW32__ by more consistent WIN32_LOADER. This should fix compilation underSun, 25 Feb 2007 14:59:53 +0000, by voroshil
-
10, checked for the wrong thing. Do aspect scaling only in config_video_outSun, 25 Feb 2007 14:35:53 +0000, by reimar
-
cosmetics: reindentedSun, 25 Feb 2007 14:33:19 +0000, by nicodvb
-
removed commented/useless code from parse_mpeg12_video()Sun, 25 Feb 2007 14:32:14 +0000, by nicodvb
-
Add av_ prefix to clip functionsSun, 25 Feb 2007 10:27:43 +0000, by reimar
-
10l to me for bad todo itemsSat, 24 Feb 2007 20:01:08 +0000, by compn
-
iive says xvmc stuff is long doneSat, 24 Feb 2007 19:44:24 +0000, by compn
-
remove some old and add new TODOSat, 24 Feb 2007 17:34:47 +0000, by compn
-
Simplify .depend file inclusion.Sat, 24 Feb 2007 10:44:16 +0000, by diego
-
cosmetics: Fix some common typos, appropiate --> appropRiate,Sat, 24 Feb 2007 10:27:14 +0000, by diego
-
10l, avoid crash on invalid subtitle idSat, 24 Feb 2007 10:19:41 +0000, by reimar
-
synced with r22331Sat, 24 Feb 2007 09:45:16 +0000, by Gabrov
-
Remove some #if 0 codeSat, 24 Feb 2007 07:28:07 +0000, by uau
-
Move parsing of the -ss option to the option code.Sat, 24 Feb 2007 07:11:57 +0000, by uau
-
some more consistency for the VIDIX installation.Fri, 23 Feb 2007 22:14:15 +0000, by diego
-
synced with r22292Fri, 23 Feb 2007 22:04:37 +0000, by Gabrov
-
synced with r22326Fri, 23 Feb 2007 21:55:34 +0000, by Gabrov
-
Gui compilation fixesFri, 23 Feb 2007 18:48:43 +0000, by vayne
-
Fix loading of mpeg4ds direct show video codec under win32, broken in r22322Fri, 23 Feb 2007 16:30:10 +0000, by voroshil
-
Free AM_MEDIA_TYPE structure content when CEnumMediaTypes object is destroyedFri, 23 Feb 2007 10:59:54 +0000, by voroshil
-
Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separate fileFri, 23 Feb 2007 09:58:01 +0000, by voroshil
-
Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine.Fri, 23 Feb 2007 08:07:07 +0000, by voroshil
-
Fix \a parsing broken in r22291Fri, 23 Feb 2007 03:08:54 +0000, by uau
-
Fix error in commentFri, 23 Feb 2007 02:10:02 +0000, by uau
-
Reset the edl_decision flag after the seek is done.Fri, 23 Feb 2007 01:53:09 +0000, by uau
-
Separate function for seekingFri, 23 Feb 2007 01:49:51 +0000, by uau
-
Remove useless fflush(stdout) calls. mp_msg already flushes output, andThu, 22 Feb 2007 23:44:43 +0000, by uau
-
Move EDL code to separate functionsThu, 22 Feb 2007 21:05:31 +0000, by uau
-
Move some related variables together & add a commentThu, 22 Feb 2007 20:44:48 +0000, by uau
-
update to 0.1 version from websiteThu, 22 Feb 2007 19:03:36 +0000, by compn
-
add original website url per al3x commentThu, 22 Feb 2007 18:20:14 +0000, by compn
-
r22276: Reallocate event_images_t, removing limit on simultanious events count.Thu, 22 Feb 2007 16:14:44 +0000, by voroshil
-
typoThu, 22 Feb 2007 15:53:19 +0000, by diego
-
Add some missing includes.Thu, 22 Feb 2007 15:48:37 +0000, by eugeni
-
Declarations must be before codeThu, 22 Feb 2007 14:00:21 +0000, by reimar
-
Fix nonsense function typeThu, 22 Feb 2007 05:39:17 +0000, by uau
-
cosmetics: typo fixes, usefuLL --> useful and aswell --> as wellThu, 22 Feb 2007 00:18:10 +0000, by diego
-
Cleanup, move "global" state from the frame_time_remaining mainloopWed, 21 Feb 2007 21:59:33 +0000, by uau
-
fix compilation with gcc 2.95.3Wed, 21 Feb 2007 19:48:12 +0000, by ivo
-
Fix GUI compilationWed, 21 Feb 2007 19:14:49 +0000, by uau
-
Add missing "if (use_gui)" before some GUI callsWed, 21 Feb 2007 19:08:00 +0000, by uau
-
Fix menu to work with mpctxWed, 21 Feb 2007 18:28:48 +0000, by uau
-
cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.Wed, 21 Feb 2007 10:05:46 +0000, by diego
-
Oops, forgot {} before "else".Wed, 21 Feb 2007 09:25:52 +0000, by eugeni
-
Add missing #ifdefWed, 21 Feb 2007 03:13:48 +0000, by uau
-
Split command/property handling from mplayer.c to a new file command.c.Wed, 21 Feb 2007 00:49:24 +0000, by uau
-
a/r handled correctly by vd_ffmpegTue, 20 Feb 2007 22:56:41 +0000, by nicodvb
-
insert extradata in sh_video->bih+1 instead of pushing it to demuxer->video as separate packet; patch by C.E.HoyosTue, 20 Feb 2007 20:21:15 +0000, by nicodvb
-
reinit the vo when aspect ratio changes; patch by C.E. Hoyos approved by MichaelTue, 20 Feb 2007 20:09:29 +0000, by nicodvb
-
Cosmetics: fix indentation.Tue, 20 Feb 2007 17:22:34 +0000, by eugeni
-
With \t(\b) text becomes bold at the middle of time interval, not at the endTue, 20 Feb 2007 17:20:21 +0000, by eugeni
-
make message translatableTue, 20 Feb 2007 17:19:06 +0000, by ivo
-
Any style modifier followed by no recognizable parameter resets to the default.Tue, 20 Feb 2007 17:17:51 +0000, by eugeni
-
more cosmeticsTue, 20 Feb 2007 17:11:56 +0000, by ivo
-
proper GPL headingTue, 20 Feb 2007 16:54:49 +0000, by ivo
-
cosmeticsTue, 20 Feb 2007 16:46:05 +0000, by ivo
-
\fn without an argument resets font family to the value from style.Tue, 20 Feb 2007 16:37:18 +0000, by eugeni
-
Fix display order of events.Tue, 20 Feb 2007 16:20:55 +0000, by eugeni
-
proper authors of xmms demuxerTue, 20 Feb 2007 16:19:04 +0000, by ivo
-
dont set 0 nBlockAlignTue, 20 Feb 2007 16:16:53 +0000, by michael
-
probe ~/.xmms/Plugins for plugins too, so users without root access on theirTue, 20 Feb 2007 16:12:46 +0000, by ivo
-
Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg.Tue, 20 Feb 2007 15:47:44 +0000, by diego
-
Both (-1) and 1 mean bold font in SSA/ASS styles.Mon, 19 Feb 2007 20:10:55 +0000, by eugeni
-
Add \t(\b) support.Mon, 19 Feb 2007 19:01:45 +0000, by eugeni
-
Fix bounding box calculation with \fscx/\fscy.Mon, 19 Feb 2007 18:37:54 +0000, by eugeni
-
Fix \fscx/\fscy animation.Mon, 19 Feb 2007 18:31:05 +0000, by eugeni
-
Correct implementation of text spacing.Mon, 19 Feb 2007 18:01:49 +0000, by eugeni
-
Reallocate event_images_t, removing limit on simultanious events count.Mon, 19 Feb 2007 17:44:29 +0000, by eugeni
-
Don't free and then allocate surfaces when config() is called again with same resolution and format.Mon, 19 Feb 2007 11:38:19 +0000, by iive
-
10l: comparison of char* ptrs with string literalsMon, 19 Feb 2007 10:48:50 +0000, by faust3
-
Remove remnants of the nonfunctional "grab_frames" command.Mon, 19 Feb 2007 06:20:47 +0000, by uau
-
10l copy and paste bug in the license headerMon, 19 Feb 2007 01:26:17 +0000, by diego
-
Fix license header.Mon, 19 Feb 2007 00:20:48 +0000, by diego
-
Controllable quality setting of VFW enconding, through the dumped state of the dialog box. Patch by Gianluigi TiesiSun, 18 Feb 2007 23:24:21 +0000, by alex
-
smil over realrtspSun, 18 Feb 2007 22:57:47 +0000, by rtogni
-
liblzo support fix, take X: forgotten variable setting.Sun, 18 Feb 2007 21:51:39 +0000, by diego
-
Fix 10 in r22250, do not use screendimensions if not setSun, 18 Feb 2007 21:24:26 +0000, by reimar
-
Set classhint directly after creating window just as all other vos do, in accordance with ICCCM.Sun, 18 Feb 2007 20:23:25 +0000, by reimar
-
clarify that language must be a 3 letter codeSun, 18 Feb 2007 20:21:19 +0000, by michael
-
Revert r22255 on iive's request.Sun, 18 Feb 2007 20:19:47 +0000, by reimar
-
Mark myself as MPlayer sync/core maintainerSun, 18 Feb 2007 20:17:57 +0000, by uau
-
Make liblzo conditional to the appropriate #defines.Sun, 18 Feb 2007 19:28:47 +0000, by diego
-
all options must be GLOBAL; patch by Trent Piepho (xyzzy speakeasy org)Sun, 18 Feb 2007 16:46:12 +0000, by nicodvb
-
Add support for smil playlist served over realrtspSun, 18 Feb 2007 15:57:50 +0000, by rtogni
-
Remove internal minilzo, external liblzo can be used instead.Sun, 18 Feb 2007 15:06:54 +0000, by diego
-
Use liblzo2 instead of liblzo1, it's not bigger but faster.Sun, 18 Feb 2007 14:54:50 +0000, by diego
-
Use external liblzo instead of internal minilzo.Sun, 18 Feb 2007 14:51:44 +0000, by diego
-
Some typo fixes in svn-howtoSun, 18 Feb 2007 11:47:28 +0000, by reimar
-
Avoid parts of xvmc reinit when source format does not changeSun, 18 Feb 2007 09:33:45 +0000, by reimar
-
Remove unused variable "osd_level_saved"Sun, 18 Feb 2007 00:41:09 +0000, by uau
-
omit length field of AAC-LATM audio streams; fixes decoding by faad. Patch by Carl Eugen Hoyos (cehoyos ag or at)Sat, 17 Feb 2007 21:45:16 +0000, by nicodvb
-
Make sure that -sid works even if the number of subtitles initially detectedSat, 17 Feb 2007 21:12:27 +0000, by reimar
-
Move some subtitle handling from mplayer.c to mpcommon.c and share it with mencoder.cSat, 17 Feb 2007 21:04:46 +0000, by reimar
-
Move common vo initialization code to video_out.cSat, 17 Feb 2007 20:58:55 +0000, by reimar
-
cosmeticsSat, 17 Feb 2007 17:24:07 +0000, by nicodvb
-
1000l fix for mencoder -hr-edl-seek with -ovc copy, waiting for keyframeSat, 17 Feb 2007 16:30:59 +0000, by ods15
-
negative stride and h_size-=8 fixSat, 17 Feb 2007 13:28:44 +0000, by michael
-
swap palette on big endianSat, 17 Feb 2007 12:58:35 +0000, by michael
-
palette init code for IMGFMT_RGB4 and IMGFMT_RG4BSat, 17 Feb 2007 11:40:01 +0000, by michael
-
BGR/RGB4 byte formats as inputSat, 17 Feb 2007 11:36:02 +0000, by michael
-
add IMGFMT_RGB8 palette init code what moron actually added init code just for half of the formats?!Sat, 17 Feb 2007 11:34:25 +0000, by michael
-
another ridiculous palette bug which has nothing to do with the new palete support in swsSat, 17 Feb 2007 11:04:13 +0000, by michael
-
wording, typos fixSat, 17 Feb 2007 09:05:19 +0000, by voroshil
-
mplayer canot handle DR1 with CODEC_ID_INTERPLAY_VIDEO (later needs too many buffers it seems)Sat, 17 Feb 2007 03:02:38 +0000, by michael
-
Restore a minus sign that was lost in r22231.Fri, 16 Feb 2007 23:18:47 +0000, by eugeni
-
Don't segfault if no -format is given for lavfFri, 16 Feb 2007 23:09:13 +0000, by uau
-
PAL8 ...Fri, 16 Feb 2007 21:17:41 +0000, by michael
-
pal8 inputFri, 16 Feb 2007 21:17:15 +0000, by michael
-
r22201: some clarification about dvb-out playbackFri, 16 Feb 2007 19:18:52 +0000, by voroshil
-
r22184: When setting the non-audio bit for hwac3 output, just try to set the...Fri, 16 Feb 2007 18:53:19 +0000, by voroshil
-
Implement \frx and \fry (and reimplement \frz) as 3d rotations.Fri, 16 Feb 2007 17:54:47 +0000, by eugeni
-
Consistently name z-axis rotation angle "frz".Fri, 16 Feb 2007 17:51:07 +0000, by eugeni
-
Move conversions between 16.16, 26.6 fixed point and int, double to separateFri, 16 Feb 2007 17:49:35 +0000, by eugeni
-
update wishlist, approved by diegoFri, 16 Feb 2007 13:56:04 +0000, by compn
-
support for H263-2000; patch by Carl Eugen HoyosFri, 16 Feb 2007 00:30:05 +0000, by nicodvb
-
Select the first charmap in the font, if FreeType did not autoselect any.Thu, 15 Feb 2007 22:03:09 +0000, by eugeni
-
\r resets \frz to style value.Thu, 15 Feb 2007 21:53:28 +0000, by eugeni
-
Fix \t(\frz) handling.Thu, 15 Feb 2007 21:51:51 +0000, by eugeni
-
\org(0,0) is different from no \org at all.Thu, 15 Feb 2007 21:50:21 +0000, by eugeni
-
We definitely want to avoid an emulated poll()Thu, 15 Feb 2007 18:24:12 +0000, by reimar
-
fix my entry to authorsThu, 15 Feb 2007 16:18:14 +0000, by compn
-
Simplify code by using separate variables for large common expressions.Thu, 15 Feb 2007 15:54:06 +0000, by reimar
-
Fix two 10l memleaks in vo_xvmc.cThu, 15 Feb 2007 00:46:45 +0000, by reimar
-
random small fixesWed, 14 Feb 2007 23:44:01 +0000, by diego
-
English grammar fix: There is no 's' after "does not exist"Wed, 14 Feb 2007 19:17:39 +0000, by reimar
-
100l copy-and-paste bug. Do not print video info when the problem is with subtitlesWed, 14 Feb 2007 19:16:08 +0000, by reimar
-
demuxers must ignore unknown lang/country codes, it seems we all agree that this should be stated clearlyWed, 14 Feb 2007 12:29:09 +0000, by michael
-
Print list of lavf muxer formats with format=help.Wed, 14 Feb 2007 11:06:59 +0000, by reimar
-
some clarifications and updatesWed, 14 Feb 2007 00:19:33 +0000, by diego
-
Move setting _ld_extra and _inc_extra for live to autodetection part,Tue, 13 Feb 2007 15:37:38 +0000, by diego
-
Strip leading spaces from processor names.Tue, 13 Feb 2007 00:47:09 +0000, by diego
-
Fix compilation after rename of AC3 decoder to LIBA52 in ffmpeg r7939Mon, 12 Feb 2007 21:52:53 +0000, by rtogni
-
Fix setting of mtrr variable.Mon, 12 Feb 2007 13:59:25 +0000, by diego
-
misc fixes and updatesMon, 12 Feb 2007 11:31:52 +0000, by diego
-
Always disable libnut demuxer in libavformat.Mon, 12 Feb 2007 09:56:34 +0000, by diego
-
Revert libnut option names, the issue is fixed in FFmpeg.Mon, 12 Feb 2007 09:51:25 +0000, by diego
-
More strncat() misuses.Sun, 11 Feb 2007 18:00:55 +0000, by rtogni
-
strncat() misuses, may have been exploitable.Sun, 11 Feb 2007 18:00:06 +0000, by rtogni
-
Precent overflow of this->m_sVhdr->bmiHeader buffer, may have beenSun, 11 Feb 2007 17:57:02 +0000, by rtogni
-
Precent overflow of this->m_sVhdr->bmiHeader buffer, may have beenSun, 11 Feb 2007 17:55:49 +0000, by rtogni
-
More boundary checks for fixed-length arrays. Some of them may have beenSun, 11 Feb 2007 17:54:18 +0000, by rtogni
-
Clear/update subtitles after seeking backwards.Sun, 11 Feb 2007 13:23:13 +0000, by reimar
-
some clarification about dvb-out playbackSun, 11 Feb 2007 11:03:09 +0000, by nicodvb
-
Move variable declaration to appropriate placeSat, 10 Feb 2007 20:33:27 +0000, by reimar
-
Cosmetics: remove tabs added in last commit from otherwise tab-free file.Sat, 10 Feb 2007 20:32:56 +0000, by reimar
-
Fix memory leak when changing playback speedSat, 10 Feb 2007 19:47:22 +0000, by uau
-
Fix memory leaks.Sat, 10 Feb 2007 18:12:03 +0000, by uau
-
Use AF_NCH for max number of channels instead of private CHANS define.Sat, 10 Feb 2007 18:05:18 +0000, by uau
-
sync w/r22150Sat, 10 Feb 2007 17:53:41 +0000, by gpoirier
-
Fix nonsense tests like previously in af_pan.Sat, 10 Feb 2007 17:31:18 +0000, by uau
-
Fix nonsense tests ("if (af->data->audio)" before "if (af->data)").Sat, 10 Feb 2007 17:27:11 +0000, by uau
-
clarify description of reserved_count in frame header patch by (Clemens Ladisch cladisch,fastmail,net)Sat, 10 Feb 2007 17:00:03 +0000, by michael
-
removed ages-old and insane #if0-ed and commented codeSat, 10 Feb 2007 12:19:36 +0000, by nicodvb
-
Changelog update, based on Compn's patchFri, 09 Feb 2007 22:38:26 +0000, by gpoirier
-
vc1 in mpeg*Fri, 09 Feb 2007 20:23:54 +0000, by nicodvb
-
substream id 0x98..0x9f identifies dtsFri, 09 Feb 2007 20:21:20 +0000, by nicodvb
-
r22150: key-fifo-size default changedFri, 09 Feb 2007 20:12:15 +0000, by kraymer
-
r22184: When setting the non-audio bit for hwac3 output, ...Fri, 09 Feb 2007 20:09:52 +0000, by kraymer
-
only output fail/success message, this was wrong from the beginningFri, 09 Feb 2007 19:57:56 +0000, by kraymer
-
When setting the non-audio bit for hwac3 output, just try to set theFri, 09 Feb 2007 19:49:31 +0000, by cladisch
-
when seeking in h264 sync to idr framesFri, 09 Feb 2007 19:47:20 +0000, by nicodvb
-
Handle libavformat libnut dependencies.Fri, 09 Feb 2007 19:44:43 +0000, by uau
-
when playing vc1 content sync to sequence or entry point headerFri, 09 Feb 2007 19:44:21 +0000, by nicodvb
-
vc1 in mpegtsFri, 09 Feb 2007 19:39:31 +0000, by nicodvb
-
fix typo, line break, wordingFri, 09 Feb 2007 18:10:17 +0000, by kraymer
-
missing escape characterThu, 08 Feb 2007 17:11:21 +0000, by kraymer
-
Quick hack mostly for documentation purposes to make -aid work with mms://Thu, 08 Feb 2007 17:03:24 +0000, by reimar
-
Avoid crash when uninit is called without ever calling config in x264 encoderThu, 08 Feb 2007 15:42:53 +0000, by reimar
-
Make sure sub->sh is set when a subtitle is selectedThu, 08 Feb 2007 14:19:18 +0000, by reimar
-
Cosmetics: add space after comma in outputThu, 08 Feb 2007 11:27:18 +0000, by reimar
-
when seeking and the codec is VC1 sync to sequence or entry point headersWed, 07 Feb 2007 23:56:08 +0000, by nicodvb
-
when the video codec is mpeg4video copy the content of the esds in extradata; patch by ceyes ag or atWed, 07 Feb 2007 23:41:07 +0000, by nicodvb
-
Revert part of commit r22170.Wed, 07 Feb 2007 12:31:37 +0000, by iive
-
Fix compilation after deprecation of some lav log level andWed, 07 Feb 2007 09:58:23 +0000, by reimar
-
Fix libnut build failure.Wed, 07 Feb 2007 09:00:11 +0000, by gpoirier
-
Support selecting a specific lavf demuxer and listing available ones via -lavfdoptsTue, 06 Feb 2007 22:15:20 +0000, by reimar
-
Avoid calling aspect on each frame and make ass subtitles work better with panscanTue, 06 Feb 2007 19:26:58 +0000, by reimar
-
Support some weird AVI header, fixes bug 742Tue, 06 Feb 2007 19:01:28 +0000, by reimar
-
Add missing checks in RealVideo slice handling code.Tue, 06 Feb 2007 18:30:56 +0000, by reimar
-
sync w/r22107Tue, 06 Feb 2007 13:56:40 +0000, by gpoirier
-
reindentTue, 06 Feb 2007 00:24:49 +0000, by uau
-
Fix multiple appearing or appearing+disappearing subs in the same frameTue, 06 Feb 2007 00:18:35 +0000, by uau
-
Add missing type to declaration and remove unused variableMon, 05 Feb 2007 23:56:18 +0000, by uau
-
Fix a few gcc warnings, approved by Diego and Reimar.Mon, 05 Feb 2007 23:46:08 +0000, by rathann
-
Fix code updating subtitle array which only moved the text, not endpts.Mon, 05 Feb 2007 23:25:50 +0000, by uau
-
Make sure buffer is aligned so no unaligned access happens.Mon, 05 Feb 2007 19:24:03 +0000, by reimar
-
r22104: Add global field dominance flag instead of duplicating this "everywhere"Mon, 05 Feb 2007 19:07:19 +0000, by voroshil
-
r22129: Link to the mencoder-users list for mencoder stuffMon, 05 Feb 2007 18:38:25 +0000, by voroshil
-
Another round of subtitle code cleanupMon, 05 Feb 2007 18:25:28 +0000, by reimar
-
r22139: Try to clarify scale filter usage hint.Mon, 05 Feb 2007 18:21:14 +0000, by voroshil
-
typo fixesMon, 05 Feb 2007 18:13:40 +0000, by kraymer
-
Set sub_utf8 for mov subs.Mon, 05 Feb 2007 18:12:56 +0000, by reimar
-
str_list separator backslash-escapingMon, 05 Feb 2007 18:03:12 +0000, by reimar
-
key-fifo-size default changedMon, 05 Feb 2007 17:53:10 +0000, by reimar
-
Reserve half of fifo for key release events to help avoiding stop buttonsMon, 05 Feb 2007 17:51:26 +0000, by reimar
-
Sanity check for vo window dimensions, helps avoid division by zeroMon, 05 Feb 2007 17:47:43 +0000, by reimar
-
beckend -> backend typo fix in printfMon, 05 Feb 2007 17:15:44 +0000, by reimar
-
fix unintentional line breakMon, 05 Feb 2007 17:14:21 +0000, by kraymer
-
Experimental support for multichannel ladspa effectsMon, 05 Feb 2007 17:09:25 +0000, by reimar
-
some more docbook paths, patch by TorinthielMon, 05 Feb 2007 14:17:33 +0000, by diego
-
synced with r22104Mon, 05 Feb 2007 13:14:41 +0000, by gpoirier
-
r22123: tinterlace mode 4 leaves height unchanged.Mon, 05 Feb 2007 12:52:11 +0000, by kraymer
-
Move all "Encoding with the XXX codec family" sections together.Mon, 05 Feb 2007 12:24:26 +0000, by diego
-
vp6vfw.dll appears to no longer crash under Linux.Mon, 05 Feb 2007 12:21:36 +0000, by diego
-
Try to clarify scale filter usage hint.Mon, 05 Feb 2007 12:12:47 +0000, by diego
-
wording/formattingMon, 05 Feb 2007 10:01:39 +0000, by diego
-
formatting/wordingMon, 05 Feb 2007 09:31:27 +0000, by diego
-
FFmpeg #defines must be uppercase now.Mon, 05 Feb 2007 07:33:00 +0000, by diego
-
10lMon, 05 Feb 2007 03:05:46 +0000, by michael
-
skip first (green) frameMon, 05 Feb 2007 00:46:53 +0000, by michael
-
100l: Copy and paste typo, library dependencies and rules are separated now.Sun, 04 Feb 2007 19:18:26 +0000, by diego
-
Use defined() syntax instead without ().Sun, 04 Feb 2007 16:08:29 +0000, by reimar
-
Add timeout to tcp connections, avoid hanging forever.Sun, 04 Feb 2007 14:18:56 +0000, by rtogni
-
support for SVQ3 in X-QT; patch by Carl Eugen Hoyos (cehoyos ag or at) approved by RossSun, 04 Feb 2007 14:02:35 +0000, by nicodvb
-
Link to the mencoder-users list for mencoder stuffSun, 04 Feb 2007 13:58:59 +0000, by reimar
-
Fix MMX2 check, _sse is set to "kernel_check", not "yes".Sun, 04 Feb 2007 13:44:49 +0000, by diego
-
Fix vqscale description to match at least somewhat the code.Sun, 04 Feb 2007 13:38:41 +0000, by reimar
-
Go away you stupid setlocale!!Sun, 04 Feb 2007 13:08:26 +0000, by reimar
-
synced with r22123Sun, 04 Feb 2007 12:19:59 +0000, by Gabrov
-
Get rid of useless last_ptr assignmentSun, 04 Feb 2007 11:58:29 +0000, by reimar
-
tinterlace mode 4 leaves height unchanged.Sun, 04 Feb 2007 11:47:08 +0000, by reimar
-
Support for AOPLAY_FINAL_CHUNK in ao_sdl.cSun, 04 Feb 2007 10:01:13 +0000, by reimar
-
Do not read beyond end of data chunk if chunk_size is set.Sun, 04 Feb 2007 09:33:57 +0000, by reimar
-
r21753 broke compile-time detection of mmx flags on x86_64Sun, 04 Feb 2007 08:18:01 +0000, by lorenm
-
Convert patterns to upper case to fix compilation after r22117.Sat, 03 Feb 2007 23:46:22 +0000, by uau
-
r22107: Move -vo gl suboptions that should be irrelevant for the average userSat, 03 Feb 2007 22:00:01 +0000, by kraymer
-
Speed up config.h generation by transforming FFmpeg part names to uppercaseSat, 03 Feb 2007 21:40:10 +0000, by diego
-
r22089: x264's crf takes a float argumentSat, 03 Feb 2007 21:24:57 +0000, by kraymer
-
r22062: alphabetical orderSat, 03 Feb 2007 20:41:30 +0000, by kraymer
-
r21959: Apply ancient double-click patch that nobody cares to comment on.Sat, 03 Feb 2007 18:51:30 +0000, by kraymer
-
insert line break for readabilitySat, 03 Feb 2007 18:41:36 +0000, by kraymer
-
demux_mpg_probe() seek to the initial position before returning - patch by reimarSat, 03 Feb 2007 14:09:47 +0000, by nicodvb
-
Merge both library rules by separating the rule from the dependencies.Sat, 03 Feb 2007 14:02:09 +0000, by diego
-
CosmeticsSat, 03 Feb 2007 13:20:31 +0000, by reimar
-
Avoid crash in uninit if codec not foundSat, 03 Feb 2007 13:19:21 +0000, by reimar
-
formatting fixes for r22104Sat, 03 Feb 2007 12:57:58 +0000, by kraymer
-
Move -vo gl suboptions that should be irrelevant for the average userSat, 03 Feb 2007 11:59:32 +0000, by reimar
-
removed unused variablesSat, 03 Feb 2007 11:32:43 +0000, by nicodvb
-
Update gl:help output a bitSat, 03 Feb 2007 11:31:09 +0000, by reimar
-
Add global field dominance flag instead of duplicating this "everywhere"Fri, 02 Feb 2007 18:32:07 +0000, by reimar
-
synced with r22089 (again)Thu, 01 Feb 2007 22:00:30 +0000, by gpoirier
-
sync w/r22089Thu, 01 Feb 2007 21:10:17 +0000, by gpoirier
-
mf demuxer only works with mf:// urls, so check for that.Thu, 01 Feb 2007 20:31:40 +0000, by reimar
-
Consider SRCS2 as well when generating dependency information.Thu, 01 Feb 2007 01:09:39 +0000, by diego
-
Make mkv demuxer use ffmpeg LZO as well.Wed, 31 Jan 2007 23:28:34 +0000, by reimar
-
Use ffmpeg lzo instead of (also quite outdated) minlzo in nuppelvideo.Wed, 31 Jan 2007 23:20:03 +0000, by reimar
-
use ffmpeg's LZOWed, 31 Jan 2007 23:04:20 +0000, by reimar
-
Use export type mpi, everything else is a fragile hack.Wed, 31 Jan 2007 22:17:52 +0000, by reimar
-
Avoid a static variable and instead use variable in contextWed, 31 Jan 2007 22:15:51 +0000, by reimar
-
Swap palette on bigendian.Wed, 31 Jan 2007 18:14:47 +0000, by reimar
-
r22060: describe -psprobeWed, 31 Jan 2007 15:28:50 +0000, by voroshil
-
Wrong variable name used in libfaac check.Wed, 31 Jan 2007 11:28:50 +0000, by diego
-
libfaac detection skipped linking, and thus only checked for headers and not libsWed, 31 Jan 2007 09:25:05 +0000, by lorenm
-
Simplify extcheck calls by moving some logic into the function.Wed, 31 Jan 2007 08:27:59 +0000, by diego
-
x264's crf takes a float argumentWed, 31 Jan 2007 08:23:37 +0000, by lorenm
-
Allow forcing processor features on and off.Wed, 31 Jan 2007 02:01:07 +0000, by diego
-
Fix looooooongstanding bug:Wed, 31 Jan 2007 01:43:24 +0000, by diego
-
cosmetics: Move around a few options for better logical grouping.Tue, 30 Jan 2007 23:59:39 +0000, by diego
-
cosmetics: consistent formattingTue, 30 Jan 2007 23:50:30 +0000, by diego
-
Unification of parameter handling part 3 of many:Tue, 30 Jan 2007 23:35:52 +0000, by diego
-
Unification of parameter handling part 2 of many:Tue, 30 Jan 2007 23:33:25 +0000, by diego
-
Unification of parameter handling part 1 of many:Tue, 30 Jan 2007 23:18:51 +0000, by diego
-
cosmetics: remove useless commented-out stuff.Tue, 30 Jan 2007 19:01:42 +0000, by reimar
-
More simplificationTue, 30 Jan 2007 19:00:54 +0000, by reimar
-
SimplifyTue, 30 Jan 2007 18:53:53 +0000, by reimar
-
Fix vd_lzo, broken since r18069, i.e. April 2006!Tue, 30 Jan 2007 18:51:23 +0000, by reimar
-
Move network detection further up to simplify detection of dependant stuff.Tue, 30 Jan 2007 18:29:02 +0000, by reimar
-
Support 16bit bigendian PCM audio from libavformatTue, 30 Jan 2007 16:16:10 +0000, by reimar
-
Document -noidx.Tue, 30 Jan 2007 13:49:07 +0000, by diego
-
typoTue, 30 Jan 2007 13:31:57 +0000, by diego
-
URL fixTue, 30 Jan 2007 11:02:37 +0000, by diego
-
cosmetics: Reorder install targets.Tue, 30 Jan 2007 11:02:19 +0000, by diego
-
Mark phony targets as such.Tue, 30 Jan 2007 11:01:10 +0000, by diego
-
Replace ifeq structure in the install target by a set of dependent targets.Tue, 30 Jan 2007 11:00:54 +0000, by diego
-
better back_ptr_div16 description by (Clemens Ladisch ((( cladisch ( fastmail (( netTue, 30 Jan 2007 00:47:28 +0000, by michael
-
reduced verbosityMon, 29 Jan 2007 23:35:08 +0000, by nicodvb
-
5l, check that the codec type detected by ts_detect_streams() is actually audio before fixing it in the arrayMon, 29 Jan 2007 23:10:01 +0000, by nicodvb
-
fix audio type when ts_detect_streams detects that a private1 stream is actually ac3Mon, 29 Jan 2007 22:49:14 +0000, by nicodvb
-
Expand property documentationMon, 29 Jan 2007 19:38:31 +0000, by reimar
-
List available propertiesMon, 29 Jan 2007 19:01:32 +0000, by reimar
-
Bugfix: glyph and bitmap pointers could be left uninitialized afterMon, 29 Jan 2007 17:08:29 +0000, by eugeni
-
alphabetical orderMon, 29 Jan 2007 14:29:00 +0000, by diego
-
typo, new sentences on lines of their ownMon, 29 Jan 2007 14:26:42 +0000, by diego
-
describe -psprobeSun, 28 Jan 2007 23:13:17 +0000, by nicodvb
-
sanity checks during codec detection; also reset demuxer->stream->eofSun, 28 Jan 2007 22:41:18 +0000, by nicodvb
-
Remove references to no longer existing documentation.Sun, 28 Jan 2007 22:33:51 +0000, by diego
-
Move platform-specific stuff together.Sun, 28 Jan 2007 22:31:53 +0000, by diego
-
Move _ldd setting to a saner place.Sun, 28 Jan 2007 22:27:05 +0000, by diego
-
added code to scan the video stream to search the actual video codec used;Sun, 28 Jan 2007 21:42:22 +0000, by nicodvb
-
include math.h for fabsf()Sun, 28 Jan 2007 21:27:15 +0000, by nicodvb
-
cosmetics: reindentation and braces removalSun, 28 Jan 2007 21:25:50 +0000, by nicodvb
-
moved scoreboarding code to 2 separate functions (update_stats() and clear_stats()) to be reused nextSun, 28 Jan 2007 21:22:39 +0000, by nicodvb
-
stray fflush spotted by AurelSun, 28 Jan 2007 20:38:35 +0000, by lu_zero
-
fix a segfault if -x264encopts is the last commandline option (with no argument)Sun, 28 Jan 2007 20:22:21 +0000, by lorenm
-
Fix base64_encode() max output length checking.Sun, 28 Jan 2007 19:25:03 +0000, by uau
-
Make example and test build and link correctlySun, 28 Jan 2007 17:52:59 +0000, by lu_zero
-
av_logifySun, 28 Jan 2007 17:51:41 +0000, by lu_zero
-
Doxygen comments for used DirectShow methods.Sun, 28 Jan 2007 16:53:33 +0000, by voroshil
-
Mark m_struct_t defaults as constSun, 28 Jan 2007 16:48:01 +0000, by reimar
-
fix endianess, see bug #727Sun, 28 Jan 2007 16:36:41 +0000, by lu_zero
-
10l: screen_height calculation was using an uninitialized variableSun, 28 Jan 2007 14:48:14 +0000, by faust3
-
Fix number of rows in interlaced mode.Sun, 28 Jan 2007 13:51:24 +0000, by reimar
-
Accept rdt packets with "is-reliable" flag setSun, 28 Jan 2007 12:49:44 +0000, by rtogni
-
10l, confused current "frame" with canvas width.Sun, 28 Jan 2007 11:02:52 +0000, by reimar
-
set has_valid_timestamps and corresponding first and final pts only afterSun, 28 Jan 2007 10:45:34 +0000, by nicodvb
-
Hack: use refmode == 1 instead of == 0, as browsers behave like thisSun, 28 Jan 2007 10:34:11 +0000, by reimar
-
Set sh_video->bih->biWidth properly, fixes decoding after latest dec_video.c changeSun, 28 Jan 2007 09:53:42 +0000, by reimar
-
Call real_fix_timestamp() after seeking, to avoid video freezingSat, 27 Jan 2007 22:34:27 +0000, by rtogni
-
fix overlooked debug messageSat, 27 Jan 2007 17:01:54 +0000, by voroshil
-
Changing debug messages and renaming method names according to theirSat, 27 Jan 2007 16:41:01 +0000, by voroshil
-
fix typos from previous commitSat, 27 Jan 2007 16:28:16 +0000, by voroshil
-
Cosmetics. Doxygen comments.Sat, 27 Jan 2007 15:49:53 +0000, by voroshil
-
synced up to r21221Sat, 27 Jan 2007 15:40:12 +0000, by ptt
-
Implement FIXME: Restore original width/height when CODECS_FLAG_ALIGN16Sat, 27 Jan 2007 15:29:07 +0000, by reimar
-
Simplify and make lzo decompression code more similar to zlib one.Sat, 27 Jan 2007 14:54:45 +0000, by reimar
-
Forgotten free on errorSat, 27 Jan 2007 14:52:18 +0000, by reimar
-
r21989: fix typoSat, 27 Jan 2007 14:51:59 +0000, by voroshil
-
*dest = malloc (*size); is useless directly before *dest = realloc (*dest, *size);Sat, 27 Jan 2007 14:45:52 +0000, by reimar
-
synced up to r21906Sat, 27 Jan 2007 14:10:37 +0000, by ptt
-
Handle mp_msg_charset == NULL correctly in filename_recode.Sat, 27 Jan 2007 10:11:40 +0000, by reimar
-
Cosmetics: remove tabs, almost all added during last patch, fromSat, 27 Jan 2007 10:10:05 +0000, by reimar
-
synced with r22016Fri, 26 Jan 2007 20:11:46 +0000, by Gabrov
-
fastmemcpy.h always has to include inttypes.h on systems that need it.Fri, 26 Jan 2007 18:43:17 +0000, by diego
-
filename double-conversion, especially usefull for CJK users :-)Fri, 26 Jan 2007 09:57:09 +0000, by gpoirier
-
Remove illegal definition of underscored-prefixed symbol "__MODULE__":Fri, 26 Jan 2007 09:21:22 +0000, by gpoirier
-
get rid of void pointer arithmetic, as spotted by ICCFri, 26 Jan 2007 09:07:55 +0000, by gpoirier
-
Do not create font subdir of data directory, bitmap font support is deprecated.Thu, 25 Jan 2007 18:06:21 +0000, by diego
-
Remove confusing line about forcing MP3 demuxing.Thu, 25 Jan 2007 17:49:31 +0000, by diego
-
Remove comment printed by -demuxer help, it belongs in the copyright header.Thu, 25 Jan 2007 17:48:38 +0000, by diego
-
Clarify -delay.Thu, 25 Jan 2007 17:44:29 +0000, by diego
-
Remove ff_gcd prototype and include avutil.h instead where it is defined.Thu, 25 Jan 2007 10:49:43 +0000, by reimar
-
10l to Gabrov for breaking docs build.Thu, 25 Jan 2007 10:18:21 +0000, by rathann
-
build fix: Disable libtheora encoding over lavc.Thu, 25 Jan 2007 09:36:17 +0000, by diego
-
Sync with FFmpeg r7699.Thu, 25 Jan 2007 00:35:53 +0000, by diego
-
Simplify conditional compilation handling.Thu, 25 Jan 2007 00:35:29 +0000, by diego
-
Address age-old FIXMEs about tdfx_vid, tdfxfb and 3dfx vo drivers.Wed, 24 Jan 2007 22:06:31 +0000, by diego
-
Use interleaver id to select the correct interleaver instead of guessingWed, 24 Jan 2007 21:20:08 +0000, by rtogni
-
Quote some expressions, might help with some shells.Wed, 24 Jan 2007 18:10:40 +0000, by diego
-
Use interleaver id to select the correct interleaver instead of guessingWed, 24 Jan 2007 15:05:42 +0000, by rtogni
-
Fix compilation if no libogg/libvoribs installedWed, 24 Jan 2007 10:31:51 +0000, by rtogni
-
Rename a few variables to match FFmpeg.Wed, 24 Jan 2007 07:36:50 +0000, by diego
-
Fix compilation after ffmpeg changes in r7619Wed, 24 Jan 2007 00:10:47 +0000, by rtogni
-
better autodetection of framerate in case of h264; it works correctly with b-frames.Tue, 23 Jan 2007 22:26:13 +0000, by nicodvb
-
Include string.h to make sure memcpy is not used without prototypeTue, 23 Jan 2007 15:28:19 +0000, by reimar
-
Pass a context to av_log(), when possibleTue, 23 Jan 2007 13:41:45 +0000, by lucabe
-
Bring MPlayer closer to compilation after latest FFmpeg changes.Tue, 23 Jan 2007 10:06:02 +0000, by diego
-
substream 0x75 doesn't seem to be a valid vc1 stream, after all; removedMon, 22 Jan 2007 22:29:54 +0000, by nicodvb
-
set priv->last_pts to the pts read only if the pts was really read; patch by zaek7q gmx net (Christian Aistleitner)Mon, 22 Jan 2007 22:24:50 +0000, by nicodvb
-
Fix FSF address and otherwise broken license headers.Mon, 22 Jan 2007 08:02:06 +0000, by diego
-
Fix license headers and FSF postal address.Mon, 22 Jan 2007 01:21:36 +0000, by diego
-
Sync with FFmpeg r7634.Sun, 21 Jan 2007 23:28:05 +0000, by diego
-
Discard -Wdeclaration-after-statement warning.Sun, 21 Jan 2007 23:21:50 +0000, by diego
-
synced with r21906Sun, 21 Jan 2007 22:42:06 +0000, by Gabrov
-
synced with r21989Sun, 21 Jan 2007 21:49:24 +0000, by Gabrov
-
fix typoSun, 21 Jan 2007 21:40:23 +0000, by Gabrov
-
Fix compilation: define CONFIG_ZLIB in config.makSun, 21 Jan 2007 21:38:41 +0000, by reimar
-
r21959: Apply ancient double-click patch that nobody cares to comment on.Sun, 21 Jan 2007 20:08:06 +0000, by voroshil
-
Instead of printing a useless "sig11 coming soon" message, just abort parsingSun, 21 Jan 2007 18:29:18 +0000, by reimar
-
Sanity-check sh_video->bih->biSizeSun, 21 Jan 2007 18:22:07 +0000, by reimar
-
Simplify by using av_codec_get_id and include riff.h only in demux_lavf.cSun, 21 Jan 2007 15:44:58 +0000, by reimar
-
Add ignore key bindSun, 21 Jan 2007 11:10:52 +0000, by reimar
-
Move code to ignore mouse wheel "down" events to fifo.c (needed becauseSun, 21 Jan 2007 11:05:21 +0000, by reimar
-
Another AVCodecTag compile fixSun, 21 Jan 2007 10:49:08 +0000, by reimar
-
Forgotten CodecTag -> AVCodecTagSun, 21 Jan 2007 10:33:34 +0000, by reimar
-
Fix compilation after lavf changesSun, 21 Jan 2007 10:17:40 +0000, by reimar
-
support -ffourcc with -of lavfSun, 21 Jan 2007 10:10:07 +0000, by reimar
-
Simplify install calls.Sat, 20 Jan 2007 21:57:57 +0000, by diego
-
Remove redundant informative output.Sat, 20 Jan 2007 21:55:57 +0000, by diego
-
Don't suppress make output during installation.Sat, 20 Jan 2007 21:55:30 +0000, by diego
-
some simplificationsSat, 20 Jan 2007 21:39:21 +0000, by diego
-
Move ldconfig platform differences into configure where they belong.Sat, 20 Jan 2007 21:19:58 +0000, by diego
-
Move ranlib setting to a more sensible place.Sat, 20 Jan 2007 21:14:14 +0000, by diego
-
in h264_parse_sps() reuse mp_unescape03()Sat, 20 Jan 2007 13:46:17 +0000, by nicodvb
-
vc1 probing code: if sh_video->bih can't be callocated exitSat, 20 Jan 2007 13:14:09 +0000, by nicodvb
-
in vc1 probing code, all packets before the first sequence header must be skipped, not readSat, 20 Jan 2007 13:10:40 +0000, by nicodvb
-
removed unused variables; replaced wrong call to realloc() with calloc() in vc1 probing codeSat, 20 Jan 2007 13:06:17 +0000, by nicodvb
-
decode vc1 sequence header and frame it in video_read_frame();Sat, 20 Jan 2007 12:17:22 +0000, by nicodvb
-
demux vc1 (stream id 0x1Fd with 0x55 <= substream id <= 0x5F in the pes_extension_2 payload)Sat, 20 Jan 2007 12:13:50 +0000, by nicodvb
-
added function to parse vc1 sequence headerSat, 20 Jan 2007 12:04:20 +0000, by nicodvb
-
BE_32 -> AV_RB32Fri, 19 Jan 2007 23:15:53 +0000, by reimar
-
Compile fix: LE_* -> AV_RL*Fri, 19 Jan 2007 23:14:57 +0000, by reimar
-
include the right riff.h according to USE_LIBAVFORMAT_SO|USE_LIBAVFORMAT; please stop breaking code that uses *_SOFri, 19 Jan 2007 01:19:02 +0000, by nicodvb
-
sync w/ r21959Thu, 18 Jan 2007 21:53:05 +0000, by gpoirier
-
synced with r21959Thu, 18 Jan 2007 20:21:54 +0000, by Gabrov
-
Apply ancient double-click patch that nobody cares to comment on.Thu, 18 Jan 2007 19:30:02 +0000, by reimar
-
r21930: gcc_bug++;Thu, 18 Jan 2007 17:38:24 +0000, by voroshil
-
In .srt, any line containing only spaces and tabs marks the end of theThu, 18 Jan 2007 14:50:32 +0000, by eugeni
-
grammar/spelling/wording in commentsThu, 18 Jan 2007 09:03:42 +0000, by diego
-
r21954: "-lavdopts fast" has applied to mpeg4 and h264 for a whileWed, 17 Jan 2007 23:39:37 +0000, by kraymer
-
"-lavdopts fast" has applied to mpeg4 and h264 for a whileWed, 17 Jan 2007 23:20:32 +0000, by lorenm
-
synced with r21952Wed, 17 Jan 2007 22:18:15 +0000, by Gabrov
-
1000l; fixed wrong operator precedenceWed, 17 Jan 2007 21:42:04 +0000, by nicodvb
-
version bump (for changes in r21907)Wed, 17 Jan 2007 14:09:48 +0000, by kraymer
-
r21727: Must refer to option name instead of internal variableWed, 17 Jan 2007 14:04:30 +0000, by kraymer
-
r21691: added smb:// to the list of allowed input urlsWed, 17 Jan 2007 13:43:56 +0000, by kraymer
-
unified creation of sh_audio and sh_video is ts_add_stream; patch by elupusWed, 17 Jan 2007 00:12:35 +0000, by nicodvb
-
Update copyright year.Tue, 16 Jan 2007 22:58:42 +0000, by diego
-
in evo files [e]ac3 substreams range from 0xc0 to 0xcfTue, 16 Jan 2007 22:50:47 +0000, by nicodvb
-
at open() assign *file_format=DEMUXER_TYPE_MPEG_PS to avoid useless demuxer probingTue, 16 Jan 2007 22:38:26 +0000, by nicodvb
-
fix identation, broken by last commitTue, 16 Jan 2007 13:28:22 +0000, by gpoirier
-
speeds up mplayer execution by over FIVE times when all of the of the following apply:Tue, 16 Jan 2007 13:24:03 +0000, by gpoirier
-
fix crash with http://sam.zoy.org/zzuf/lol-mplayer.m2vTue, 16 Jan 2007 09:49:28 +0000, by henry
-
Interlaced gif supportTue, 16 Jan 2007 07:12:32 +0000, by reimar
-
Change some types to uint8_t where appropriateTue, 16 Jan 2007 07:05:28 +0000, by reimar
-
"Cosmetics" Introduce a memcpy function doing both transparentTue, 16 Jan 2007 07:01:53 +0000, by reimar
-
one more #if 1 removedMon, 15 Jan 2007 23:03:45 +0000, by nicodvb
-
removed useless #if1s added too long time agoMon, 15 Jan 2007 21:39:30 +0000, by nicodvb
-
in EVO files substreams 0xC0 of private streams 0xBD contain [e]ac3.Mon, 15 Jan 2007 21:21:42 +0000, by nicodvb
-
get rid of two spaces after a period (instead of one)Mon, 15 Jan 2007 09:15:06 +0000, by gpoirier
-
fixes suggested by DiegoMon, 15 Jan 2007 09:12:10 +0000, by gpoirier
-
update and factorize information about x264's multi-threading modeMon, 15 Jan 2007 07:23:28 +0000, by gpoirier
-
update x264's subq otion descriptionMon, 15 Jan 2007 07:16:03 +0000, by gpoirier
-
gcc_bug++;Mon, 15 Jan 2007 06:26:49 +0000, by diego
-
demux_rtp_codec.cpp:100: `INT_MAX' undeclared (first use this function)Mon, 15 Jan 2007 04:57:43 +0000, by diego
-
10l, fix inverted check for "<media" in smil playlistSun, 14 Jan 2007 23:16:27 +0000, by rtogni
-
Move toolame vs twolame logic into the $_toolame=auto case.Sun, 14 Jan 2007 22:58:25 +0000, by diego
-
Move Paolo Tresoldi out of the GUI skin section.Sun, 14 Jan 2007 22:45:45 +0000, by diego
-
Make twolame disable toolame.Sun, 14 Jan 2007 22:42:35 +0000, by diego
-
Move twolame check before toolame check.Sun, 14 Jan 2007 22:35:10 +0000, by diego
-
Adding me and Andrew Savchenko as authors of Russian docs translationSun, 14 Jan 2007 07:03:51 +0000, by voroshil
-
r21882: sync to x264 r607 (update description of threads)Sun, 14 Jan 2007 07:00:45 +0000, by voroshil
-
translation status updateSun, 14 Jan 2007 06:47:44 +0000, by voroshil
-
spelling, wording fixSun, 14 Jan 2007 06:45:51 +0000, by voroshil
-
sync tag updateSun, 14 Jan 2007 06:32:53 +0000, by voroshil
-
r21917: typo fixesSun, 14 Jan 2007 06:30:25 +0000, by voroshil
-
typo fixes:Sun, 14 Jan 2007 00:15:55 +0000, by gpoirier
-
fix typo for gettimeofday()Sat, 13 Jan 2007 21:26:54 +0000, by vayne
-
proper fix for avoiding file skipping when mplayer is already playing a file.Sat, 13 Jan 2007 21:20:47 +0000, by vayne
-
CosmeticsSat, 13 Jan 2007 12:56:42 +0000, by reimar
-
Implement gif transparencySat, 13 Jan 2007 12:56:02 +0000, by reimar
-
Fix: refmodes 2 and 3 leave useref unchangedSat, 13 Jan 2007 12:46:27 +0000, by reimar
-
CosmeticsSat, 13 Jan 2007 12:39:13 +0000, by reimar
-
Implement refmode == 2 in gif demuxerSat, 13 Jan 2007 12:37:53 +0000, by reimar
-
Partially support gif using "reference" imagesSat, 13 Jan 2007 12:19:42 +0000, by reimar
-
memset + malloc -> callocSat, 13 Jan 2007 12:05:18 +0000, by reimar
-
Nuke MSGTR_CopyCodecsConf, it's gone from the master file.Sat, 13 Jan 2007 11:58:15 +0000, by diego
-
DO NOT recommend or even suggest installing codecs.conf.Sat, 13 Jan 2007 11:57:40 +0000, by diego
-
Cast SWidth/SHeight to uint16_t, since that's what they actually are.Sat, 13 Jan 2007 11:49:20 +0000, by reimar
-
Forgot to adjust length of memsetSat, 13 Jan 2007 11:46:43 +0000, by reimar
-
Simplify gif demuxer by using memcpy_picSat, 13 Jan 2007 11:44:36 +0000, by reimar
-
One more bounds check, though IMO the gif lib really should do this.Sat, 13 Jan 2007 11:40:05 +0000, by reimar
-
SimplifySat, 13 Jan 2007 11:37:59 +0000, by reimar
-
Fix crash for gif images that have Top or Left setSat, 13 Jan 2007 11:37:18 +0000, by reimar
-
Fix invalid read for gifs with a palette for less than 256 colorsSat, 13 Jan 2007 11:06:40 +0000, by reimar
-
Move global variables in gif demuxer into priv structSat, 13 Jan 2007 11:05:32 +0000, by reimar
-
Rephrase mga_vid section.Sat, 13 Jan 2007 10:46:32 +0000, by diego
-
Document vo_tdfx_vid.Sat, 13 Jan 2007 10:42:21 +0000, by diego
-
Do not add libavutil unconditionally to CFLAGS.Sat, 13 Jan 2007 06:24:13 +0000, by diego
-
cosmetics: typo fix pallete --> paletteSat, 13 Jan 2007 06:02:31 +0000, by diego
-
Frametime was being read from the wrong offset, compareSat, 13 Jan 2007 06:00:34 +0000, by diego
-
cosmetics: typo pallete --> paletteSat, 13 Jan 2007 04:32:14 +0000, by diego
-
Add missing config.mak entry for gettimeofday().Sat, 13 Jan 2007 04:12:05 +0000, by diego
-
compile fix after latest swscaler changes (r21888)Fri, 12 Jan 2007 23:44:27 +0000, by gpoirier
-
add support for avc1 in X-QT over RTSPFri, 12 Jan 2007 19:59:47 +0000, by gpoirier
-
deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()Fri, 12 Jan 2007 15:45:47 +0000, by lucabe
-
Add "support for both orderings of the slices (top->down / bottom->up)"Fri, 12 Jan 2007 15:40:08 +0000, by lucabe
-
sync tag updateFri, 12 Jan 2007 11:32:57 +0000, by voroshil
-
r21879: fix wrong option names that were suggested to use to produceFri, 12 Jan 2007 11:27:42 +0000, by voroshil
-
spelling, wordingFri, 12 Jan 2007 11:01:11 +0000, by voroshil
-
100l misplaced #endifFri, 12 Jan 2007 02:55:04 +0000, by diego
-
sync to x264 r607 (update description of threads)Thu, 11 Jan 2007 23:14:54 +0000, by lorenm
-
r21865: Audio track switching works with DVDs as well.Thu, 11 Jan 2007 18:26:44 +0000, by voroshil
-
Remove superfluous #ifdefs.Thu, 11 Jan 2007 16:55:59 +0000, by diego
-
fix wrong option names that were suggested to use to produceThu, 11 Jan 2007 09:07:57 +0000, by gpoirier
-
TypoThu, 11 Jan 2007 07:57:57 +0000, by voroshil
-
10l, typo breaks compilation because HAVE_SYS_MMAN_H is not set correctlyWed, 10 Jan 2007 22:58:32 +0000, by reimar
-
Sync tag bumpWed, 10 Jan 2007 22:09:03 +0000, by torinthiel
-
Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.Wed, 10 Jan 2007 20:23:24 +0000, by diego
-
Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.Wed, 10 Jan 2007 19:35:41 +0000, by diego
-
Move #ifdef directives around complete files into the build system.Wed, 10 Jan 2007 19:07:42 +0000, by diego
-
Remove redundant ifdef, this file is only ever compiled on MinGW.Wed, 10 Jan 2007 18:54:44 +0000, by diego
-
consistent include pathWed, 10 Jan 2007 17:22:52 +0000, by diego
-
bswap.h --> mpbswap.hWed, 10 Jan 2007 17:05:35 +0000, by diego
-
Remove misleading comment.Wed, 10 Jan 2007 16:58:42 +0000, by diego
-
Remove generated pci_* files on clean, not just on distclean.Wed, 10 Jan 2007 16:54:44 +0000, by diego
-
upgrade copyright yearsWed, 10 Jan 2007 15:16:52 +0000, by gpoirier
-
GNU/kFreeBSD support, closes Bugzilla #704.Wed, 10 Jan 2007 14:56:23 +0000, by diego
-
Audio track switching works with DVDs as well.Wed, 10 Jan 2007 14:32:35 +0000, by diego
-
small updatesWed, 10 Jan 2007 14:28:13 +0000, by diego
-
libmpeg2 updated to 0.4.1Wed, 10 Jan 2007 14:25:02 +0000, by diego
-
CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg.Wed, 10 Jan 2007 13:20:08 +0000, by diego
-
explain how to use MEncoder to create QuickTime-compatible filesWed, 10 Jan 2007 00:08:16 +0000, by gpoirier
-
Don't drop last rdt packet on eofTue, 09 Jan 2007 21:32:25 +0000, by rtogni
-
removed static declaration before non-instantiated struct; patch by cehoyos ag or atTue, 09 Jan 2007 20:02:13 +0000, by nicodvb
-
dont write an index and dont use memory to build one if -noidx is specifiedMon, 08 Jan 2007 16:23:31 +0000, by michael
-
r21848: clarify a few things about the interaction between *cmp and mbd optionsMon, 08 Jan 2007 06:34:34 +0000, by voroshil
-
r21848: clarify a few things about the interaction between *cmp and mbd optionsMon, 08 Jan 2007 06:25:48 +0000, by voroshil
-
Two crash issues fixed:Mon, 08 Jan 2007 05:55:46 +0000, by voroshil
-
Make sure we do not crash when eof is reset, e.g. due to an attempt to seek.Sun, 07 Jan 2007 19:23:59 +0000, by reimar
-
Avoid invalid memory access in ass_process_subtitle for empty subtitlesSun, 07 Jan 2007 16:07:45 +0000, by reimar
-
in dvb_get_config() open the frontend in READ_ONLY mode for probing (worksaround some buggy driver)Sun, 07 Jan 2007 13:05:59 +0000, by nicodvb
-
Document sub_add_text and sub_clear_textSun, 07 Jan 2007 12:06:48 +0000, by reimar
-
Remove superfluous CONFIG_X11_GRAB_DEVICE_DEMUXER=no.Sun, 07 Jan 2007 11:52:46 +0000, by diego
-
fix typoSun, 07 Jan 2007 10:49:43 +0000, by gpoirier
-
clarify a few things about the interaction between *cmp and mbd optionsSun, 07 Jan 2007 10:39:00 +0000, by gpoirier
-
synced with r21624Sat, 06 Jan 2007 20:21:27 +0000, by Gabrov
-
Simplify demux_ogg to use the sub_clear_text and sub_add_text functions.Sat, 06 Jan 2007 19:19:15 +0000, by reimar
-
Subtitle handling cleanup: factor out code for parsing embedded subtitlesSat, 06 Jan 2007 19:07:58 +0000, by reimar
-
synced with r21748Sat, 06 Jan 2007 19:02:19 +0000, by Gabrov
-
reindentedSat, 06 Jan 2007 18:54:22 +0000, by nicodvb
-
init to 0 feparams before tuningSat, 06 Jan 2007 18:51:01 +0000, by nicodvb
-
Set default values for proc and iproc for x86_32 case.Sat, 06 Jan 2007 17:50:12 +0000, by reimar
-
Include "internal" libavformat/riff.h also when dynamic libavformat is usedSat, 06 Jan 2007 17:28:11 +0000, by reimar
-
Fix dependencies for pci_names.c.Sat, 06 Jan 2007 15:08:04 +0000, by diego
-
Include libavformat/riff.h when building with static libavformat andSat, 06 Jan 2007 14:40:05 +0000, by reimar
-
synced with r21741Sat, 06 Jan 2007 13:38:30 +0000, by Gabrov
-
woops, actually fix URL this timeSat, 06 Jan 2007 13:31:16 +0000, by gpoirier
-
replace some av_malloc();memset(...,0,...) sequences with av_mallocz()Sat, 06 Jan 2007 12:11:25 +0000, by lucabe
-
removed useless reporting codeSat, 06 Jan 2007 11:59:33 +0000, by nicodvb
-
moved actual tuning code from check_status() to tune_it()Sat, 06 Jan 2007 11:43:44 +0000, by nicodvb
-
don't add pid 0 if it's already present in the listSat, 06 Jan 2007 11:09:27 +0000, by nicodvb
-
update comment urlSat, 06 Jan 2007 10:07:45 +0000, by gpoirier
-
Simplify after last demux_ogg commitFri, 05 Jan 2007 18:03:58 +0000, by reimar
-
Do not access ogg_d->subs after freeing it.Fri, 05 Jan 2007 18:02:18 +0000, by reimar
-
sizeof() is long, thus %d format in error message is wrong.Fri, 05 Jan 2007 15:41:00 +0000, by reimar
-
Make ds_get_next_pts return MP_NOPTS_VALUE instead of -1 on error,Fri, 05 Jan 2007 15:24:38 +0000, by reimar
-
Do not abort on X11 errors, most are not at all fatal.Fri, 05 Jan 2007 11:57:06 +0000, by reimar
-
move runtime cpu detection check after detection of host architecture,Fri, 05 Jan 2007 10:05:05 +0000, by reimar
-
add autodetection support for docbook stuff installed in /opt, such as macports do for ex.Thu, 04 Jan 2007 20:42:02 +0000, by gpoirier
-
Use av_d2q to produce the fps fraction, this usually produces more sane fractionsThu, 04 Jan 2007 19:41:41 +0000, by reimar
-
Fix printf types: AVRational members are ints, not 64 bit.Thu, 04 Jan 2007 19:33:03 +0000, by reimar
-
allows OSD menu to be displayed when using MPEG PES video outThu, 04 Jan 2007 16:46:15 +0000, by ben
-
restore volume if muted at exitThu, 04 Jan 2007 16:30:06 +0000, by ben
-
fix detection of rage128/radeon using vidix driver on powerpc (which seems to keep them disabled), no impact on other archsThu, 04 Jan 2007 16:10:40 +0000, by ben
-
don't fatal if saving vesa state failed (this always fails on qemu, with this patch vesa now works under qemu)Thu, 04 Jan 2007 16:07:42 +0000, by ben
-
increased a bit max param length as it can be too short to declare tv channels when you have a long list ofThu, 04 Jan 2007 16:06:01 +0000, by ben
-
support for vidix on ATI Radeon 9600SE cardsThu, 04 Jan 2007 16:04:31 +0000, by ben
-
fix gprof support (aka work around gprof's brain dead design)Thu, 04 Jan 2007 16:00:27 +0000, by gpoirier
-
Synced with r21760, typosThu, 04 Jan 2007 09:02:22 +0000, by torinthiel
-
translated r21748Thu, 04 Jan 2007 08:41:54 +0000, by torinthiel
-
synced with r21537Tue, 02 Jan 2007 18:08:04 +0000, by Gabrov
-
synced with r21737Tue, 02 Jan 2007 17:35:23 +0000, by Gabrov
-
better wording and typos fixingTue, 02 Jan 2007 09:07:13 +0000, by voroshil
-
r21791: avoid a possible confusion, as suggested by WandererTue, 02 Jan 2007 08:37:13 +0000, by voroshil
-
More free() that were forgotten in r21806 memleak fixMon, 01 Jan 2007 22:49:13 +0000, by rtogni
-
set dp->stream_pts only when feeding the video stream to workaroundMon, 01 Jan 2007 22:47:14 +0000, by nicodvb
-
Memleak fix (implement sdpplin_free() and use it)Mon, 01 Jan 2007 22:32:09 +0000, by rtogni
-
Fix invalid memory access if identifier is unknownMon, 01 Jan 2007 17:57:16 +0000, by rtogni
-
Comment about lavf required for musepack and remove unneeded format entry.Sun, 31 Dec 2006 18:12:06 +0000, by aurel
-
removed unused variableSun, 31 Dec 2006 17:24:14 +0000, by nicodvb
-
I've found a mistake in encoding-guide:Sun, 31 Dec 2006 14:04:36 +0000, by rtogni
-
Fix potential buffer overflow in asm rules matching codeSun, 31 Dec 2006 13:27:53 +0000, by rtogni
-
use demuxer->stream_pts rather than stream_control(STREAM_CTRL_GET_CURRENT_TIME)Sun, 31 Dec 2006 11:09:53 +0000, by nicodvb
-
replace call to ds_read_packet() with the usual stream_read()+ds_add_packet() sequence;Sun, 31 Dec 2006 11:08:27 +0000, by nicodvb
-
added stream_pts to demuxer_t and demux_packet_t to hold the time value reported by the stream layerSun, 31 Dec 2006 11:05:26 +0000, by nicodvb
-
sortSun, 31 Dec 2006 10:54:32 +0000, by michael
-
Fix build with shared libavutil. Approved by Diego.Sun, 31 Dec 2006 02:44:54 +0000, by rathann
-
reindentationSat, 30 Dec 2006 22:43:12 +0000, by nicodvb
-
Fix double free of *http_hdr at server error.Sat, 30 Dec 2006 13:23:39 +0000, by iive
-
avoid a possible confusion, as suggested by WandererFri, 29 Dec 2006 22:55:53 +0000, by gpoirier
-
small oops fix from my last commitFri, 29 Dec 2006 21:33:40 +0000, by vayne
-
the avi spec does not allow random samplesize whoever wrote this should be shotFri, 29 Dec 2006 20:40:19 +0000, by michael
-
dont read index if -noidxFri, 29 Dec 2006 19:01:55 +0000, by michael
-
first step toward amr-nb muxing supportFri, 29 Dec 2006 18:56:28 +0000, by michael
-
fix to allow adding multiple files to the playlist with the open file dialog.Fri, 29 Dec 2006 18:35:22 +0000, by vayne
-
sync with r21758Fri, 29 Dec 2006 14:15:40 +0000, by gpoirier
-
spellfixFri, 29 Dec 2006 13:26:48 +0000, by nicodvb
-
don't compile demux_mpc.c when libmpcdec is disabledThu, 28 Dec 2006 23:44:38 +0000, by aurel
-
synced with r21612Thu, 28 Dec 2006 23:32:26 +0000, by Gabrov
-
remove two unused functions.Thu, 28 Dec 2006 15:36:54 +0000, by vayne
-
avoid code duplication.Thu, 28 Dec 2006 15:31:48 +0000, by vayne
-
add support for musepack native decoder from ffmpeg (require -demuxer lavf)Thu, 28 Dec 2006 00:40:49 +0000, by aurel
-
file added: Chinese translation for cd-dvd.xmlWed, 27 Dec 2006 13:42:32 +0000, by kraymer
-
synced with r21741Tue, 26 Dec 2006 23:28:54 +0000, by Gabrov
-
change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()Tue, 26 Dec 2006 18:08:40 +0000, by lucabe
-
Mark some variables as possibly unused to avoid warningsTue, 26 Dec 2006 17:59:28 +0000, by lucabe
-
Add some explicit casts to avoid "assignment from incompatible pointer type"Tue, 26 Dec 2006 17:41:38 +0000, by lucabe
-
Add some other casts, to remove void pointers arithmeticTue, 26 Dec 2006 16:28:34 +0000, by lucabe
-
Add some explicit casts to avoid some warningsTue, 26 Dec 2006 16:21:13 +0000, by lucabe
-
Remove some void pointers arithmeticTue, 26 Dec 2006 16:12:37 +0000, by lucabe
-
synced with r21741Tue, 26 Dec 2006 10:58:07 +0000, by Gabrov
-
synced with r21748Tue, 26 Dec 2006 10:12:57 +0000, by Gabrov
-
synced with r21612Tue, 26 Dec 2006 09:27:09 +0000, by Gabrov
-
synced with r21686Tue, 26 Dec 2006 01:01:20 +0000, by Gabrov
-
Translation of menc-feat-telecine sect1 in encoding-guide.xml.Mon, 25 Dec 2006 11:57:01 +0000, by voroshil
-
audio.xml & bugreports.xml synced with r21764Mon, 25 Dec 2006 00:26:18 +0000, by Gabrov
-
Translation of menc-feat-vcd-dvd sect1 in encoding-guide.xmlSun, 24 Dec 2006 18:10:47 +0000, by voroshil
-
Translation of menc-feat-x264 sect1 in encoding-guide.xmlSun, 24 Dec 2006 11:21:08 +0000, by voroshil
-
r21758: Subtitle formats are listed in subreader.h, not libmpdemux/demuxer.h.Sun, 24 Dec 2006 05:47:51 +0000, by voroshil
-
r21748: Reformatting round continuedSun, 24 Dec 2006 05:45:27 +0000, by voroshil
-
Directly point to the Subversion instructions.Sun, 24 Dec 2006 05:03:54 +0000, by diego
-
Remove undocumented redundant key bindings.Sun, 24 Dec 2006 04:54:31 +0000, by diego
-
Subtitle formats are listed in subreader.h, not libmpdemux/demuxer.h.Sun, 24 Dec 2006 04:46:43 +0000, by diego
-
100l syntax errorSun, 24 Dec 2006 02:05:18 +0000, by diego
-
cosmetics: Fix indentation after last commit.Sun, 24 Dec 2006 00:45:26 +0000, by diego
-
Run less CPU checks when runtime CPU detection is enabled.Sun, 24 Dec 2006 00:43:09 +0000, by diego
-
Exit when runtime CPU detection is requested on unsupported arches.Sun, 24 Dec 2006 00:10:19 +0000, by diego
-
Rename x86 test to x86_32 and provide an x86 test for both x86_32 and x86_64.Sun, 24 Dec 2006 00:08:57 +0000, by diego
-
Extend runtime CPU detection to x86-64.Sat, 23 Dec 2006 23:55:58 +0000, by diego
-
Synced with r21748Sat, 23 Dec 2006 23:28:04 +0000, by torinthiel
-
Amiga OS 4 supportSat, 23 Dec 2006 23:27:01 +0000, by diego
-
Amiga OS 4 needs a large sample size.Sat, 23 Dec 2006 23:26:13 +0000, by diego
-
Reformatting round continuedSat, 23 Dec 2006 23:20:42 +0000, by torinthiel
-
replace call to UDFFindFile() (that is not part of the public API) with DVDOpenFile()Sat, 23 Dec 2006 23:13:11 +0000, by nicodvb
-
Properly fix compilation without code duplication.Sat, 23 Dec 2006 22:35:46 +0000, by diego
-
r21741: Massive <simpara> -> <para>, as no <simpara>'s are actually needed.Sat, 23 Dec 2006 20:12:49 +0000, by voroshil
-
Mention that you can use different image formats with mf://Sat, 23 Dec 2006 19:26:08 +0000, by torinthiel
-
Synced with r21741 (or just tag bump)Sat, 23 Dec 2006 17:00:22 +0000, by torinthiel
-
And <simpara> -> <para> continued, those languages somehow slipped by duringSat, 23 Dec 2006 16:30:43 +0000, by torinthiel
-
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.Sat, 23 Dec 2006 15:58:02 +0000, by torinthiel
-
compilation fixes: define always_inline and don't use uint64_t_CSat, 23 Dec 2006 13:18:43 +0000, by rik
-
Sync to libnut, nom->numSat, 23 Dec 2006 12:34:31 +0000, by ods15
-
r21736: Add <keycombo> barkup for key combinationsSat, 23 Dec 2006 12:12:39 +0000, by voroshil
-
Add <menuchoice> <guimenu> <guisubmenu> <guimenuitem> markup for menus.Sat, 23 Dec 2006 10:58:27 +0000, by torinthiel
-
Add <keycombo> markup for key combinationsSat, 23 Dec 2006 10:55:55 +0000, by torinthiel
-
Fix disabling individual demuxers, parsers and decodersSat, 23 Dec 2006 02:47:38 +0000, by diego
-
cosmetics: Rename variables to simplify upcoming patches.Sat, 23 Dec 2006 01:08:51 +0000, by diego
-
Remove x11grab hack, it's now disabled by default in FFmpeg.Sat, 23 Dec 2006 00:10:33 +0000, by diego
-
smb:// can be used as an output streamFri, 22 Dec 2006 23:29:08 +0000, by nicodvb
-
sync with r21655, based on a file conversion of help_mp-zh_CN.hFri, 22 Dec 2006 22:56:07 +0000, by kraymer
-
Clarify that yuv2rgb_init.c cannot be used under LGPLFri, 22 Dec 2006 17:57:19 +0000, by lucabe
-
r21722: ffv1 and ffvhuff haven't required vstrict=-2 for a whileFri, 22 Dec 2006 14:57:43 +0000, by voroshil
-
Remove useless include (not needed now that libswscale uses libavutil)Fri, 22 Dec 2006 11:22:49 +0000, by lucabe
-
Must refer to option name instead of internal variableFri, 22 Dec 2006 07:15:24 +0000, by voroshil
-
fix correct addressing of user, some gram and ortographical fixes too - only partialFri, 22 Dec 2006 06:31:51 +0000, by reynaldo
-
wording and markup improvementsFri, 22 Dec 2006 05:38:15 +0000, by diego
-
small wording/markup improvementsFri, 22 Dec 2006 05:33:17 +0000, by diego
-
sync of Spanish translation for help_mp-es.hThu, 21 Dec 2006 23:10:18 +0000, by kraymer
-
ffv1 and ffvhuff haven't required vstrict=-2 for a whileThu, 21 Dec 2006 23:07:46 +0000, by lorenm
-
fix compilation on the most delicious variant of unix (mingw) that lacks S_IRGRP|S_IWGRP|S_IROTH|S_IWOTHThu, 21 Dec 2006 22:40:51 +0000, by nicodvb
-
Fix display of multiple simultaneous subtitles without libass.Thu, 21 Dec 2006 22:11:47 +0000, by uau
-
Fixed wrong sync tagThu, 21 Dec 2006 19:42:56 +0000, by voroshil
-
r21691: added smb:// to the list of allowed input urlsThu, 21 Dec 2006 19:42:04 +0000, by voroshil
-
r21686: [cosmetocs] minor fixes after reformatting roundThu, 21 Dec 2006 19:33:10 +0000, by voroshil
-
Typos, spelling fixesThu, 21 Dec 2006 17:35:46 +0000, by voroshil
-
Remove duplicate vo_sub extern definition.Thu, 21 Dec 2006 16:43:21 +0000, by reimar
-
Pass quant tables to next filtersThu, 21 Dec 2006 14:59:39 +0000, by gpoirier
-
Fixed:Thu, 21 Dec 2006 09:45:07 +0000, by voroshil
-
consistent naming for revision tagsThu, 21 Dec 2006 08:09:32 +0000, by diego
-
Remove very outdated Italian translation.Thu, 21 Dec 2006 07:36:50 +0000, by diego
-
TyposThu, 21 Dec 2006 05:59:15 +0000, by voroshil
-
Synced with 21706Thu, 21 Dec 2006 00:21:24 +0000, by torinthiel
-
Synced with 21537Thu, 21 Dec 2006 00:20:34 +0000, by torinthiel
-
Move message translation outside <screen> tagsThu, 21 Dec 2006 00:19:28 +0000, by torinthiel
-
[cosmetics] <simpara> -> <para>, for consistencyThu, 21 Dec 2006 00:09:25 +0000, by torinthiel
-
Still some reformatting:Thu, 21 Dec 2006 00:08:23 +0000, by torinthiel
-
reindented after yesterday's commitWed, 20 Dec 2006 20:30:08 +0000, by nicodvb
-
new file: DOCS/xml/zh_CN/mencoder.xmlWed, 20 Dec 2006 16:56:52 +0000, by kraymer
-
Fix compilation of non-MMX code with gcc 2.95Wed, 20 Dec 2006 15:58:15 +0000, by lucabe
-
alsa messages for Spanish help fileWed, 20 Dec 2006 15:31:50 +0000, by kraymer
-
Translation of menc-feat-video-for-windows sect1 in encoding-guide.xmlWed, 20 Dec 2006 14:53:56 +0000, by voroshil
-
Allow to compile swscale's non-SIMD code under the LGPL license.Wed, 20 Dec 2006 13:09:29 +0000, by lucabe
-
synced with r21697Wed, 20 Dec 2006 12:43:06 +0000, by gpoirier
-
typo fix in denoise3d's chroma_tmp option descriptionWed, 20 Dec 2006 12:31:09 +0000, by gpoirier
-
Translation of menc-feat-xvid sect1 in encoding-guide.xmlWed, 20 Dec 2006 11:50:00 +0000, by voroshil
-
sync with r21655Wed, 20 Dec 2006 08:33:49 +0000, by kraymer
-
add source files comments to libass messagesWed, 20 Dec 2006 00:08:49 +0000, by kraymer
-
Spanish translation for libass help messagesTue, 19 Dec 2006 23:46:30 +0000, by kraymer
-
mentioned file:// and smb:// as alternative stream outputs for mencoderTue, 19 Dec 2006 22:38:21 +0000, by nicodvb
-
added smb:// to the list of allowed input urlsTue, 19 Dec 2006 22:33:33 +0000, by nicodvb
-
support for writing over smb sharesTue, 19 Dec 2006 22:31:10 +0000, by nicodvb
-
in WRITE mode open the output file with mode 0666; umask will filter itTue, 19 Dec 2006 21:11:58 +0000, by nicodvb
-
Translation of menc-feat-enc-libavcodec sect1 in encoding-guide.xmlTue, 19 Dec 2006 17:58:59 +0000, by voroshil
-
Sync tag bumped to 21686Tue, 19 Dec 2006 11:23:07 +0000, by torinthiel
-
[cosmetics] minor fixes after reformatting roundTue, 19 Dec 2006 11:20:47 +0000, by torinthiel
-
Synced with 21537Tue, 19 Dec 2006 11:07:59 +0000, by torinthiel
-
Synced with 21624Tue, 19 Dec 2006 11:07:32 +0000, by torinthiel
-
Synced with 21612Tue, 19 Dec 2006 11:07:10 +0000, by torinthiel
-
r21465: [cosmetics] Reindent XML sourceTue, 19 Dec 2006 01:31:23 +0000, by kraymer
-
r21508: emphasis the fact that leaving black borders really hurts qualityTue, 19 Dec 2006 00:01:16 +0000, by kraymer
-
update the list of files I maintainMon, 18 Dec 2006 23:48:45 +0000, by nicodvb
-
r21425: Some fixes for previous commit, 10l for meMon, 18 Dec 2006 23:44:07 +0000, by kraymer
-
r21423: Consistent capitalization of table entriesMon, 18 Dec 2006 23:40:49 +0000, by kraymer
-
output streamsMon, 18 Dec 2006 21:11:16 +0000, by nicodvb
-
muxers now write to output muxer->stream rather than to muxer->fileMon, 18 Dec 2006 21:03:59 +0000, by nicodvb
-
support functions for writing to streamsMon, 18 Dec 2006 20:56:24 +0000, by nicodvb
-
implemented STREAM_CTRL_GET_SIZEMon, 18 Dec 2006 20:55:12 +0000, by nicodvb
-
new STREAM_CTRL_GET_SIZE to get size of output streamMon, 18 Dec 2006 20:54:38 +0000, by nicodvb
-
in STREAM_WRITE mode open the stream with O_RDWR|O_CREAT, S_IRUSR|S_IWUSR and disable seek_forward for pipesMon, 18 Dec 2006 20:53:40 +0000, by nicodvb
-
added member and definitions for output streamsMon, 18 Dec 2006 20:50:31 +0000, by nicodvb
-
Color console had a big bug nobody noticed, so mark this feature asMon, 18 Dec 2006 18:55:46 +0000, by reimar
-
Fix possible crashes with colorized mplayer outputMon, 18 Dec 2006 18:50:46 +0000, by reimar
-
remove outdated html docs, Chinese translationMon, 18 Dec 2006 15:24:55 +0000, by kraymer
-
doxify a commentMon, 18 Dec 2006 15:15:21 +0000, by reimar
-
Require 12 consecutive MPEG-audio headers before detecting as audio.Mon, 18 Dec 2006 15:14:23 +0000, by reimar
-
svn move xml/zh to xml/zh_CNMon, 18 Dec 2006 01:19:34 +0000, by kraymer
-
-dvd-speedSun, 17 Dec 2006 22:46:06 +0000, by nicodvb
-
lavc vp6 decoder now supports also VP60 and VP61Sun, 17 Dec 2006 22:34:58 +0000, by rtogni
-
r21651: add missing line breakSun, 17 Dec 2006 20:51:03 +0000, by voroshil
-
r21652: support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)Sun, 17 Dec 2006 20:33:30 +0000, by voroshil
-
Trnaslated section "CODEC SPECIFIC ENCODING OPTIONS (MENCODER ONLY)"Sun, 17 Dec 2006 20:25:06 +0000, by voroshil
-
more sensible names for denoiser optionsSun, 17 Dec 2006 19:52:08 +0000, by gpoirier
-
typoSun, 17 Dec 2006 18:59:00 +0000, by kraymer
-
r21654: add man page entry for new -dvd-speed optionSun, 17 Dec 2006 18:56:04 +0000, by kraymer
-
document hqdn3d and dn3d's 4th parameterSun, 17 Dec 2006 18:34:33 +0000, by gpoirier
-
make messages for success/failure of setting dvd-speed more clearSun, 17 Dec 2006 18:28:55 +0000, by kraymer
-
add man page entry for new -dvd-speed optionSun, 17 Dec 2006 18:26:42 +0000, by kraymer
-
r21561: update vbuf_size and suggest 400 for HDTV videoSun, 17 Dec 2006 18:16:30 +0000, by kraymer
-
support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)Sun, 17 Dec 2006 18:10:49 +0000, by nicodvb
-
add missing line breakSun, 17 Dec 2006 18:05:18 +0000, by kraymer
-
r21624: RedHat RPMs are long gone. Greysector repository is going away, and I'veSun, 17 Dec 2006 13:00:53 +0000, by voroshil
-
r21621: mpegts uses 3-letter language codesSun, 17 Dec 2006 12:53:29 +0000, by voroshil
-
Make -embeddedfonts enabled by default with FontConfig >= 2.4.2.Sun, 17 Dec 2006 12:35:12 +0000, by eugeni
-
Fix compilation under MinGW with X11 enabledSun, 17 Dec 2006 12:33:09 +0000, by reimar
-
Update some comments.Sun, 17 Dec 2006 12:00:55 +0000, by eugeni
-
Ignore main.xml properlySun, 17 Dec 2006 10:10:53 +0000, by torinthiel
-
Partially revert r20940, we had some local modifications.Sun, 17 Dec 2006 09:10:26 +0000, by torinthiel
-
CVS -> SVNSun, 17 Dec 2006 08:42:37 +0000, by torinthiel
-
- there's no <book lang=""> for ages, it's automatedSun, 17 Dec 2006 08:41:25 +0000, by torinthiel
-
Initial Chinese translation, by Kun Niu, haoniukun gmail comSun, 17 Dec 2006 08:29:42 +0000, by torinthiel
-
Fix crashes in loader code: There is still some code that can not handle omitted frame pointers.Sat, 16 Dec 2006 23:59:06 +0000, by reimar
-
Get rid of completely useless includes that in addition hinder compilationSat, 16 Dec 2006 21:24:12 +0000, by reimar
-
Simplify: get rid of useless lame_presets_longinfo_dm function.Sat, 16 Dec 2006 20:02:26 +0000, by reimar
-
Fix FIXME mp_msg levels and targetsSat, 16 Dec 2006 19:59:37 +0000, by reimar
-
Cosmetics: fix indentation.Sat, 16 Dec 2006 19:35:48 +0000, by eugeni
-
Keep reselected fonts in an array, adding new ones to the end. GlyphSat, 16 Dec 2006 19:34:00 +0000, by eugeni
-
Avoid storing font file path and index in ass_font_t.Sat, 16 Dec 2006 19:29:33 +0000, by eugeni
-
Remove a mistakenly committed debug printf.Sat, 16 Dec 2006 19:28:21 +0000, by eugeni
-
FT_Set_Transform is fast enough to be called once for each glyph.Sat, 16 Dec 2006 19:24:01 +0000, by eugeni
-
Avoid "pointer targets differ in signedness" warnings.Sat, 16 Dec 2006 19:19:27 +0000, by eugeni
-
Move ascender, descender, and kerning computation to ass_font.c.Sat, 16 Dec 2006 19:17:50 +0000, by eugeni
-
simplified aid management in dvdnav_lang_from_aid(); patch by Joakim PatteFri, 15 Dec 2006 23:12:50 +0000, by nicodvb
-
Force lavf on flv streams. Closes bugzilla #354Fri, 15 Dec 2006 23:09:01 +0000, by rtogni
-
dvdnav support -alang and -slangFri, 15 Dec 2006 22:13:24 +0000, by nicodvb
-
ASF aspect support via metadata reading.Fri, 15 Dec 2006 21:51:20 +0000, by reimar
-
VobSub tracks cannot be handled by libass, do not mark them with 'a'.Fri, 15 Dec 2006 19:35:06 +0000, by eugeni
-
RedHat RPMs are long gone. Greysector repository is going away, and I'veFri, 15 Dec 2006 18:55:17 +0000, by rathann
-
Compilation fix hacks: disable libavformat X11 grabber andFri, 15 Dec 2006 09:41:39 +0000, by reimar
-
gcc 2.95 fixFri, 15 Dec 2006 08:20:05 +0000, by ods15
-
mpegts uses 3-letter language codesThu, 14 Dec 2006 23:47:43 +0000, by nicodvb
-
show audio language in osd when playing dvdnav streamsThu, 14 Dec 2006 23:11:11 +0000, by nicodvb
-
implemented dvdnav_lang_from_aid() to retrieve audio languageThu, 14 Dec 2006 23:08:09 +0000, by nicodvb
-
call dvd_lang_from_aid() only if stream_type is DVDThu, 14 Dec 2006 22:37:13 +0000, by nicodvb
-
support for -alang in dvdnavThu, 14 Dec 2006 22:12:28 +0000, by nicodvb
-
added dvdnav_aid_from_lang() to support -alangThu, 14 Dec 2006 22:11:43 +0000, by nicodvb
-
10l, missing () in check for 32bit endian-conversion hackThu, 14 Dec 2006 18:14:57 +0000, by reimar
-
r21612: replace " with ", better readabilityThu, 14 Dec 2006 16:48:26 +0000, by voroshil
-
transliteration -> translation for "dB" and "intra"Thu, 14 Dec 2006 13:50:46 +0000, by voroshil
-
replace " with ", better readabilityThu, 14 Dec 2006 13:49:57 +0000, by torinthiel
-
Add missing redirect to /dev/null.Wed, 13 Dec 2006 23:24:29 +0000, by corey
-
r21599: vstrict=0 is required to create DVDs decodable by standalone dvd playersWed, 13 Dec 2006 18:49:46 +0000, by voroshil
-
spelling fixWed, 13 Dec 2006 18:41:33 +0000, by voroshil
-
__CPU__ will be x86-64 under amd64 and fail the check "#if __CPU__ > 386".Wed, 13 Dec 2006 11:23:15 +0000, by diego
-
Ugly hotfix for --disable-mencoder.Wed, 13 Dec 2006 10:59:14 +0000, by diego
-
wordingTue, 12 Dec 2006 23:44:33 +0000, by diego
-
Always use tcgetattr/tcsetattr instead of #ifdef messTue, 12 Dec 2006 20:36:38 +0000, by reimar
-
Get rid on -DGNU_SOURCE for internal code, imported libs should be fixedTue, 12 Dec 2006 20:29:30 +0000, by reimar
-
Add missing buf.memory = V4L2_MEMORY_MMAP; initializations.Tue, 12 Dec 2006 19:17:47 +0000, by reimar
-
Support for different endianness on client and server with -vo x11Tue, 12 Dec 2006 19:13:48 +0000, by reimar
-
Align image data pointer, this is also in preparation of an upcoming patchTue, 12 Dec 2006 19:03:57 +0000, by reimar
-
Use XCreateImage instead of XGetImage, this is not only more correct andTue, 12 Dec 2006 18:43:10 +0000, by reimar
-
vstrict=0 is required to create DVDs decodable by standalone dvd playersTue, 12 Dec 2006 09:40:49 +0000, by gpoirier
-
Mark utf8_get_char parameter as const and fix a compiler warningMon, 11 Dec 2006 22:37:17 +0000, by reimar
-
Another simplificationMon, 11 Dec 2006 22:32:13 +0000, by reimar
-
Reuse utf8_get_char in subtitle rendering code.Mon, 11 Dec 2006 22:29:08 +0000, by reimar
-
More ChangeLog updatesMon, 11 Dec 2006 19:49:04 +0000, by reimar
-
count needs to be evenMon, 11 Dec 2006 18:50:52 +0000, by henry
-
sync w/r21561Mon, 11 Dec 2006 14:53:40 +0000, by gpoirier
-
sync w/ r21506 and miscMon, 11 Dec 2006 14:21:21 +0000, by gpoirier
-
sync w/ r21486Mon, 11 Dec 2006 13:05:30 +0000, by gpoirier
-
Fix --extra-libs-mplayer and --extra-libs-mencoder.Mon, 11 Dec 2006 10:23:33 +0000, by diego
-
small updates, cosmeticsMon, 11 Dec 2006 10:19:26 +0000, by diego
-
10l, forgot to add _inc_x11 to X11 cc checkMon, 11 Dec 2006 08:59:43 +0000, by reimar
-
(hopefully) the rest of PPC modificationsMon, 11 Dec 2006 08:35:49 +0000, by henry
-
OpenAL volume controlSun, 10 Dec 2006 22:45:32 +0000, by reimar
-
Better default CFLAGS for non-gnu, non-intel compilersSun, 10 Dec 2006 22:12:48 +0000, by reimar
-
Respect -noidx in lavf demuxerSun, 10 Dec 2006 21:37:00 +0000, by reimar
-
Make sure closesocket is called.Sun, 10 Dec 2006 19:47:24 +0000, by reimar
-
STREAM_UNSUPPORTED is -1, so use the former for return value in all places.Sun, 10 Dec 2006 19:38:41 +0000, by reimar
-
Make sure stream->fd is set correct (esp. to -1 on error when fd is closed)Sun, 10 Dec 2006 19:35:39 +0000, by reimar
-
Revert my previous, broken commitSun, 10 Dec 2006 19:25:59 +0000, by torinthiel
-
Only increase buffer size to avoid crashes when seeking inSun, 10 Dec 2006 18:59:28 +0000, by reimar
-
check that stream_type is DVD before calling dvd_lang_from_aidSun, 10 Dec 2006 17:28:56 +0000, by nicodvb
-
show subtitle language in OSD ; patch by Otvos AttilaSun, 10 Dec 2006 17:28:01 +0000, by nicodvb
-
added function to return the language of the specified subtitle id. Patch bySun, 10 Dec 2006 17:25:54 +0000, by nicodvb
-
Fix realvideo size changes by using our own malloced buffer and export type mpi.Sun, 10 Dec 2006 16:52:58 +0000, by reimar
-
Add x11 include path only to _inc_extra if X11 is actually enabled.Sun, 10 Dec 2006 15:10:46 +0000, by reimar
-
Remove no longer needed always_inline hack in mpbswap.hSun, 10 Dec 2006 14:46:37 +0000, by reimar
-
Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in general.Sun, 10 Dec 2006 14:07:08 +0000, by reimar
-
Avoid deprecated _sleep, instead include windows.h and use Sleep just likeSun, 10 Dec 2006 14:04:27 +0000, by reimar
-
ID_SUBTITLE_ID should show the -sid number, not the vobsub id also for dvd subs.Sun, 10 Dec 2006 13:17:54 +0000, by reimar
-
ffmjpeg uses RGB24 for JPEG-LSSun, 10 Dec 2006 11:53:19 +0000, by reimar
-
r21561: update vbuf_size and suggest 400 for HDTV videoSun, 10 Dec 2006 08:19:21 +0000, by voroshil
-
vo_macosx, fix crash when closing windowSun, 10 Dec 2006 01:38:54 +0000, by nplourde
-
Fix a compiler warningSun, 10 Dec 2006 01:10:53 +0000, by reimar
-
Set frequency and correct frequency gettingSun, 10 Dec 2006 01:08:32 +0000, by reimar
-
Set AVFMT_FLAG_GENPTS if -correct-pts is used.Sun, 10 Dec 2006 00:50:38 +0000, by uau
-
Remove a disabled and completely outdated sample rate mismatch warning.Sun, 10 Dec 2006 00:21:35 +0000, by reimar
-
vo_macosx.m disable window animation when going to fullscreenSat, 09 Dec 2006 23:57:28 +0000, by nplourde
-
update vbuf_size and suggest 400 for HDTV videoSat, 09 Dec 2006 22:24:07 +0000, by nicodvb
-
align vbuf_size to the max value allowed by main profile @ high levelSat, 09 Dec 2006 22:21:37 +0000, by nicodvb
-
synced with r21558Sat, 09 Dec 2006 21:28:38 +0000, by Gabrov
-
Fix misplaced http_freeSat, 09 Dec 2006 19:50:08 +0000, by reimar
-
Fix potential endless loop in http_streaming_start dueSat, 09 Dec 2006 19:34:46 +0000, by reimar
-
Fix lots and lots of potential memory/fd leaks in http_streaming_startSat, 09 Dec 2006 19:33:28 +0000, by reimar
-
use dvdnav's palette if availableSat, 09 Dec 2006 19:24:12 +0000, by nicodvb
-
export spu palette; part of a patch by Otvos AttilaSat, 09 Dec 2006 19:23:35 +0000, by nicodvb
-
Avoid memory and fd leaks in asf streaming open code.Sat, 09 Dec 2006 19:12:51 +0000, by reimar
-
Forgotten closesocket on error, patch bySat, 09 Dec 2006 18:57:48 +0000, by reimar
-
Close fd on error.Sat, 09 Dec 2006 18:54:12 +0000, by reimar
-
Fix ppc without altivec compilationSat, 09 Dec 2006 18:09:41 +0000, by reimar
-
cscd produces BGR15, not BGR16Sat, 09 Dec 2006 13:32:46 +0000, by reimar
-
Replace another MIN macro by FFMINSat, 09 Dec 2006 12:25:25 +0000, by reimar
-
Get rid of min/max macros from aviheader.h, they do not belong here.Sat, 09 Dec 2006 12:24:11 +0000, by reimar
-
Improve OpenAL speaker positions a bit.Sat, 09 Dec 2006 12:14:14 +0000, by reimar
-
Remove condition that should always be trueSat, 09 Dec 2006 11:59:49 +0000, by reimar
-
Fix crash in ogg demuxer uninit with -aidSat, 09 Dec 2006 11:59:09 +0000, by reimar
-
Half-properly set up OpenAL position stuffSat, 09 Dec 2006 11:45:41 +0000, by reimar
-
sync to libmpeg2-0.4.1Sat, 09 Dec 2006 10:34:27 +0000, by henry
-
r21537: General reformatting round:Sat, 09 Dec 2006 09:27:35 +0000, by voroshil
-
do not force arch and isysroot in osxSat, 09 Dec 2006 00:09:45 +0000, by nplourde
-
Fix bmovl-test build errorFri, 08 Dec 2006 17:20:21 +0000, by voroshil
-
Ignore .depend properlyFri, 08 Dec 2006 11:43:09 +0000, by torinthiel
-
General reformatting round:Fri, 08 Dec 2006 11:38:06 +0000, by torinthiel
-
.norecurse should be ignoredFri, 08 Dec 2006 09:50:12 +0000, by torinthiel
-
made vorbis_info a member of ogg_stream rather than ogg_demuxer;Thu, 07 Dec 2006 20:53:05 +0000, by nicodvb
-
r21531: Document geq filter.Thu, 07 Dec 2006 18:10:16 +0000, by kraymer
-
r21529: spellingThu, 07 Dec 2006 17:51:51 +0000, by voroshil
-
TypoThu, 07 Dec 2006 14:16:17 +0000, by voroshil
-
Document geq filter.Thu, 07 Dec 2006 14:09:46 +0000, by diego
-
r21529: spellingThu, 07 Dec 2006 14:06:12 +0000, by kraymer
-
spellingThu, 07 Dec 2006 13:58:12 +0000, by diego
-
Fix mplayer-rc.o build.Thu, 07 Dec 2006 13:55:39 +0000, by diego
-
r21503: updated documentation of -mpegopts :tele*Thu, 07 Dec 2006 13:11:23 +0000, by kraymer
-
Synced with 30.11.2006Thu, 07 Dec 2006 13:02:40 +0000, by jheryan
-
vorbis_comment is only used locally, move it out of demuxer structThu, 07 Dec 2006 12:02:51 +0000, by reimar
-
Remove unused ov_struct_tThu, 07 Dec 2006 12:02:01 +0000, by reimar
-
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.Thu, 07 Dec 2006 11:58:07 +0000, by reimar
-
Speed up ASS subtitles display by detecting changes between two consecutiveWed, 06 Dec 2006 18:44:26 +0000, by eugeni
-
Translated section "GENERAL ENCODING OPTIONS"Wed, 06 Dec 2006 18:16:02 +0000, by voroshil
-
Simplify NEXT_LINE macro and put most of it in a separate function.Wed, 06 Dec 2006 12:25:52 +0000, by reimar
-
remove useless and incorrect const-removing castWed, 06 Dec 2006 12:23:32 +0000, by reimar
-
Do not define _GNU_SOURCE, it is not necessary and causes a warning if it isWed, 06 Dec 2006 12:19:30 +0000, by reimar
-
Properly free fontconfig patternsWed, 06 Dec 2006 11:28:49 +0000, by reimar
-
Fix memleaks caused by missing vorbis/theora_info/comment_clear calls.Wed, 06 Dec 2006 10:46:50 +0000, by reimar
-
Fix memleak in theora decoder due to missing theora_comment_/theora_info_clear on uninitWed, 06 Dec 2006 10:42:30 +0000, by reimar
-
Fix memleak if vd_ffmpeg init failsWed, 06 Dec 2006 10:41:34 +0000, by reimar
-
Also free ass_library_t members in ass_library_doneWed, 06 Dec 2006 10:11:23 +0000, by reimar
-
r21503: updated documentation of -mpegopts :tele*Tue, 05 Dec 2006 19:51:35 +0000, by voroshil
-
r21508: emphasis the fact that leaving black borders really hurts qualityTue, 05 Dec 2006 19:49:19 +0000, by voroshil
-
Translation of "VIDEO FILTERS" section.Tue, 05 Dec 2006 19:42:10 +0000, by voroshil
-
Make sure invalid protocols are rejected instead of treatedTue, 05 Dec 2006 18:30:48 +0000, by reimar
-
emphasis the fact that leaving black borders really hurts qualityTue, 05 Dec 2006 10:51:28 +0000, by gpoirier
-
update local diff after r20779Tue, 05 Dec 2006 07:14:05 +0000, by gpoirier
-
wording fix suggested by DiegoTue, 05 Dec 2006 00:41:43 +0000, by nicodvb
-
fix include clash for mmap_anon on darwin ppcTue, 05 Dec 2006 00:01:19 +0000, by nplourde
-
force ppc arch and 10.3.9 sys lib on ppc macMon, 04 Dec 2006 23:56:03 +0000, by nplourde
-
updated documentation of -mpegopts :tele*Mon, 04 Dec 2006 22:14:44 +0000, by nicodvb
-
disable telecining when it can't be appliedMon, 04 Dec 2006 22:08:11 +0000, by nicodvb
-
since display_frames in increased by a possibly negative number it had better be signedMon, 04 Dec 2006 21:58:07 +0000, by nicodvb
-
cosmeticsMon, 04 Dec 2006 21:27:05 +0000, by nicodvb
-
removed dead codeMon, 04 Dec 2006 21:24:39 +0000, by nicodvb
-
reimplemented :telecine and :film2pal in terms of dgpulldownMon, 04 Dec 2006 21:20:01 +0000, by nicodvb
-
pre-store in bff_mask the correct or-mask to be saved in the pce (slightly faster)Mon, 04 Dec 2006 20:38:46 +0000, by nicodvb
-
Move cddb "autodetection" so it also works for libcdioMon, 04 Dec 2006 20:28:27 +0000, by reimar
-
Add full support for en-/disabling cddb supportMon, 04 Dec 2006 20:20:32 +0000, by reimar
-
r21372: Some punctuation cosmetics and better wordingMon, 04 Dec 2006 19:46:47 +0000, by kraymer
-
help_mp-de.h:Mon, 04 Dec 2006 19:06:19 +0000, by kraymer
-
fix sentence, reformatMon, 04 Dec 2006 18:07:00 +0000, by kraymer
-
r21484: documented -mpegopts :tele_src and :tele_destMon, 04 Dec 2006 16:55:02 +0000, by voroshil
-
r21476: Open embedded fonts directly from memory....Mon, 04 Dec 2006 16:45:17 +0000, by voroshil
-
Move the generation of osdep/mplayer-rc.o back to the top-level Makefile,Mon, 04 Dec 2006 11:59:23 +0000, by diego
-
slight clarificationMon, 04 Dec 2006 10:24:00 +0000, by diego
-
document s3fb suboption, note that it's a Linux-only driver (to the best of my knowledge)Mon, 04 Dec 2006 09:30:15 +0000, by gpoirier
-
Improoving readability of pullup filter sectionMon, 04 Dec 2006 06:25:06 +0000, by voroshil
-
10l: wrong bitmask when patching the pce_ptr in soft_telecine()Mon, 04 Dec 2006 00:52:11 +0000, by nicodvb
-
documented -mpegopts :tele_src and :tele_destMon, 04 Dec 2006 00:28:43 +0000, by nicodvb
-
added generalized teleciner by Donald GraftMon, 04 Dec 2006 00:02:15 +0000, by nicodvb
-
Remove unused function pointers, they probably had incorrect prototypesSun, 03 Dec 2006 21:43:57 +0000, by reimar
-
remove headers included twiceSun, 03 Dec 2006 21:18:59 +0000, by aurel
-
use strchr() instead of index()Sun, 03 Dec 2006 21:17:51 +0000, by aurel
-
sync w/ r21452Sun, 03 Dec 2006 21:06:52 +0000, by gpoirier
-
mmap memory area for generated code to avoid crashes on machines whichSun, 03 Dec 2006 20:26:00 +0000, by reimar
-
Fix 21381, make sure gcc does not make any ip-relative calls or similar.Sun, 03 Dec 2006 19:49:39 +0000, by reimar
-
Open embedded fonts directly from memory.Sun, 03 Dec 2006 18:24:11 +0000, by eugeni
-
One FIXME (CC subtitles related) resolved.Sun, 03 Dec 2006 18:22:07 +0000, by voroshil
-
Keep embedded fonts in ass_library_t and perform actual disk writeSun, 03 Dec 2006 17:59:13 +0000, by eugeni
-
Compile fix, BE_32 definition has been movedSun, 03 Dec 2006 17:46:37 +0000, by reimar
-
r21462: mention all other image formatsSun, 03 Dec 2006 17:45:37 +0000, by voroshil
-
Rename: ass_process_font -> ass_add_font.Sun, 03 Dec 2006 17:35:40 +0000, by eugeni
-
Use libavutil LE_* macros instead of pointer casts which can resultSun, 03 Dec 2006 16:41:55 +0000, by reimar
-
Avoid calling validate_fname() twice for one string.Sun, 03 Dec 2006 16:10:23 +0000, by eugeni
-
Do not call usec_sleep when we are not supposed to sleep.Sun, 03 Dec 2006 14:01:22 +0000, by reimar
-
Synced with r21466Sun, 03 Dec 2006 13:12:29 +0000, by torinthiel
-
[cosmetics] Consistent XML source formattingSun, 03 Dec 2006 12:19:22 +0000, by torinthiel
-
[cosmetics] Reindent XML sourceSun, 03 Dec 2006 12:12:29 +0000, by torinthiel
-
cosmetics: anti-chaos reindentationSun, 03 Dec 2006 12:06:08 +0000, by nicodvb
-
Synced with r21462Sun, 03 Dec 2006 12:01:21 +0000, by torinthiel
-
mention all other image formatsSun, 03 Dec 2006 11:49:09 +0000, by torinthiel
-
Unicode support for demuxer info in ASF demuxer.Sun, 03 Dec 2006 11:35:11 +0000, by reimar
-
Open vobsub output files in binary mode, otherwise the OS mightSun, 03 Dec 2006 11:23:04 +0000, by reimar
-
100l typo in 21380 disabled OSD with at least xvmc.Sun, 03 Dec 2006 09:59:55 +0000, by reimar
-
fix two overlooked typos in previous sync cause build errorSun, 03 Dec 2006 06:38:45 +0000, by voroshil
-
Fix translation error in previous syncSun, 03 Dec 2006 06:35:39 +0000, by voroshil
-
muxer FIXME resolvedSun, 03 Dec 2006 06:32:07 +0000, by voroshil
-
r21423: Consistent capitalization of table entriesSun, 03 Dec 2006 06:29:04 +0000, by voroshil
-
fixed missing tag updateSun, 03 Dec 2006 06:05:12 +0000, by voroshil
-
r21430: documented -mpegopts :[va]buf_sizeSun, 03 Dec 2006 05:59:30 +0000, by voroshil
-
document s3fb video out driverSun, 03 Dec 2006 00:29:07 +0000, by gpoirier
-
Use fallback XAnim and Real codecs directories when autodetection is skipped.Sat, 02 Dec 2006 20:54:51 +0000, by diego
-
Remove warning about missing codecs directory, the condition is always true.Sat, 02 Dec 2006 20:49:35 +0000, by diego
-
Merge dga/nodga suboption of vo_vesa, no short forms.Sat, 02 Dec 2006 20:32:28 +0000, by diego
-
Simplify: 1 > 0 seems to be a rather safe assumption to make ;-)Sat, 02 Dec 2006 19:59:35 +0000, by reimar
-
synced with r21446Sat, 02 Dec 2006 18:51:01 +0000, by Gabrov
-
Remove long-deprecated -vop option.Sat, 02 Dec 2006 17:32:53 +0000, by diego
-
Replace deprecated vo_plugin_args by vf_settings.Sat, 02 Dec 2006 17:29:56 +0000, by diego
-
cosmetics: Rename functions and variable names from vop to vf.Sat, 02 Dec 2006 17:24:17 +0000, by diego
-
Set video aspect ratio for libass in vf_vo.Sat, 02 Dec 2006 17:04:01 +0000, by eugeni
-
Update comment, video output plugins are deprecated.Sat, 02 Dec 2006 16:49:13 +0000, by diego
-
Audio track switching works for AVI and libavformat as well.Sat, 02 Dec 2006 16:07:17 +0000, by diego
-
doxygenized dvdnav_sid_from_lang() and dvdnav_number_of_subs()Sat, 02 Dec 2006 14:50:12 +0000, by nicodvb
-
synced with r21438Sat, 02 Dec 2006 14:00:41 +0000, by Gabrov
-
Fix includes and include path, bswap.h is in libavutil now.Sat, 02 Dec 2006 12:33:59 +0000, by diego
-
Remove superfluous bswap.h include.Sat, 02 Dec 2006 12:32:44 +0000, by diego
-
Remove suffix rules that are just copies of make builtin rules.Sat, 02 Dec 2006 12:08:25 +0000, by diego
-
Use standard name for C++ flags.Sat, 02 Dec 2006 11:41:58 +0000, by diego
-
Move system headers before libavutil headers to work around build issues onSat, 02 Dec 2006 11:09:01 +0000, by diego
-
Compile fix since libvo/sub.h include was removed from mplayer.hSat, 02 Dec 2006 10:00:03 +0000, by reimar
-
Translated section "AUDIO FILTERS"Sat, 02 Dec 2006 07:56:05 +0000, by voroshil
-
TypoSat, 02 Dec 2006 07:44:03 +0000, by voroshil
-
documented -mpegopts :[va]buf_sizeSat, 02 Dec 2006 00:04:03 +0000, by nicodvb
-
permit to specify the sizes of the decoders' buffersFri, 01 Dec 2006 23:51:51 +0000, by nicodvb
-
fix mencoder include clash on osxFri, 01 Dec 2006 23:48:07 +0000, by nplourde
-
Synced with r21395Fri, 01 Dec 2006 23:43:53 +0000, by torinthiel
-
Sync r21425Fri, 01 Dec 2006 23:42:50 +0000, by torinthiel
-
Some fixes for previous commit, 10l for meFri, 01 Dec 2006 23:41:55 +0000, by torinthiel
-
Reformat examples:Fri, 01 Dec 2006 21:52:42 +0000, by torinthiel
-
Consistent capitalization of table entriesFri, 01 Dec 2006 21:42:55 +0000, by torinthiel
-
100l confused FFMIN/FFMAXFri, 01 Dec 2006 19:43:36 +0000, by reimar
-
Proper fix for last demux_avi commit, stream switching now really shouldFri, 01 Dec 2006 19:24:42 +0000, by reimar