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
*
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
*
af_export: Avoid void *-arithmentic warnings
reimar
2010-11-02
*
af_ladspa: Fix multiple instances of a filter type
reimar
2010-11-02
*
af_extrastereo: Improve filter description
diego
2010-11-02
*
af_lavcac3enc: fix assert failure "s->expect_len <= s->pending_data_size"
Uoti Urpala
2010-10-14
*
af_lavcac3enc: actually enable the filter by default
Uoti Urpala
2010-05-26
*
af_lavcac3enc: make the filter work without FFmpeg internals
Uoti Urpala
2010-05-14
*
Merge svn changes up to r30967
Uoti Urpala
2010-04-26
|
\
|
*
Rename get_path.[ch] --> path.[ch].
diego
2010-03-20
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
|
Merge svn changes up to r30663
Uoti Urpala
2010-03-10
|
\
\
*
\
\
Merge svn changes up to r30463
Uoti Urpala
2010-03-09
|
\
\
\
[next]