Wed, 09 Jul 2014 23:20:46 +0000 |
michael |
configure: add CONFIG_PIXBLOCKDSP
|
Wed, 09 Jul 2014 20:35:59 +0000 |
michael |
configure: add CONFIG_DVPROFILE
|
Tue, 08 Jul 2014 02:23:07 +0000 |
michael |
avfilter/x86/vf_pullup: fix old typo
|
Tue, 08 Jul 2014 01:37:38 +0000 |
michael |
mpcodecs/vf_spp: Update for FDCTDSPContext
|
Tue, 08 Jul 2014 01:37:37 +0000 |
michael |
configure: add CONFIG_FDCTDSP for ffmpeg
|
Tue, 01 Jul 2014 23:53:51 +0000 |
michael |
configure: add fma4 support to avoid breaking build
|
Tue, 01 Jul 2014 13:35:47 +0000 |
michael |
update for idctdsp split
|
Sat, 28 Jun 2014 19:57:15 +0000 |
reimar |
ad_spdif: do not call internal write_packet function directly.
|
Mon, 23 Jun 2014 11:48:21 +0000 |
michael |
configure: add CONFIG_BSWAPDSP to avoid build breakage
|
Mon, 23 Jun 2014 02:05:17 +0000 |
michael |
configure: avoid build failure with mpeg_er
|
Sun, 22 Jun 2014 15:52:55 +0000 |
michael |
configure: fix build before it breaks, add config_audiodsp
|
Thu, 19 Jun 2014 03:14:03 +0000 |
michael |
configure: add config_blockdsp to prevent ffmpeg build failure
|
Fri, 13 Jun 2014 16:46:55 +0000 |
michael |
configure: fix swscale build
|
Tue, 10 Jun 2014 18:12:20 +0000 |
compn |
codecs.conf add ULH2 to utvideo, fixes trac 2191
|
Tue, 10 Jun 2014 16:39:04 +0000 |
iive |
Allow building of v4l2 without clock_gettime().
|
Tue, 10 Jun 2014 15:41:02 +0000 |
iive |
Use correct type of timestamps when recording from v4l2. Fix #2176
|
Tue, 10 Jun 2014 13:37:20 +0000 |
iive |
Add clock_gettime() detection in configure.
|
Fri, 06 Jun 2014 15:30:03 +0000 |
michael |
configure: add fminf to the checked for math functions
|
Thu, 05 Jun 2014 18:49:59 +0000 |
michael |
configure: add CONFIG_LLAUDDSP to avoid breaking build
|
Sun, 01 Jun 2014 02:43:34 +0000 |
jrash |
sync with en/mplayer.1 rev. 37194
|
Sun, 01 Jun 2014 02:40:11 +0000 |
jrash |
Synced with help_mp-en.h rev. 37177
|
Fri, 30 May 2014 00:59:49 +0000 |
michael |
configure add CONFIG_QPELDSP to avoid breaking build
|
Tue, 27 May 2014 22:20:15 +0000 |
michael |
configure: add CONFIG_HUFFYUVENCDSP to prevent build failure
|
Tue, 27 May 2014 21:30:48 +0000 |
michael |
configure: prevent build failure due to CONFIG_HUFFYUVDSP
|
Tue, 27 May 2014 19:22:12 +0000 |
reimar |
subreader: Check the %n result variable.
|
Tue, 27 May 2014 19:22:11 +0000 |
reimar |
subreader: Split a monster if() into multiple parts.
|
Tue, 27 May 2014 19:22:10 +0000 |
reimar |
demux_ts: Pass through the stream pts.
|
Tue, 27 May 2014 19:22:09 +0000 |
reimar |
demuxer: Fall back to asking the stream layer for length.
|
Tue, 27 May 2014 19:22:07 +0000 |
reimar |
bluray: add some missing stream controls.
|
Tue, 27 May 2014 13:52:52 +0000 |
michael |
avx2 support to not break ffmpeg build
|
Tue, 20 May 2014 19:29:33 +0000 |
reimar |
mencoder: warn if audio format changes.
|
Tue, 20 May 2014 19:29:31 +0000 |
reimar |
ad_ffmpeg: Set up audio format already during init.
|
Sun, 18 May 2014 17:51:13 +0000 |
reimar |
Support FFmpeg's native Opus decoder.
|
Sun, 18 May 2014 16:43:34 +0000 |
reimar |
scaletempo: add hack for smoother speed changes.
|
Sat, 17 May 2014 01:38:00 +0000 |
al |
vidix: Replace printf with mp_msg
|
Tue, 13 May 2014 21:06:40 +0000 |
reimar |
demux_real: always select a stream to play if available.
|
Tue, 13 May 2014 21:06:39 +0000 |
reimar |
demux_real: remove code that new_sh_* already handles.
|
Tue, 13 May 2014 21:06:38 +0000 |
reimar |
demux_real: Improve buffer allocation for interleaved audio handling.
|
Sat, 10 May 2014 23:48:24 +0000 |
michael |
libmpcodecs/vf_uspp: check avcodec_open() return code
|
Sat, 10 May 2014 20:23:21 +0000 |
reimar |
mencoder: simplify audio copy case.
|
Sat, 10 May 2014 20:23:20 +0000 |
reimar |
Split "len" variable into an additional bytes_to_mux.
|
Sat, 10 May 2014 19:59:41 +0000 |
reimar |
Change part of EOF condition into warning message instead.
|
Sat, 10 May 2014 19:59:40 +0000 |
reimar |
mencoder: Support flushing audio encoders at end of stream.
|
Sat, 10 May 2014 19:59:38 +0000 |
reimar |
Document nearest-neighbor scaling for vo_gl.
|
Thu, 08 May 2014 10:30:52 +0000 |
ib |
Replace deprecated avcodec_alloc_frame().
|
Thu, 08 May 2014 09:15:32 +0000 |
ib |
Simplify code.
|
Wed, 07 May 2014 14:16:02 +0000 |
ib |
Cosmetic: Adjust indent.
|
Wed, 07 May 2014 14:14:49 +0000 |
ib |
Remove unnecessary variable.
|
Wed, 07 May 2014 14:09:10 +0000 |
ib |
Cosmetic: Adjust indent.
|
Wed, 07 May 2014 14:07:12 +0000 |
ib |
Simplify code.
|
Wed, 07 May 2014 14:03:40 +0000 |
ib |
Fix segmentation fault.
|
Wed, 07 May 2014 13:54:28 +0000 |
ib |
Fix segmentation fault.
|
Tue, 06 May 2014 19:02:03 +0000 |
reimar |
alsa: Better volume control handling, especially for S/PDIF.
|
Tue, 06 May 2014 19:02:02 +0000 |
reimar |
mixer: do not unmute to volume 0, instead unmute to max.
|
Sat, 03 May 2014 06:25:05 +0000 |
cehoyos |
Remove two duplicated named asm constraints.
|
Fri, 02 May 2014 18:36:48 +0000 |
michael |
Fix libmpcodecs inline asm on ICL.
|
Mon, 28 Apr 2014 16:08:54 +0000 |
ib |
Copy subsequent video filter settings at once.
|
Mon, 28 Apr 2014 16:02:20 +0000 |
ib |
Determine size from variable declaration.
|
Sat, 26 Apr 2014 16:32:53 +0000 |
ib |
Determine size from variable declaration.
|
Sat, 26 Apr 2014 16:30:54 +0000 |
ib |
Remove pointless statement.
|
Thu, 24 Apr 2014 14:41:04 +0000 |
ib |
New GUI feature: Rotate a video.
|
Thu, 24 Apr 2014 13:51:20 +0000 |
ib |
Add remove_vf().
|
Thu, 24 Apr 2014 13:36:22 +0000 |
ib |
Add get_vf().
|
Thu, 24 Apr 2014 13:31:52 +0000 |
ib |
Relocate add_vf().
|
Thu, 24 Apr 2014 13:22:38 +0000 |
ib |
Improve add_vf().
|
Thu, 24 Apr 2014 13:20:58 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 24 Apr 2014 13:17:00 +0000 |
ib |
Rewrite add_vf().
|
Thu, 24 Apr 2014 13:08:38 +0000 |
ib |
Rewrite add_vf().
|
Thu, 24 Apr 2014 12:58:40 +0000 |
ib |
Fix bug in r37165.
|
Thu, 24 Apr 2014 12:50:14 +0000 |
ib |
Rewrite add_vf().
|
Thu, 24 Apr 2014 12:44:33 +0000 |
ib |
Rewrite add_vf().
|
Thu, 24 Apr 2014 12:39:37 +0000 |
ib |
Rewrite add_vf().
|
Thu, 24 Apr 2014 12:29:30 +0000 |
ib |
Rewrite add_vf().
|
Thu, 24 Apr 2014 12:22:09 +0000 |
ib |
Rewrite add_vf().
|
Thu, 24 Apr 2014 12:09:37 +0000 |
ib |
Add listDup().
|
Thu, 24 Apr 2014 11:56:18 +0000 |
ib |
Add listFree().
|
Thu, 24 Apr 2014 11:31:31 +0000 |
ib |
Cosmetic: Revise a few comments.
|
Thu, 24 Apr 2014 06:42:02 +0000 |
cehoyos |
Add decoding support for On2 AVC audio codec.
|
Wed, 23 Apr 2014 11:35:10 +0000 |
ib |
Cosmetic: Revise comment.
|
Wed, 23 Apr 2014 11:26:05 +0000 |
ib |
Add GUI changes worth to be mentioned.
|
Tue, 22 Apr 2014 14:08:33 +0000 |
ib |
Add a break statement (for the sake of clarity).
|
Tue, 22 Apr 2014 14:02:22 +0000 |
ib |
Revise German translation.
|
Tue, 22 Apr 2014 14:01:22 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sat, 19 Apr 2014 08:30:17 +0000 |
reimar |
Disable system DPI scaling on Windows.
|
Thu, 17 Apr 2014 13:30:33 +0000 |
cehoyos |
Add another HEVC fourcc.
|
Tue, 15 Apr 2014 13:12:18 +0000 |
iive |
Disable xvid if xvid_plugin_ssim_t is not present.
|
Tue, 15 Apr 2014 12:10:59 +0000 |
iive |
Update XvMC implementation to the changes in FFmpeg.
|
Sat, 12 Apr 2014 23:45:58 +0000 |
ib |
Add information about updated GUI skins.
|
Sat, 12 Apr 2014 23:29:29 +0000 |
ib |
Add new item 'rpotmeter'.
|
Fri, 11 Apr 2014 09:34:31 +0000 |
ib |
Cosmetic: Shorten comment (and phrase more precisely).
|
Thu, 10 Apr 2014 10:20:27 +0000 |
ib |
Remove pointless initialization.
|
Wed, 09 Apr 2014 13:30:50 +0000 |
ib |
Relocate code added in r37121.
|
Wed, 09 Apr 2014 12:46:06 +0000 |
ib |
Relocate code added in r36991.
|
Mon, 07 Apr 2014 04:25:56 +0000 |
jrash |
Synced with help_mp-en.h rev. 37121
|
Sun, 06 Apr 2014 19:19:07 +0000 |
reimar |
vf_remove_logo: sanity-check PGM width/height.
|
Sun, 06 Apr 2014 19:16:01 +0000 |
reimar |
vf_remove_logo: Some more small malloc argument improvements.
|