Luca Abeni
|
6f62e2c72d
|
Correctly set the "AU size" field in the payload header for
fragmented AAC frames
Originally committed as revision 18984 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
16 years ago |
Luca Abeni
|
9331967007
|
AAC packetiser cleanup: use consts instead of #defines
Originally committed as revision 18402 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
16 years ago |
Luca Abeni
|
ddffcb2d3a
|
AAC packetiser cleanup: remove check for a condition that cannot happen
Originally committed as revision 18401 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
16 years ago |
Martin Storsjö
|
d2ce53b786
|
Fix two checks in the AAC packetiser, which were too conservative
Patch by Martin Storsjö (martin AT martin DOT st)
Originally committed as revision 18400 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
16 years ago |
Luca Abeni
|
17a5894a23
|
Merge rtp_aac.h and rtp_mpv.h in rtpenc.h
Originally committed as revision 17020 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
16 years ago |
Luca Abeni
|
302879cb36
|
Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h
Originally committed as revision 17016 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
16 years ago |
Luca Abeni
|
21da81d784
|
Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.c
does not need to abuse read_buf_index
Originally committed as revision 17004 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
16 years ago |
Luca Abeni
|
20631a9c15
|
Merge rtp_internal.h in rtp.h, and remove rtp_internal.h
Originally committed as revision 16817 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
16 years ago |
Luca Abeni
|
e0d21bfe83
|
Allow to set the maximum number of frames per RTP packet (and add support for
this in the AAC packetizer)
Originally committed as revision 10647 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
17 years ago |
Luca Abeni
|
1a3a0a79b6
|
Support fragmentation for AAC frames
Originally committed as revision 10492 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
17 years ago |
Luca Abeni
|
171dce486c
|
Support for AAC streaming over RTP. Fragmentation is not implemented yet
Originally committed as revision 10491 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
17 years ago |