index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libffmpeg
Age
Commit message (
Expand
)
Author
2006-11-21
Security fix addon to r5369 of mplayer svn.
Matthias Hopf
2006-10-13
Revert my latest change, broke more than it fixed... now this means that the ...
Diego 'Flameeyes' Pettenò
2006-10-11
Use av_parser to decode audio, should make MP3 playback saner. Don't override...
Diego 'Flameeyes' Pettenò
2006-09-27
Free memory before return. Import revision 6351 of FFmpeg CVS by Kostya. Foun...
Diego 'Flameeyes' Pettenò
2006-09-26
Don't use the size in bytes of the frame_rate_tab table, it will not correspo...
Diego 'Flameeyes' Pettenò
2006-09-18
Added comment about the workaround.
Thibaut Mattern
2006-09-18
Always use our own get_buffer/release_buffer function.
Thibaut Mattern
2006-09-13
Fix the debug build.
František Dvořák
2006-09-12
Rewrite external ffmpeg support by using pkg-config rather than ad-hoc tests....
Diego 'Flameeyes' Pettenò
2006-09-10
Allow xine-lib to compile with gcc 4.1.1.
James Courtier-Dutton
2006-08-13
patch to fix compilation with gcc 4.0 and -fPIC
Miguel Freitas
2006-08-04
re-enable the QDesign audio decoder that was accidently disabled during
Mike Melanson
2006-08-02
Fix a typo which prevents build from tarball (missing file).
Darren Salt
2006-08-02
Missing "\".
Darren Salt
2006-08-02
fix for debug builds; this will eventually get upstream into the official FFm...
Mike Melanson
2006-08-02
disable building of Snow codec for now; it's still experimental and has troub...
Mike Melanson
2006-08-02
updated diff file
Mike Melanson
2006-08-02
more residual from latest FFmpeg sync
Mike Melanson
2006-08-02
missing file from sync
Mike Melanson
2006-08-02
hook up new FFmpeg decoders, including VC-1/WMV9
Mike Melanson
2006-08-02
sync FFmpeg tree
Mike Melanson
2006-08-02
add new libavutil files
Mike Melanson
2006-08-02
sync to FFmpeg 51.11.0
Mike Melanson
2006-08-02
new FFmpeg files
Mike Melanson
2006-07-12
Avoid a debug/no-optimise build failure (seen on amd64).
Darren Salt
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-07-08
Build VIS support for ffmpeg only if is enabled. When enabling VIS and user d...
Diego 'Flameeyes' Pettenò
2006-07-08
Remove A few hunks that are now fixed in FFmpeg's SVN.
Diego 'Flameeyes' Pettenò
2006-07-05
Add definition of PIC in presence of __PIC__ or __pic__, to fix building of F...
Diego 'Flameeyes' Pettenò
2006-06-30
Set the pixel format to YUV420P when encoding for Dxr3 cards, ffmpeg's mpeg e...
Diego 'Flameeyes' Pettenò
2006-06-19
Mark text as impure where necessary to fix build under Solaris/IA32.
Robin KAY
2006-06-18
Misc warnings fixes.
Diego 'Flameeyes' Pettenò
2006-06-17
Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi...
Diego 'Flameeyes' Pettenò
2006-06-17
Fix mpeg2 decoding with ffmpeg, thanks to Christer Palm (palm@nogui.se).
Diego 'Flameeyes' Pettenò
2006-06-15
Add missing include path to AM_CPPFLAGS. Needed for "common.h" by way of "../...
Robin KAY
2006-06-02
More static/const fixes from Gentoo. These should probably go upstream.
Darren Salt
2006-05-23
Add recent fixes.
Matthias Hopf
2006-05-22
Fixed gcc warnings (Adrian Schroeter).
Matthias Hopf
2006-05-03
Make various arrays and structures (mainly xine_plugin_info) const.
Darren Salt
2006-04-21
Fix MP3 playing when mad is disabled (patch from Diego Pettenò)
Darren Salt
2006-04-21
Add printf format attributes.
Darren Salt
2006-04-08
Ancient platforms support:
František Dvořák
2006-04-05
1) various warning fixes
František Dvořák
2006-03-28
ffmpeg automagic improvements:
František Dvořák
2006-03-07
Fixed channels to mode translation in audio decoders.
Thibaut Mattern
2006-02-14
Workaround: force -Os for dsputil_mmx.c to allow compilation to succeed.
Darren Salt
2006-02-05
ffmpeg sync
Miguel Freitas
2006-02-04
sparc build fix from Diego
Miguel Freitas
2005-11-21
Ignore generated files.
František Dvořák
2005-11-04
Added lock/unlock around find/open/close ffmpeg calls.
Thibaut Mattern
[next]