Mercurial > mplayer.hg
graph
-
lavf: fix AVSEEK_SIZE when STREAM_CTRL_GET_SIZE is not implemented.Wed, 17 Sep 2014 17:49:54 +0000, by reimar
-
Add stdint.h include for intptr_t.Wed, 17 Sep 2014 17:13:35 +0000, by reimar
-
Use intptr_t to cast a pointer.Wed, 17 Sep 2014 16:55:09 +0000, by reimar
-
Cosmetic: Place pkg-config options first.Tue, 09 Sep 2014 10:52:21 +0000, by ib
-
Cosmetic: Adjust indent.Mon, 08 Sep 2014 21:29:05 +0000, by ib
-
Improve detection of GTK+ and GLib versions.Mon, 08 Sep 2014 21:28:12 +0000, by ib
-
Revise German translation of MSGTR_GuiNeedsX.Mon, 08 Sep 2014 20:29:06 +0000, by ib
-
Revise message.Mon, 08 Sep 2014 20:22:27 +0000, by ib
-
Cosmetic: Adjust indent.Mon, 08 Sep 2014 20:18:29 +0000, by ib
-
Remove GTK+ and GLib versions 1 relatedness from the GUI.Mon, 08 Sep 2014 20:17:01 +0000, by ib
-
configure: keep FAAN*DCT avaialable for future FFmpegSun, 07 Sep 2014 23:25:33 +0000, by michael
-
Align backslashes followed by a newline (line continuation).Sun, 07 Sep 2014 22:22:50 +0000, by ib
-
Cosmetic: Remove blank lines.Sun, 07 Sep 2014 22:08:10 +0000, by ib
-
Fix incorrect use of pal2gray_alpha for av_sub.Sat, 06 Sep 2014 19:52:00 +0000, by reimar
-
Add new FFmpeg AMVF tag for AMV video.Sat, 06 Sep 2014 19:51:59 +0000, by reimar
-
Add missing #include.Fri, 05 Sep 2014 17:18:53 +0000, by ib
-
Ensure isprint only gets input it can handle.Thu, 04 Sep 2014 18:54:16 +0000, by reimar
-
configure: add CONFIG_WMA_FREQS for libavcodec to avoid build failureThu, 04 Sep 2014 17:55:42 +0000, by michael
-
Revise MSGTR_GUI_NonInterleavedParser.Sun, 31 Aug 2014 11:15:46 +0000, by ib
-
Support -ni option for all formats.Sun, 31 Aug 2014 09:39:13 +0000, by reimar
-
Double-check that we are really at audio EOF by trying to refill.Sun, 31 Aug 2014 09:33:38 +0000, by reimar
-
Fix issue with blank line after each function and #ifdef.Sat, 30 Aug 2014 22:06:22 +0000, by ib
-
Check existence of a demuxer when updating global_sub_size.Thu, 28 Aug 2014 19:34:05 +0000, by ib
-
Add setend ARM instruction detection for FFmpeg.Thu, 28 Aug 2014 18:36:23 +0000, by reimar
-
Better handling of out-of-range subtitle timestamps.Sat, 23 Aug 2014 14:23:37 +0000, by reimar
-
Add ZLIB_CONST to make the zlib API const-correct.Sat, 23 Aug 2014 13:59:32 +0000, by reimar
-
Ensure up-to-dateness of global_sub information upon request.Sun, 17 Aug 2014 18:06:56 +0000, by ib
-
vd_ffmpeg: Rewrite ticket reference in commentFri, 15 Aug 2014 22:27:52 +0000, by al
-
release-howto: Rewrite instructions from Bugzilla to TracFri, 15 Aug 2014 22:26:09 +0000, by al
-
bugreports: Replace old Bugzilla referencesFri, 15 Aug 2014 22:24:18 +0000, by al
-
Make sure AVProbeData is initialized.Mon, 11 Aug 2014 17:58:18 +0000, by reimar
-
stream: force https url to ffmpeg://Sat, 09 Aug 2014 04:14:21 +0000, by compn
-
Fix message.Wed, 06 Aug 2014 16:37:13 +0000, by ib
-
Remove pointless code.Wed, 06 Aug 2014 16:36:30 +0000, by ib
-
Apply skin defaults in Win32 GUI.Wed, 06 Aug 2014 16:35:38 +0000, by ib
-
codecs.conf : map lsvm h263 fourcc, V-codecs/LSV for sampleWed, 06 Aug 2014 13:03:22 +0000, by compn
-
configure: add CONFIG_STARTCODE to prevent build failureTue, 05 Aug 2014 11:12:59 +0000, by michael
-
configure: Add a few defines for FFmpeg code.Tue, 29 Jul 2014 19:45:19 +0000, by reimar
-
codecs.conf: 100ml, ULH1 is not a valid utvideo fourccMon, 28 Jul 2014 23:59:05 +0000, by compn
-
configure: build update for intrinsics & iirfilterTue, 22 Jul 2014 02:46:52 +0000, by michael
-
codecs.conf: add ULH0 and ULH1 to ffutvideoFri, 18 Jul 2014 15:00:08 +0000, by compn
-
dsputil/me_cmp updateThu, 17 Jul 2014 21:50:45 +0000, by michael
-
Ensure dimensions are set before opening libavcodec encoder.Sun, 13 Jul 2014 21:39:32 +0000, by reimar
-
update for PixblockDSPContextWed, 09 Jul 2014 23:20:47 +0000, by michael
-
configure: add CONFIG_PIXBLOCKDSPWed, 09 Jul 2014 23:20:46 +0000, by michael
-
configure: add CONFIG_DVPROFILEWed, 09 Jul 2014 20:35:59 +0000, by michael
-
avfilter/x86/vf_pullup: fix old typoTue, 08 Jul 2014 02:23:07 +0000, by michael
-
mpcodecs/vf_spp: Update for FDCTDSPContextTue, 08 Jul 2014 01:37:38 +0000, by michael
-
configure: add CONFIG_FDCTDSP for ffmpegTue, 08 Jul 2014 01:37:37 +0000, by michael
-
configure: add fma4 support to avoid breaking buildTue, 01 Jul 2014 23:53:51 +0000, by michael
-
update for idctdsp splitTue, 01 Jul 2014 13:35:47 +0000, by michael
-
ad_spdif: do not call internal write_packet function directly.Sat, 28 Jun 2014 19:57:15 +0000, by reimar
-
configure: add CONFIG_BSWAPDSP to avoid build breakageMon, 23 Jun 2014 11:48:21 +0000, by michael
-
configure: avoid build failure with mpeg_erMon, 23 Jun 2014 02:05:17 +0000, by michael
-
configure: fix build before it breaks, add config_audiodspSun, 22 Jun 2014 15:52:55 +0000, by michael
-
configure: add config_blockdsp to prevent ffmpeg build failureThu, 19 Jun 2014 03:14:03 +0000, by michael
-
configure: fix swscale buildFri, 13 Jun 2014 16:46:55 +0000, by michael
-
codecs.conf add ULH2 to utvideo, fixes trac 2191Tue, 10 Jun 2014 18:12:20 +0000, by compn
-
Allow building of v4l2 without clock_gettime().Tue, 10 Jun 2014 16:39:04 +0000, by iive
-
Use correct type of timestamps when recording from v4l2. Fix #2176Tue, 10 Jun 2014 15:41:02 +0000, by iive
-
Add clock_gettime() detection in configure.Tue, 10 Jun 2014 13:37:20 +0000, by iive
-
configure: add fminf to the checked for math functionsFri, 06 Jun 2014 15:30:03 +0000, by michael
-
configure: add CONFIG_LLAUDDSP to avoid breaking buildThu, 05 Jun 2014 18:49:59 +0000, by michael
-
sync with en/mplayer.1 rev. 37194Sun, 01 Jun 2014 02:43:34 +0000, by jrash