-
- Downloads
Merge remote-tracking branch 'newdev/master'
* newdev/master:
ac3enc: Add codec-specific options for writing AC-3 metadata.
NOT MERGED: Remove arrozcru URL from documentation
sndio support for playback and record
Conflicts:
doc/faq.texi
doc/general.texi
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- Changelog 1 addition, 0 deletionsChangelog
- configure 6 additions, 0 deletionsconfigure
- doc/encoders.texi 336 additions, 0 deletionsdoc/encoders.texi
- doc/indevs.texi 17 additions, 0 deletionsdoc/indevs.texi
- doc/outdevs.texi 4 additions, 0 deletionsdoc/outdevs.texi
- libavcodec/ac3.h 11 additions, 0 deletionslibavcodec/ac3.h
- libavcodec/ac3dec.c 0 additions, 10 deletionslibavcodec/ac3dec.c
- libavcodec/ac3enc.c 433 additions, 8 deletionslibavcodec/ac3enc.c
- libavcodec/ac3enc_fixed.c 1 addition, 0 deletionslibavcodec/ac3enc_fixed.c
- libavcodec/ac3enc_float.c 1 addition, 0 deletionslibavcodec/ac3enc_float.c
- libavdevice/Makefile 3 additions, 0 deletionslibavdevice/Makefile
- libavdevice/alldevices.c 1 addition, 0 deletionslibavdevice/alldevices.c
- libavdevice/sndio_common.c 120 additions, 0 deletionslibavdevice/sndio_common.c
- libavdevice/sndio_common.h 46 additions, 0 deletionslibavdevice/sndio_common.h
- libavdevice/sndio_dec.c 108 additions, 0 deletionslibavdevice/sndio_dec.c
- libavdevice/sndio_enc.c 95 additions, 0 deletionslibavdevice/sndio_enc.c
Loading
Please register or sign in to comment