]> git.sesse.net Git - ffmpeg/history - libavformat/rtpdec_h263_rfc2190.c
mpegvideo_enc: export vbv_delay in side data
[ffmpeg] / libavformat / rtpdec_h263_rfc2190.c
2015-02-24 Martin Storsjörtpdec: Rename the free method to close
2015-02-24 Martin Storsjörtpdec: Use ffio_free_dyn_buf
2015-02-24 Martin Storsjörtpdec: Don't free the payload context in the .free...
2015-02-24 Martin Storsjörtpdec: Remove unnecessary checks
2015-02-24 Martin Storsjörtpdec: Get rid of all trivial .alloc/.free functions
2015-02-24 Martin Storsjörtpdec: Set need_parsing via a handler field
2014-12-18 Martin Storsjörtpdec_h263_rfc2190: Clear the stored bits if discardin...
2013-05-05 Diego Biurrunavformat: Add av_cold attributes to init functions...
2013-01-20 Martin Storsjörtpdec: Move setting the parsing flags to the actual...
2012-12-21 Martin Storsjörtpdec: Pass the sequence number to depacketizers
2012-11-02 Anton Khirnovrtpdec: factorize identical code used in several handlers
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-06-14 Martin Storsjörtpdec: Don't require frames to start with a Mode A...
2012-02-18 Martin Storsjörtpdec: Identify incorrectly signalled H263
2012-02-14 Martin Storsjörtpdec: Support H263 in RFC 2190 format