index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix colourspace for 16 bit raw video in mov, fixes issue 1527 on big-endian.
Carl Eugen Hoyos
2009-12-31
1
-1
/
+1
*
Support raw black&white in mov, fixes issue 1654.
Carl Eugen Hoyos
2009-12-30
1
-0
/
+1
*
Remove outdated comments.
Luca Abeni
2009-12-30
1
-2
/
+0
*
Rename internal function
Luca Barbato
2009-12-30
1
-3
/
+3
*
cosmetics: Move MPEG-4 encoding functions around to avoid forward declarations.
Diego Biurrun
2009-12-30
1
-493
/
+478
*
10l: Move ff_mpeg4_pred_dc() to an appropriate place.
Diego Biurrun
2009-12-30
1
-79
/
+79
*
cosmetics: Move MPEG-4 decoding functions around to avoid forward declarations.
Diego Biurrun
2009-12-30
1
-579
/
+572
*
cosmetics: Move H.263-related functions around to avoid forward declarations.
Diego Biurrun
2009-12-30
1
-408
/
+398
*
cosmetics: Reorder functions to avoid forward declarations.
Diego Biurrun
2009-12-30
1
-366
/
+356
*
Remove unnecessary forward declaration for msmpeg4_memsetw().
Diego Biurrun
2009-12-30
1
-1
/
+0
*
Get rid of pointless CONFIG_ANY_H263 preprocessor definition.
Diego Biurrun
2009-12-30
4
-39
/
+6
*
Add required header #includes for mpegvideo.h and config.h.
Diego Biurrun
2009-12-30
1
-0
/
+2
*
Eliminate CONFIG_ANY_H263_DECODER preprocessor definition.
Diego Biurrun
2009-12-30
1
-5
/
+1
*
Get rid of pointless CONFIG_WMV_DECODER definition.
Diego Biurrun
2009-12-30
2
-2
/
+2
*
Get rid of pointless CONFIG_WMV2 definition.
Diego Biurrun
2009-12-30
3
-3
/
+2
*
Simplify CONFIG_ANY_H263_DECODER preprocessor definition:
Diego Biurrun
2009-12-30
1
-5
/
+0
*
Remove unused definitions: CONFIG_MSMPEG4 and CONFIG_WMV_ENCODER.
Diego Biurrun
2009-12-29
1
-2
/
+0
*
Remove pointless CONFIG_MLP_DECODER preprocessor check.
Diego Biurrun
2009-12-29
1
-2
/
+0
*
Neither the H.264 nor the SVQ3 decoder depend on the H.264 parser.
Diego Biurrun
2009-12-29
1
-3
/
+2
*
The MLP decoder depends on the MLP parser.
Diego Biurrun
2009-12-29
2
-1
/
+2
*
Enable the TrueHD decoder when the MLP decoder is enabled.
Diego Biurrun
2009-12-29
2
-1
/
+1
*
Declare AC-3 parser dependency of AC-3 decoder and EAC-3 demuxer in configure.
Diego Biurrun
2009-12-29
2
-6
/
+3
*
Fix colours for QT JPEG2000, fixes issue 1540.
Carl Eugen Hoyos
2009-12-29
1
-1
/
+1
*
Use correct pixfmt for 32 bit raw in mov also on big-endian, fixes issue 1630.
Carl Eugen Hoyos
2009-12-29
1
-1
/
+1
*
Declare AAC parser dependencies in configure.
Diego Biurrun
2009-12-29
2
-7
/
+7
*
The S/P-DIF muxer depends on mpeg4audio.o.
Diego Biurrun
2009-12-29
1
-1
/
+2
*
Declare WMV1/WMV2/VC-1 decoder dependency on the H.263 decoder in configure.
Diego Biurrun
2009-12-29
2
-8
/
+5
*
Add myself as VAAPI maintainer.
Gwenole Beauchesne
2009-12-29
1
-0
/
+1
*
Add H.264 bitstream decoding through VAAPI.
Gwenole Beauchesne
2009-12-29
3
-0
/
+362
*
vc1_parser.o does not depend on h263dec.o and intrax8.o.
Diego Biurrun
2009-12-29
1
-2
/
+1
*
Do not explicitely set thread_count in the codec context.
Michael Dorr
2009-12-28
1
-3
/
+0
*
Set thread_count in the decoder before to open it.
Stefano Sabatini
2009-12-28
1
-3
/
+2
*
Declare dependencies of RV10/RV20 decoders on the H.263 decoder in configure.
Diego Biurrun
2009-12-28
2
-4
/
+4
*
Declare dependencies for H.263 family decoders in configure.
Diego Biurrun
2009-12-28
2
-12
/
+9
*
Declare the dependency of the H.263 decoder on the H.263 parser in configure.
Diego Biurrun
2009-12-28
2
-1
/
+2
*
Replace CONFIG_ANY_H263_ENCODER definition by CONFIG_H263_ENCODER.
Diego Biurrun
2009-12-28
2
-12
/
+6
*
cosmetics: Remove pointless '#if 1' preprocessor directives.
Diego Biurrun
2009-12-28
1
-6
/
+0
*
Use VA_INVALID_ID instead of hard coded values.
Gwenole Beauchesne
2009-12-28
3
-7
/
+7
*
Add "Hardware acceleration" section to MAINTAINERS. Move vdpau* to there.
Gwenole Beauchesne
2009-12-28
1
-2
/
+3
*
Remove a useless local variable.
Luca Abeni
2009-12-28
1
-11
/
+10
*
Remove outdated comment
Luca Abeni
2009-12-28
1
-1
/
+0
*
Remove an unneeded local variable.
Luca Abeni
2009-12-28
1
-5
/
+4
*
Remove unused variable, fixes the warning:
Diego Biurrun
2009-12-28
1
-1
/
+0
*
Mark conditionally used variable as av_unused, fixes the warning:
Diego Biurrun
2009-12-28
1
-1
/
+1
*
Rename ff_vaapi_alloc_picture() to ff_vaapi_alloc_pic_param().
Gwenole Beauchesne
2009-12-28
5
-5
/
+5
*
Rename ff_vaapi_get_surface() to ff_vaapi_get_surface_id().
Gwenole Beauchesne
2009-12-28
5
-8
/
+8
*
Use different dynamic payload types for audio and video.
Luca Abeni
2009-12-27
2
-2
/
+2
*
2nd try on documenting av_gcd().
Michael Niedermayer
2009-12-27
1
-1
/
+1
*
Remove commented-out debug console output.
Diego Biurrun
2009-12-27
1
-45
/
+0
*
cosmetics: Move a bunch of forward declarations below a CONFIG_ENCODERS #ifdef.
Diego Biurrun
2009-12-27
1
-13
/
+14
[next]