mpv/libmpdemux
diego 7e57bfd853 demux: Move mp_a52_framesize from demux_ts.c to parse_es.c
The function is used in the MPEG muxer as well and not specific to MPEG-TS.
Jointly developed by Nico Sabbi and myself.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31929 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-11-02 04:15:48 +02:00
..
aac_hdr.c
aac_hdr.h
asf.h
asfguid.h asfguid.h: Use AV_RL32 also in x86 2010-11-02 04:14:20 +02:00
asfheader.c configure: Rename "network" variable and option to "networking" 2010-11-02 04:14:44 +02:00
asfheader.h
aviheader.c spelling fixes 2010-11-02 04:15:03 +02:00
aviheader.h
aviprint.c
aviprint.h
demux_aac.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
demux_asf.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
demux_audio.c asfheader, demux_audio: Remove some pointless be2me/le2me 2010-11-02 04:14:43 +02:00
demux_avi.c Merge svn changes up to r31004 2010-04-26 17:55:05 +03:00
demux_avs.c cleanup: #include loader/wine/winbase.h instead of local declarations 2010-11-02 04:07:44 +02:00
demux_avs.h
demux_demuxers.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
demux_film.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
demux_fli.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
demux_gif.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
demux_lavf.c subs: Add support for DVB and XSUB subtitles, not yet working properly 2010-11-02 04:14:43 +02:00
demux_lmlm4.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
demux_mf.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
demux_mkv.c demux_mkv: support V_MJPEG video tag 2010-10-27 01:46:05 +03:00
demux_mng.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
demux_mov.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
demux_mov.h
demux_mpc.c
demux_mpg.c options: move -alang and -slang to option struct 2010-05-22 10:11:15 +03:00
demux_nemesi.c rtsp: Support RTSP/RTP over HTTP via LIVE555 2010-11-02 04:07:16 +02:00
demux_nsv.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
demux_nut.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
demux_ogg.c options: move -alang and -slang to option struct 2010-05-22 10:11:15 +03:00
demux_ogg.h
demux_pva.c demux_pva.c: Remove completely nonsensical le2me usages 2010-11-02 04:14:43 +02:00
demux_rawaudio.c
demux_rawdv.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
demux_rawvideo.c
demux_real.c demux_real: use MKTAG definition from libavutil 2010-11-02 04:11:42 +02:00
demux_real.h
demux_realaud.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
demux_roq.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
demux_rtp.cpp rtsp: Support RTSP/RTP over HTTP via LIVE555 2010-11-02 04:07:16 +02:00
demux_rtp.h
demux_rtp_codec.cpp Silence permanent warning messages when decoding H264 over rtsp with 2010-05-02 10:47:40 +00:00
demux_rtp_internal.h
demux_smjpeg.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
demux_ts.c demux: Move mp_a52_framesize from demux_ts.c to parse_es.c 2010-11-02 04:15:48 +02:00
demux_ts.h demux: Move mp_a52_framesize from demux_ts.c to parse_es.c 2010-11-02 04:15:48 +02:00
demux_ty.c demux_ty: Cleanup some code, possibly fix vstream support (untested) 2010-11-02 04:10:10 +02:00
demux_ty_osd.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
demux_ty_osd.h
demux_viv.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
demux_vqf.c
demux_xmms.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
demux_xmms_plugin.h
demux_y4m.c demux_y4m: increase error message verbosity from MSGL_V to MSGL_ERR 2010-11-02 04:11:07 +02:00
demuxer.c demuxer.c: add new_sh_sub_sid_lang 2010-11-02 04:14:44 +02:00
demuxer.h demux: use bstr arguments for demuxer_add_attachment() and demuxer_add_chapter() 2010-05-22 06:40:28 +03:00
ebml.c cosmetics: Reformat in K&R coding style. 2010-05-27 16:46:47 +00:00
ebml.h bstr.[ch]: add new files for struct bstr related functionality 2010-05-20 23:50:18 +03:00
ebml_defs.c demux_mkv: read tags. 2010-05-22 06:40:34 +03:00
ebml_types.h demux_mkv: read tags. 2010-05-22 06:40:34 +03:00
extension.c
genres.h spelling fixes 2010-11-02 04:15:03 +02:00
matroska.h demux_mkv: support V_MJPEG video tag 2010-10-27 01:46:05 +03:00
mf.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
mf.h
mp3_hdr.c
mp3_hdr.h
mp_taglists.c
mp_taglists.h
mpeg_hdr.c Calculate width and height in mp4_header_process_vop(). 2010-03-15 22:32:11 +00:00
mpeg_hdr.h
mpeg_packetizer.c
mpeg_packetizer.h
ms_hdr.h
muxer.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
muxer.h
muxer_avi.c Factorize MPlayer/MEncoder version string handling. 2010-11-02 04:11:43 +02:00
muxer_lavf.c Merge svn changes up to r31004 2010-04-26 17:55:05 +03:00
muxer_mpeg.c Merge svn changes up to r31169 2010-05-30 15:27:58 +03:00
muxer_rawaudio.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
muxer_rawvideo.c
parse_es.c demux: Move mp_a52_framesize from demux_ts.c to parse_es.c 2010-11-02 04:15:48 +02:00
parse_es.h demux: Move mp_a52_framesize from demux_ts.c to parse_es.c 2010-11-02 04:15:48 +02:00
parse_mp4.c
parse_mp4.h
qtpalette.h
stheader.h demuxer.c: add new_sh_sub_sid_lang 2010-11-02 04:14:44 +02:00
video.c Merge svn changes up to r30967 2010-04-26 17:42:20 +03:00
yuv4mpeg.c
yuv4mpeg.h
yuv4mpeg_intern.h
yuv4mpeg_ratio.c