index
:
ffmpeg
master
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
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Restructure if/else a little.
Michael Niedermayer
2008-04-13
1
-2
/
+3
*
Clear DIRS variable in common.mak, so it does not have to be cleared in
Diego Biurrun
2008-04-13
2
-2
/
+3
*
Remove all dependency files on distclean.
Diego Biurrun
2008-04-13
1
-1
/
+3
*
Unset DIRS after including subdir.mak so that the variable is not used
Diego Biurrun
2008-04-13
1
-0
/
+2
*
Generate the list of files to clean in subdirectories in common.mak.
Diego Biurrun
2008-04-13
2
-4
/
+3
*
Split CLEANFILES variable into CLEANSUFFIXES and LIBSUFFIXES.
Diego Biurrun
2008-04-13
1
-3
/
+3
*
Simplify CLEANFILES generation.
Diego Biurrun
2008-04-13
1
-11
/
+4
*
Do not call update_initial_durations if pkt->duration is 0.
Reimar Döffinger
2008-04-13
1
-1
/
+1
*
Add explanatory comments to enum CodecID.
Diego Biurrun
2008-04-13
1
-0
/
+3
*
Relicense test/example files as LGPL with Michael's permission.
Diego Biurrun
2008-04-13
2
-16
/
+16
*
Remove redundant &.
Michael Niedermayer
2008-04-13
1
-19
/
+19
*
Add a header file to declare Xvid IDCT functions.
Alexander Strange
2008-04-12
3
-5
/
+34
*
remove useless extern keyword.
Stefano Sabatini
2008-04-11
1
-7
/
+7
*
Crop parameters are unsigned, having them negative could be bad and lead
Michael Niedermayer
2008-04-11
1
-4
/
+4
*
Avoid crash with idiotic cropping. Fixes crash with CVFC1_Sony_C.jsv
Michael Niedermayer
2008-04-11
1
-3
/
+6
*
ffplay.d needs SDL_CFLAGS
Måns Rullgård
2008-04-10
1
-1
/
+1
*
remove unused MAKE variable
Måns Rullgård
2008-04-10
1
-13
/
+0
*
correct soname for vhooks
Måns Rullgård
2008-04-10
2
-3
/
+4
*
save DEP_LIBS before processing subdirs
Måns Rullgård
2008-04-10
1
-5
/
+6
*
cosmetics: Break an overly long line.
Keiji Costantini
2008-04-10
1
-1
/
+3
*
cosmetics: Break some overly long lines.
Keiji Costantini
2008-04-10
1
-13
/
+28
*
cosmetics: Break some overly long lines.
Keiji Costantini
2008-04-10
1
-16
/
+30
*
Only set channels in the stream if previously unset, fixes resampling crash o...
Benjamin Larsson
2008-04-10
1
-1
/
+8
*
Fix seeking in rm.
Michael Niedermayer
2008-04-09
2
-91
/
+91
*
undo changes in aac_ac3_parser
Bartlomiej Wolowiec
2008-04-09
4
-61
/
+61
*
move DEP_LIBS to common.mak
Måns Rullgård
2008-04-09
3
-5
/
+3
*
fix build with --build-suffix
Måns Rullgård
2008-04-09
2
-2
/
+2
*
generate separate dependency files per object file
Måns Rullgård
2008-04-09
3
-22
/
+21
*
cosmetics (by Björn Axelsson)
Benoit Fouet
2008-04-09
2
-8
/
+8
*
Add a generic write function to av_fifo.
Björn Axelsson
2008-04-09
2
-2
/
+28
*
Fix H.264 interframe decoding when compiling with icc. Patch by Loren
Loren Merritt
2008-04-08
1
-2
/
+3
*
Mark option arguments as variables using @var{}.
Stefano Sabatini
2008-04-08
3
-106
/
+106
*
Fix reference to a file in MPlayer that was renamed.
Diego Biurrun
2008-04-08
1
-1
/
+1
*
add CODEC_ID_DIRAC
Michael Niedermayer
2008-04-08
1
-0
/
+1
*
Correction of typo in aac_ac3_parser
Bartlomiej Wolowiec
2008-04-08
1
-1
/
+1
*
Increase alignment for DCT block arrays from 8 to 16
Alexander Strange
2008-04-08
5
-5
/
+5
*
Complete argument information in ffmpeg.c:options for non-number arguments
Stefano Sabatini
2008-04-08
1
-6
/
+6
*
Add a missing comma in tiff_encoder.pix_fmts
Stefano Sabatini
2008-04-08
1
-1
/
+1
*
replace some ifeq with prettier ifdef
Måns Rullgård
2008-04-07
3
-5
/
+5
*
append TESTS-yes to TESTS; one ifeq less
Måns Rullgård
2008-04-07
2
-3
/
+2
*
collect vhook-related makefile lines in one place
Måns Rullgård
2008-04-07
1
-27
/
+27
*
Make the install-man target depend on $(MANPAGES).
Stefano Sabatini
2008-04-07
1
-1
/
+1
*
non-recursive makefiles
Måns Rullgård
2008-04-07
1
-7
/
+6
*
non-recursive makefiles
Måns Rullgård
2008-04-07
10
-231
/
+198
*
Corrections of errors in aac_ac3_parser
Bartlomiej Wolowiec
2008-04-07
4
-3
/
+11
*
change of aac_ac3_parser, so it is able to send complete portion of data to d...
Bartlomiej Wolowiec
2008-04-05
4
-61
/
+53
*
remove cast
Baptiste Coudurier
2008-04-05
1
-1
/
+1
*
better error message
Baptiste Coudurier
2008-04-05
1
-4
/
+6
*
simplify
Michael Niedermayer
2008-04-05
1
-3
/
+3
*
Handle av_realloc() failure
Vitor Sessak
2008-04-04
2
-3
/
+11
[prev]
[next]