index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libaf
Commit message (
Expand
)
Author
Age
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
*
Replace fast_memcpy() uses
wm4
2012-11-11
*
uncrustify af.h
Stefano Pigozzi
2012-11-02
*
audio: untypedef af_stream
Stefano Pigozzi
2012-11-02
*
audio: untypedef af_cfg
Stefano Pigozzi
2012-11-02
*
audio: untypedef af_instance
Stefano Pigozzi
2012-11-02
*
audio: untypedef af_info
Stefano Pigozzi
2012-11-02
*
audio: untypedef af_data and rename it to mp_audio
Stefano Pigozzi
2012-11-02
*
af_hrtf: clamp output to relieve noises
upsuper
2012-10-31
*
af_scaletempo: reset latency info when reconfiguring
Uoti Urpala
2012-10-28
*
Rename to "mpv"
wm4
2012-10-12
*
rawaudio: use mplayer audio format for format option
wm4
2012-09-18
*
libaf: rename af_format.h to format.h
wm4
2012-08-29
*
options, libaf: unify audio format name handling
wm4
2012-08-29
*
af_scaletempo: fix crash on channel reconfiguration
wm4
2012-08-26
*
Adjust ffmpeg/libav #includes to work with recent upstream changes
Uoti Urpala
2012-08-21
*
reorder_ch: support reordering 8 channels to AAC layout
mplayer-svn
2012-08-03
*
AF: remove af_stats
wm4
2012-08-03
*
af: some spelling/grammar fixes
mplayer-svn
2012-08-03
*
af_lavcac3enc: remove pointless casts
mplayer-svn
2012-08-03
*
af: fix crash on invalid channel count
mplayer-svn
2012-08-03
*
libmpcodecs: add ad_spdif.c, S/PDIF passthrough decoder
mplayer-svn
2012-08-03
*
AF: remove af_gate and af_comp
wm4
2012-08-02
*
Remove dead code
wm4
2012-08-01
*
Change <endian.h> include to <sys/types.h>
wm4
2012-07-31
*
Remove compile time/runtime CPU detection, and drop some platforms
wm4
2012-07-30
*
Merge remote-tracking branch 'origin/master' into my_master
wm4
2012-03-05
|
\
|
*
build: switch to libavutil bswap.h and intreadwrite.h
Uoti Urpala
2012-02-01
|
*
Update Libav API uses
Uoti Urpala
2012-02-01
*
|
Merge branch 'softvol' into my_master
wm4
2012-01-18
|
\
\
|
|
/
|
/
|
|
*
af: fix crash when trying to use volume controls with AC3 pass-through
wm4
2012-01-18
|
*
af: print audio filter chain in verbose mode
wm4
2012-01-18
*
|
af_volume: do not change data when volume is 1
wm4
2012-01-16
|
/
*
configure, build: remove --disable-libav support
Uoti Urpala
2011-12-11
*
cleanup: do libav* initialization on startup
Uoti Urpala
2011-07-18
*
cleanup: silence most of the clang warnings
Clément Bœsch
2011-07-09
*
audio: clamp sample values in float->int format conversions
Rudolf Polzer
2011-05-04
*
cleanup: avoid various GCC warnings
Clément Bœsch
2011-04-20
*
af_lavcac3enc: fix channel reordering
Uoti Urpala
2011-03-31
*
fix compilation with old FFmpeg versions
Uoti Urpala
2011-02-08
*
af_lavcac3enc: fix for lavc AC-3 encoder change to float input
Uoti Urpala
2011-02-03
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
*
libaf: Make af_reinit "public", to allow using it in future patches
reimar
2010-11-02
*
audio: auto-add downmix filter when stereo output is requested
cigaes
2010-11-02
*
libaf: add opts pointer to struct af_stream
Uoti Urpala
2010-11-02
*
af.c: Minor simplification of af_init
reimar
2010-11-02
*
af.c: add "const" to af_append(), af_prepend() prototypes
reimar
2010-11-02
*
build: enable/disable all FFmpeg libraries together
Uoti Urpala
2010-11-02
*
Add central init_avcodec() to avoid duplicated libavcodec init code
diego
2010-11-02
*
af_lavcresample: avoid multiple calls to av_resample_init
reimar
2010-11-02
[next]