index
:
haiku
master
r1alpha1
r1alpha2
r1alpha3
r1alpha4
r1beta1
Haiku's main repository
haiku-inc.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
add-ons
/
media
/
plugins
/
ffmpeg
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
...
*
|
FFMPEG Plugin: Implement video frame rate calculation for decoder.
Colin Günther
2014-08-04
-4
/
+33
*
|
FFMPEG Plugin: Implement and use calculation of bytes per row.
Colin Günther
2014-08-04
-3
/
+39
*
|
FFMPEG Plugin: Extract video aspect ratio calculation code.
Colin Günther
2014-08-04
-26
/
+92
|
/
*
FFMPEG Plugin: Code styles, typos and code deduplication.
hrev47595
Colin Günther
2014-07-29
-88
/
+97
*
FFMPEG-Plugin: Fix doxygen style and typo.
hrev47576
Colin Günther
2014-07-26
-12
/
+12
*
FFMPEG-Plugin: Simplify start time calculation of video frame.
Colin Günther
2014-07-26
-10
/
+47
*
FFMPEG-Plugin: Refactor out update of media_header.
Colin Günther
2014-07-26
-19
/
+44
*
FFMPEG-Plugin: Implement decoding of streamed video data.
Colin Günther
2014-07-26
-30
/
+55
*
FFMPEG plugin: Tell the FFMPEG library to handle incomplete data.
Colin Günther
2014-07-26
-0
/
+5
*
FFMPEG plugin: Refactor video decoding function.
Colin Günther
2014-07-26
-96
/
+136
*
FFMPEG plugin: Refactor video decoding function.
hrev47499
Colin Günther
2014-07-15
-66
/
+123
*
FFMPEG plugin: Add links to useful FFMPEG-API documentation.
Colin Günther
2014-07-15
-0
/
+17
*
FFMPEG plugin: Use member variables instead of local ones.
Colin Günther
2014-07-15
-7
/
+7
*
Remove some traces sent to application stdout.
hrev47158
Adrien Destugues
2014-04-23
-3
/
+1
*
ffmpeg: declare support for webm and 3gpp.
Adrien Destugues
2014-04-10
-0
/
+28
*
Build media plugins for the secondary arch.
hrev47079
Adrien Destugues
2014-03-31
-24
/
+29
*
Replace a few equ with %define to make nasm happy
hrev47071
Jonathan Schleifer
2014-03-29
-24
/
+24
*
ffmpeg media plugin: merge muxer and demuxer tables
hrev47063
Adrien Destugues
2014-03-28
-127
/
+214
*
ffmpeg plugin only needs to link against ffmpeg libs.
hrev46493
Jerome Duval
2013-12-05
-9
/
+0
*
ffmpeg: fix x86_64 build, remove libbz2
Jerome Duval
2013-12-04
-5258
/
+64
*
Style fix.
hrev46443
Adrien Destugues
2013-11-25
-1
/
+1
*
ffmpeg plugin: don't crash sniffing unknown files.
hrev46441
Adrien Destugues
2013-11-25
-1
/
+2
*
Initial changes to remove /boot/common
Ingo Weinhold
2013-10-03
-2
/
+2
*
Merge remote-tracking branch 'haiku/master' into package-management
Ingo Weinhold
2013-09-13
-4
/
+8
|
\
|
*
ffmpeg: release the reader context on destruction.
hrev46028
Jérôme Duval
2013-09-06
-4
/
+8
*
|
Update ffmpeg package and its requirements
Ingo Weinhold
2013-06-14
-15
/
+17
*
|
Complete outsourcing of zlib
Ingo Weinhold
2013-05-06
-1
/
+1
|
/
*
Use av_alloc_put_byte() instead of ffio_init_context() since the
Stefano Ceccherini
2013-01-04
-5
/
+6
*
zlib: added an optional build package, integrated to the build
Jérôme Duval
2012-10-30
-1
/
+1
*
Revert "ffmpeg: switch to 0.11.1" (hrev44483)
hrev44531
Matt Madia
2012-08-14
-48
/
+49
*
ffmpeg: switch to 0.11.1
hrev44483
Jérôme Duval
2012-08-07
-49
/
+48
*
FFMPEG: Remove unnecessary #include statements
hrev44265
Philippe Saint-Pierre
2012-06-25
-2
/
+0
*
FFMPEG Copyright(): Fix memory leak
hrev44262
Philippe Saint-Pierre
2012-06-25
-8
/
+8
*
ffmpeg: implement Copyright() (resolves TODO) + typo fix
Philippe Saint-Pierre
2012-06-24
-9
/
+14
*
ffmpeg: use the cpu count as decoding thread count.
hrev44080
Jérôme Duval
2012-04-29
-1
/
+4
*
ffmpeg: don't use deprecated API in AVCodecDecoder.
hrev44000
Jérôme Duval
2012-04-11
-78
/
+85
*
ffmpeg: switch to 0.10 API
hrev43989
Jérôme Duval
2012-04-10
-48
/
+26
*
ffmpeg: updated gcc2 package and fixed crashes on exit.
hrev43878
Jérôme Duval
2012-03-22
-5
/
+5
*
ffmpeg: added dependency on libvpx.
hrev43850
Jérôme Duval
2012-03-14
-0
/
+1
*
ffmpeg: added libs packages as dependencies.
hrev43846
Jérôme Duval
2012-03-12
-120832
/
+5
*
ffmpeg: fixed headers dependency on libavcodec for gfx_*.cpp.
hrev43840
Jerome Duval
2012-03-09
-12
/
+13
*
FFMpeg plugin: now build against the optional package for 0.10
Jérôme Duval
2012-03-07
-427218
/
+29
*
ffmpeg (gif codec): Init len variable
hrev43616
Philippe Saint-Pierre
2012-01-03
-1
/
+1
*
ffmpeg: infinite loop (als decoder)
hrev43615
Philippe Saint-Pierre
2012-01-03
-1
/
+1
*
Disabled DEBUG=1 in several of the 3rd party ffmpeg subdirs
hrev43601
Urias McCullough
2012-01-02
-0
/
+14
*
Change instances of wether in comments to whether. No functional change inten...
hrev43487
John Scipione
2011-12-12
-2
/
+2
*
Use multiplication instead of shifts and adds. Include SSSE3 routine
hrev40768
David McPaul
2011-03-01
-209
/
+335
*
correct yuv422 planar conversion. Seperate sse, sse2 and ssse3 asm code. Ad...
hrev39913
David McPaul
2010-12-21
-238
/
+793
*
Add a function to register media codec descriptions for the usual format fami...
hrev39888
François Revol
2010-12-19
-0
/
+102
*
merged ffmpeg 0.6.1 into trunk
hrev39560
Jérôme Duval
2010-11-21
-322
/
+1950
[prev]
[next]