Home
last modified time | relevance | path

Searched hist:"9 e5c694668556b60e49a49e6708bfb550fc6ce1b" (Results 1 – 7 of 7) sorted by relevance

/haiku/src/add-ons/media/plugins/ffmpeg/
H A DEncoderTable.h9e5c694668556b60e49a49e6708bfb550fc6ce1b Sun Aug 30 14:20:40 UTC 2015 Adrien Destugues <pulkomandy@gmail.com> ffmpeg plugin: remove more deprecated functions.

These were all deprecated between releases 0.6 and 0.10 of ffmpeg,
except for one change (renaming of CodecID to AVCodecID) which we can
work around with a typedef. The deprecated functions were still
available in 0.11, but were removed later on after several years of
deprecation.

This makes it possible to build our plugin with any ffmpeg version
between 0.10 and 2.7, so we can now experiment with updating to 2.7 at
least for the gcc4 builds.
H A DFFmpegPlugin.cpp9e5c694668556b60e49a49e6708bfb550fc6ce1b Sun Aug 30 14:20:40 UTC 2015 Adrien Destugues <pulkomandy@gmail.com> ffmpeg plugin: remove more deprecated functions.

These were all deprecated between releases 0.6 and 0.10 of ffmpeg,
except for one change (renaming of CodecID to AVCodecID) which we can
work around with a typedef. The deprecated functions were still
available in 0.11, but were removed later on after several years of
deprecation.

This makes it possible to build our plugin with any ffmpeg version
between 0.10 and 2.7, so we can now experiment with updating to 2.7 at
least for the gcc4 builds.
H A DAVCodecEncoder.h9e5c694668556b60e49a49e6708bfb550fc6ce1b Sun Aug 30 14:20:40 UTC 2015 Adrien Destugues <pulkomandy@gmail.com> ffmpeg plugin: remove more deprecated functions.

These were all deprecated between releases 0.6 and 0.10 of ffmpeg,
except for one change (renaming of CodecID to AVCodecID) which we can
work around with a typedef. The deprecated functions were still
available in 0.11, but were removed later on after several years of
deprecation.

This makes it possible to build our plugin with any ffmpeg version
between 0.10 and 2.7, so we can now experiment with updating to 2.7 at
least for the gcc4 builds.
H A DCodecTable.cpp9e5c694668556b60e49a49e6708bfb550fc6ce1b Sun Aug 30 14:20:40 UTC 2015 Adrien Destugues <pulkomandy@gmail.com> ffmpeg plugin: remove more deprecated functions.

These were all deprecated between releases 0.6 and 0.10 of ffmpeg,
except for one change (renaming of CodecID to AVCodecID) which we can
work around with a typedef. The deprecated functions were still
available in 0.11, but were removed later on after several years of
deprecation.

This makes it possible to build our plugin with any ffmpeg version
between 0.10 and 2.7, so we can now experiment with updating to 2.7 at
least for the gcc4 builds.
H A DAVFormatWriter.cpp9e5c694668556b60e49a49e6708bfb550fc6ce1b Sun Aug 30 14:20:40 UTC 2015 Adrien Destugues <pulkomandy@gmail.com> ffmpeg plugin: remove more deprecated functions.

These were all deprecated between releases 0.6 and 0.10 of ffmpeg,
except for one change (renaming of CodecID to AVCodecID) which we can
work around with a typedef. The deprecated functions were still
available in 0.11, but were removed later on after several years of
deprecation.

This makes it possible to build our plugin with any ffmpeg version
between 0.10 and 2.7, so we can now experiment with updating to 2.7 at
least for the gcc4 builds.
H A DAVCodecEncoder.cpp9e5c694668556b60e49a49e6708bfb550fc6ce1b Sun Aug 30 14:20:40 UTC 2015 Adrien Destugues <pulkomandy@gmail.com> ffmpeg plugin: remove more deprecated functions.

These were all deprecated between releases 0.6 and 0.10 of ffmpeg,
except for one change (renaming of CodecID to AVCodecID) which we can
work around with a typedef. The deprecated functions were still
available in 0.11, but were removed later on after several years of
deprecation.

This makes it possible to build our plugin with any ffmpeg version
between 0.10 and 2.7, so we can now experiment with updating to 2.7 at
least for the gcc4 builds.
H A DAVCodecDecoder.cpp9e5c694668556b60e49a49e6708bfb550fc6ce1b Sun Aug 30 14:20:40 UTC 2015 Adrien Destugues <pulkomandy@gmail.com> ffmpeg plugin: remove more deprecated functions.

These were all deprecated between releases 0.6 and 0.10 of ffmpeg,
except for one change (renaming of CodecID to AVCodecID) which we can
work around with a typedef. The deprecated functions were still
available in 0.11, but were removed later on after several years of
deprecation.

This makes it possible to build our plugin with any ffmpeg version
between 0.10 and 2.7, so we can now experiment with updating to 2.7 at
least for the gcc4 builds.