Skip to content

Commit

Permalink
Get playback working.
Browse files Browse the repository at this point in the history
Tested with AAC, AC3, MP3 and AAC-LATM audio.
  • Loading branch information
Beirdo committed Apr 4, 2012
1 parent 6c3653c commit 126cff6
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 468 deletions.
1 change: 0 additions & 1 deletion mythtv/external/FFmpeg/libavcodec/Makefile
Expand Up @@ -72,7 +72,6 @@ OBJS-$(CONFIG_AAC_ENCODER) += aacenc.o aaccoder.o \
psymodel.o iirfilter.o \
mpeg4audio.o kbdwin.o \
audio_frame_queue.o
OBJS-$(CONFIG_AAC_LATM_DECODER) += aaclatmdec.o
OBJS-$(CONFIG_AASC_DECODER) += aasc.o msrledec.o
OBJS-$(CONFIG_AC3_DECODER) += ac3dec.o ac3dec_data.o ac3.o kbdwin.o
OBJS-$(CONFIG_AC3_ENCODER) += ac3enc_float.o ac3enc.o ac3tab.o \
Expand Down

0 comments on commit 126cff6

Please sign in to comment.