Mercurial > mplayer.hg
graph
-
configure: avoid build failure with mpeg_er2014-06-23, by michael
-
configure: fix build before it breaks, add config_audiodsp2014-06-22, by michael
-
configure: add config_blockdsp to prevent ffmpeg build failure2014-06-19, by michael
-
configure: fix swscale build2014-06-13, by michael
-
codecs.conf add ULH2 to utvideo, fixes trac 21912014-06-10, by compn
-
Allow building of v4l2 without clock_gettime().2014-06-10, by iive
-
Use correct type of timestamps when recording from v4l2. Fix #21762014-06-10, by iive
-
Add clock_gettime() detection in configure.2014-06-10, by iive
-
configure: add fminf to the checked for math functions2014-06-06, by michael
-
configure: add CONFIG_LLAUDDSP to avoid breaking build2014-06-05, by michael
-
sync with en/mplayer.1 rev. 371942014-06-01, by jrash
-
Synced with help_mp-en.h rev. 371772014-06-01, by jrash
-
configure add CONFIG_QPELDSP to avoid breaking build2014-05-30, by michael
-
configure: add CONFIG_HUFFYUVENCDSP to prevent build failure2014-05-27, by michael
-
configure: prevent build failure due to CONFIG_HUFFYUVDSP2014-05-27, by michael
-
subreader: Check the %n result variable.2014-05-27, by reimar
-
subreader: Split a monster if() into multiple parts.2014-05-27, by reimar
-
demux_ts: Pass through the stream pts.2014-05-27, by reimar
-
demuxer: Fall back to asking the stream layer for length.2014-05-27, by reimar
-
bluray: add some missing stream controls.2014-05-27, by reimar
-
avx2 support to not break ffmpeg build2014-05-27, by michael
-
mencoder: warn if audio format changes.2014-05-20, by reimar
-
ad_ffmpeg: Set up audio format already during init.2014-05-20, by reimar
-
Support FFmpeg's native Opus decoder.2014-05-18, by reimar
-
scaletempo: add hack for smoother speed changes.2014-05-18, by reimar
-
vidix: Replace printf with mp_msg2014-05-17, by al
-
demux_real: always select a stream to play if available.2014-05-13, by reimar
-
demux_real: remove code that new_sh_* already handles.2014-05-13, by reimar
-
demux_real: Improve buffer allocation for interleaved audio handling.2014-05-13, by reimar
-
libmpcodecs/vf_uspp: check avcodec_open() return code2014-05-10, by michael
-
mencoder: simplify audio copy case.2014-05-10, by reimar
-
Split "len" variable into an additional bytes_to_mux.2014-05-10, by reimar
-
Change part of EOF condition into warning message instead.2014-05-10, by reimar
-
mencoder: Support flushing audio encoders at end of stream.2014-05-10, by reimar
-
Document nearest-neighbor scaling for vo_gl.2014-05-10, by reimar
-
Replace deprecated avcodec_alloc_frame().2014-05-08, by ib
-
Simplify code.2014-05-08, by ib
-
Cosmetic: Adjust indent.2014-05-07, by ib
-
Remove unnecessary variable.2014-05-07, by ib
-
Cosmetic: Adjust indent.2014-05-07, by ib
-
Simplify code.2014-05-07, by ib
-
Fix segmentation fault.2014-05-07, by ib
-
Fix segmentation fault.2014-05-07, by ib
-
alsa: Better volume control handling, especially for S/PDIF.2014-05-06, by reimar
-
mixer: do not unmute to volume 0, instead unmute to max.2014-05-06, by reimar
-
Remove two duplicated named asm constraints.2014-05-03, by cehoyos
-
Fix libmpcodecs inline asm on ICL.2014-05-02, by michael
-
Copy subsequent video filter settings at once.2014-04-28, by ib
-
Determine size from variable declaration.2014-04-28, by ib
-
Determine size from variable declaration.2014-04-26, by ib
-
Remove pointless statement.2014-04-26, by ib
-
New GUI feature: Rotate a video.2014-04-24, by ib
-
Add remove_vf().2014-04-24, by ib
-
Add get_vf().2014-04-24, by ib
-
Relocate add_vf().2014-04-24, by ib
-
Improve add_vf().2014-04-24, by ib
-
Cosmetic: Adjust indent.2014-04-24, by ib
-
Rewrite add_vf().2014-04-24, by ib
-
Rewrite add_vf().2014-04-24, by ib
-
Fix bug in r37165.2014-04-24, by ib