Parts im a bit unsure of:
    - Did I break doxygen stuff?
    - The "replacement" in libavformat/options_table.h.

Derek Buitenhuis (2):
  avutil: Add av_get_time_base{_q,}() and deprecate AV_TIME_BASE{_Q,}
  Replace depecated AV_TIME_BASE{_Q,} with av_get_time_base{_q}()

 avconv.c                         | 46 ++++++++++++++++++++--------------------
 avconv.h                         |  2 +-
 avconv_opt.c                     | 10 ++++-----
 avplay.c                         |  4 ++--
 avprobe.c                        | 18 ++++++++--------
 avserver.c                       |  8 +++----
 doc/APIchanges                   |  4 ++++
 libavcodec/avcodec.h             |  2 +-
 libavcodec/xsubdec.c             |  2 +-
 libavfilter/avfilter.c           |  2 +-
 libavfilter/vf_fps.c             |  6 +++---
 libavfilter/vf_settb.c           |  4 ++--
 libavfilter/vsrc_nullsrc.c       |  4 ++--
 libavfilter/vsrc_testsrc.c       |  2 +-
 libavformat/assdec.c             |  6 +++---
 libavformat/avformat.h           | 12 +++++------
 libavformat/avidec.c             | 12 +++++------
 libavformat/avio.h               |  4 ++--
 libavformat/dxa.c                |  2 +-
 libavformat/ffmetadec.c          |  2 +-
 libavformat/flvdec.c             |  4 ++--
 libavformat/flvenc.c             |  2 +-
 libavformat/hdsenc.c             |  2 +-
 libavformat/hls.c                | 14 ++++++------
 libavformat/hlsenc.c             |  4 ++--
 libavformat/hlsproto.c           |  4 ++--
 libavformat/librtmp.c            |  2 +-
 libavformat/matroskadec.c        |  2 +-
 libavformat/mov.c                |  6 +++---
 libavformat/movenc.c             |  2 +-
 libavformat/mpegenc.c            |  4 ++--
 libavformat/mpegtsenc.c          |  6 +++---
 libavformat/nutdec.c             |  4 ++--
 libavformat/oggenc.c             |  8 +++----
 libavformat/options_table.h      |  2 +-
 libavformat/rtpdec.c             |  4 ++--
 libavformat/rtpenc.c             |  2 +-
 libavformat/rtsp.h               |  2 +-
 libavformat/rtspdec.c            |  8 +++----
 libavformat/seek-test.c          |  6 +++---
 libavformat/seek.c               |  4 ++--
 libavformat/segment.c            |  2 +-
 libavformat/smoothstreamingenc.c |  2 +-
 libavformat/utils.c              | 40 +++++++++++++++++-----------------
 libavutil/avutil.h               | 41 ++++++++++++++++++++++++-----------
 libavutil/utils.c                | 12 +++++++++++
 libavutil/version.h              |  5 ++++-
 tools/aviocat.c                  |  2 +-
 tools/ismindex.c                 |  2 +-
 49 files changed, 193 insertions(+), 157 deletions(-)

-- 
1.8.5.2

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to