<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libffmpeg/xine_decoder.h, branch 1.1.15</title>
<subtitle>xine-lib git mirror
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/'/>
<entry>
<title>Rename FFmpeg plugins' sources so that there are no conflicts with other source files.</title>
<updated>2007-04-04T19:07:48+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-04-04T19:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3b6ef82b64306c9d03341fe60e5ad641ad50809d'/>
<id>3b6ef82b64306c9d03341fe60e5ad641ad50809d</id>
<content type='text'>
This way when you get a backtrace, video_decoder.c is never the FFmpeg one.

--HG--
rename : src/libffmpeg/audio_decoder.c =&gt; src/libffmpeg/ff_audio_decoder.c
rename : src/libffmpeg/dvaudio_decoder.c =&gt; src/libffmpeg/ff_dvaudio_decoder.c
rename : src/libffmpeg/mpeg_parser.c =&gt; src/libffmpeg/ff_mpeg_parser.c
rename : src/libffmpeg/mpeg_parser.h =&gt; src/libffmpeg/ff_mpeg_parser.h
rename : src/libffmpeg/video_decoder.c =&gt; src/libffmpeg/ff_video_decoder.c
rename : src/libffmpeg/xine_decoder.c =&gt; src/libffmpeg/ffmpeg_decoder.c
rename : src/libffmpeg/xine_decoder.h =&gt; src/libffmpeg/ffmpeg_decoder.h
rename : src/libffmpeg/xine_encoder.c =&gt; src/libffmpeg/ffmpeg_encoder.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way when you get a backtrace, video_decoder.c is never the FFmpeg one.

--HG--
rename : src/libffmpeg/audio_decoder.c =&gt; src/libffmpeg/ff_audio_decoder.c
rename : src/libffmpeg/dvaudio_decoder.c =&gt; src/libffmpeg/ff_dvaudio_decoder.c
rename : src/libffmpeg/mpeg_parser.c =&gt; src/libffmpeg/ff_mpeg_parser.c
rename : src/libffmpeg/mpeg_parser.h =&gt; src/libffmpeg/ff_mpeg_parser.h
rename : src/libffmpeg/video_decoder.c =&gt; src/libffmpeg/ff_video_decoder.c
rename : src/libffmpeg/xine_decoder.c =&gt; src/libffmpeg/ffmpeg_decoder.c
rename : src/libffmpeg/xine_decoder.h =&gt; src/libffmpeg/ffmpeg_decoder.h
rename : src/libffmpeg/xine_encoder.c =&gt; src/libffmpeg/ffmpeg_encoder.c
</pre>
</div>
</content>
</entry>
<entry>
<title>hook up new FFmpeg decoders, including VC-1/WMV9</title>
<updated>2006-08-02T07:15:27+00:00</updated>
<author>
<name>Mike Melanson</name>
<email>mike@multimedia.cx</email>
</author>
<published>2006-08-02T07:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=052247521959a2454b32d720d52aba43f30578f2'/>
<id>052247521959a2454b32d720d52aba43f30578f2</id>
<content type='text'>
CVS patchset: 8150
CVS date: 2006/08/02 07:15:27

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8150
CVS date: 2006/08/02 07:15:27

</pre>
</div>
</content>
</entry>
<entry>
<title>Added lock/unlock around find/open/close ffmpeg calls.</title>
<updated>2005-11-04T22:37:13+00:00</updated>
<author>
<name>Thibaut Mattern</name>
<email>tmattern@users.sourceforge.net</email>
</author>
<published>2005-11-04T22:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0eaa66100c7dbf8f0ea182faf0c9902c5fd9b114'/>
<id>0eaa66100c7dbf8f0ea182faf0c9902c5fd9b114</id>
<content type='text'>
CVS patchset: 7794
CVS date: 2005/11/04 22:37:13

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7794
CVS date: 2005/11/04 22:37:13

</pre>
</div>
</content>
</entry>
<entry>
<title>**BUGFIX**</title>
<updated>2005-02-20T09:36:00+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-02-20T09:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5d93f582cc0aafbc66134d46e79d73ab941f6c7e'/>
<id>5d93f582cc0aafbc66134d46e79d73ab941f6c7e</id>
<content type='text'>
Updated documentation about M$VC (building external ffmpeg).
Added patch necessary for using ffmpeg by M$VC compiler.
Updated M$VC build of xine's ff plugin - removed ugly ifdef, used external ffmpeg as whole.

CVS patchset: 7419
CVS date: 2005/02/20 09:36:00

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated documentation about M$VC (building external ffmpeg).
Added patch necessary for using ffmpeg by M$VC compiler.
Updated M$VC build of xine's ff plugin - removed ugly ifdef, used external ffmpeg as whole.

CVS patchset: 7419
CVS date: 2005/02/20 09:36:00

</pre>
</div>
</content>
</entry>
<entry>
<title> - almost finalize headers refactoring needed for MSVC frontends (and for other</title>
<updated>2004-09-26T22:54:51+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-09-26T22:54:51+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9025bf7cc003e8e9981eaf2adc4c614d9bca765c'/>
<id>9025bf7cc003e8e9981eaf2adc4c614d9bca765c</id>
<content type='text'>
   poor platforms, of course)
 - fix a bug in generated xine-config for WIN32 and make it relocateable
   under Windows
 - MSVC port: update, fix some warnings, remove old unneeded files
 - improve function for getting runtime directory, it will need next fix
   yet (bug probably due to active volume drives)

CVS patchset: 7001
CVS date: 2004/09/26 22:54:51

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   poor platforms, of course)
 - fix a bug in generated xine-config for WIN32 and make it relocateable
   under Windows
 - MSVC port: update, fix some warnings, remove old unneeded files
 - improve function for getting runtime directory, it will need next fix
   yet (bug probably due to active volume drives)

CVS patchset: 7001
CVS date: 2004/09/26 22:54:51

</pre>
</div>
</content>
</entry>
<entry>
<title>header inclusion has to depend on the configure detection, because when</title>
<updated>2004-08-16T15:31:23+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-08-16T15:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6bbed3ff2fb8043f407a76bc4112ac0fa1e0d28a'/>
<id>6bbed3ff2fb8043f407a76bc4112ac0fa1e0d28a</id>
<content type='text'>
always using &lt;avcodec.h&gt;, someone who has external ffmpeg installed, but
wants to use xine's internal one will include the wrong headers

CVS patchset: 6888
CVS date: 2004/08/16 15:31:23

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
always using &lt;avcodec.h&gt;, someone who has external ffmpeg installed, but
wants to use xine's internal one will include the wrong headers

CVS patchset: 6888
CVS date: 2004/08/16 15:31:23

</pre>
</div>
</content>
</entry>
<entry>
<title>New configure option --with-external-ffmpeg[=PREFIX].</title>
<updated>2004-07-31T18:57:45+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-07-31T18:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8e955f1787b1ebda35897e5b5f458e2f8735b8ab'/>
<id>8e955f1787b1ebda35897e5b5f458e2f8735b8ab</id>
<content type='text'>
CVS patchset: 6865
CVS date: 2004/07/31 18:57:45

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6865
CVS date: 2004/07/31 18:57:45

</pre>
</div>
</content>
</entry>
<entry>
<title>Split ffmpeg interface into audio and video specific files</title>
<updated>2004-01-31T01:19:17+00:00</updated>
<author>
<name>James Stembridge</name>
<email>jstembridge@users.sourceforge.net</email>
</author>
<published>2004-01-31T01:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=80039cba62e6fc86d4e4e4517e756e6e2219bf78'/>
<id>80039cba62e6fc86d4e4e4517e756e6e2219bf78</id>
<content type='text'>
CVS patchset: 6087
CVS date: 2004/01/31 01:19:17

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6087
CVS date: 2004/01/31 01:19:17

</pre>
</div>
</content>
</entry>
</feed>
