You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-06 08:29:25 +02:00
- Fixes on RTP and GOB headers for H.263.
- RTP callback system implemented for H.263/H.263+. - Bug fix on DC coefficients of H.263. - H.263 decoder now returns PTS on picture number. Originally committed as revision 292 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -7,6 +7,7 @@ version 0.4.6:
|
||||
- fix quantization bug in AC3 encoder.
|
||||
- added GOB header parsing on H.263/H.263+ decoder. (Juanjo)
|
||||
- bug fix on MCBPC tables of H.263. (Juanjo)
|
||||
- bug fix on DC coefficients of H.263. (Juanjo)
|
||||
- added Advanced Prediction Mode on H.263/H.263+ decoder. (Juanjo)
|
||||
- now we can decode H.263 streams found on QuickTime files. (Juanjo)
|
||||
- now we can decode H.263 streams found on VIVO v1 files.(Juanjo)
|
||||
|
||||
Reference in New Issue
Block a user