Mercurial > mplayer.hg
graph
-
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