]> git.sesse.net Git - ffmpeg/history - libavdevice/fbdev.c
mpegts: Pad the packet buffer in handle_packet().
[ffmpeg] / libavdevice / fbdev.c
2012-01-27 Anton Khirnovlavf: remove AVFormatParameters from AVFormatContext...
2011-11-30 Anton Khirnovlavf: make av_set_pts_info private.
2011-10-19 Anton Khirnovlavf,lavd: replace av_new_stream->avformat_new_stream...
2011-10-12 Anton KhirnovAVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
2011-10-05 Diego BiurrunFix 'heigth' vs. 'height' typos.
2011-08-15 Anton Khirnovlavf,lavd: remove all usage of AVFormatParameters from...
2011-07-15 Diego Biurrundoxygen: use Doxygen markup for authors and web links...
2011-06-23 Stefano Sabatinilavdev: improve feedback in case of invalid frame rate...
2011-06-23 Stefano Sabatinifbdev: prefer "framerate_q" over "fps" in device context
2011-06-05 Anton Khirnovlavf,lavc: free avoptions in a generic way.
2011-06-04 Anton Khirnovfbdev,v4l2: remove some forgotten uses of AVFormatParam...
2011-06-02 Anton Khirnovfbdev: add a framerate private option.
2011-03-28 Stefano Sabatiniframebuffer device demuxer