index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move generated file aynth1.sw to the data subdirectory. Thus it does not have
Diego Biurrun
2009-03-30
1
-4
/
+5
*
Rename regression.sh --> codec-regression.sh. Now all regression test scripts
Diego Biurrun
2009-03-30
1
-3
/
+3
*
Rename server-regression.sh --> ffserver-regression.sh for consistency.
Diego Biurrun
2009-03-30
1
-1
/
+1
*
Rename servertest target to ffservertest.
Diego Biurrun
2009-03-30
1
-1
/
+1
*
Rename libav.regression.ref --> lavf.regression.ref.
Diego Biurrun
2009-03-29
1
-1
/
+1
*
Rename libavtest target to lavftest to better express what it tests.
Diego Biurrun
2009-03-29
1
-5
/
+5
*
Rename test.conf --> ffserver.conf, the new name is more meaningful.
Diego Biurrun
2009-03-29
1
-1
/
+1
*
Rename seek_test.sh --> seek-regression.sh for greater consistency.
Diego Biurrun
2009-03-29
1
-1
/
+1
*
Move output_example.c --> libavformat/output-example.c.
Diego Biurrun
2009-03-27
1
-5
/
+0
*
Remove unnecessary CFLAGS variable from output_example link command.
Diego Biurrun
2009-03-26
1
-1
/
+1
*
Removing example programs is already handled by the generic clean commands,
Diego Biurrun
2009-03-26
1
-1
/
+1
*
Clear some more variables that are used on subdir Makefiles.
Ramiro Polla
2009-03-25
1
-1
/
+2
*
Rename 'tests' target to 'testprogs'. It is too easily confused with the
Diego Biurrun
2009-03-22
1
-1
/
+1
*
Add rule for building API example programs.
Diego Biurrun
2009-03-22
1
-1
/
+3
*
PCX encoder that handles 1-, 8-, and 24-bpp pixfmts.
Daniel Verkamp
2009-03-20
1
-0
/
+1
*
Remove 'lib' and 'swscale-error' from list of phony targets.
Diego Biurrun
2009-03-13
1
-1
/
+1
*
Mark all clean targets as phony.
Diego Biurrun
2009-03-13
1
-1
/
+1
*
Add "testclean" target to .PHONY
Reimar Döffinger
2009-03-13
1
-1
/
+1
*
mxf and mxf d10 regression tests
Baptiste Coudurier
2009-03-11
1
-0
/
+1
*
Allow different executable suffix for host and target
Måns Rullgård
2009-03-08
1
-6
/
+7
*
Remove old scaler.
Michael Niedermayer
2009-03-03
1
-11
/
+1
*
Remove deprecated vhook subsystem.
Diego Biurrun
2009-03-03
1
-50
/
+4
*
Bail out if regtest-flashsv is run but zlib is not enabled.
Diego Biurrun
2009-02-21
1
-1
/
+10
*
Fix swscale-error vs. swscale_error typo; it is marked as the former in .PHONY.
Diego Biurrun
2009-02-21
1
-2
/
+2
*
Declare version.h dependencies explicitly
Måns Rullgård
2009-02-21
1
-0
/
+2
*
Add (un)installation targets for ffpresets using the new DATADIR variable
Robert Swain
2009-01-25
1
-2
/
+11
*
Add a separate 'testclean' rule to clean regression test data without
Francesco Cosoleto
2009-01-10
1
-2
/
+4
*
Run regression tests on target system.
Måns Rullgård
2008-11-23
1
-4
/
+4
*
Build regression test data generators using HOSTCC
Måns Rullgård
2008-11-23
1
-2
/
+2
*
Add check target to run both tests and checkheaders targets.
Diego Biurrun
2008-10-30
1
-1
/
+3
*
Use OBJS variable for all object files
Måns Rullgård
2008-10-25
1
-1
/
+1
*
Add alltools target to build all the tools/ stuff.
Diego Biurrun
2008-09-27
1
-1
/
+3
*
Switch regression tests to swscale.
Michael Niedermayer
2008-09-13
1
-2
/
+2
*
restore accidently deleted file
Justin Ruggles
2008-08-24
1
-0
/
+334
*
1000l to me. committed to wrong repo. revert last commit.
Justin Ruggles
2008-08-24
1
-334
/
+0
*
PCM regression tests.
Peter Ross
2008-08-08
1
-0
/
+1
*
Move up swscale_error target so that regression tests error out immediately.
Diego Biurrun
2008-07-17
1
-9
/
+9
*
enable version.h to be created from subdirs
Måns Rullgård
2008-06-19
1
-8
/
+0
*
Generate pkg-config files in each library subdirectory so that they do
Diego Biurrun
2008-06-16
1
-1
/
+1
*
Remove Fabrice's copyright from the Makefiles. They have been entirely
Diego Biurrun
2008-06-06
1
-4
/
+0
*
Do not remove gmon.out on clean, we never create it.
Diego Biurrun
2008-05-27
1
-2
/
+1
*
Remove TAGS target cruft.
Diego Biurrun
2008-05-27
1
-2
/
+2
*
Simplify phony target declaration.
Diego Biurrun
2008-05-27
1
-3
/
+1
*
Rename test-server target to servertest for consistency with other test targets.
Diego Biurrun
2008-05-27
1
-3
/
+3
*
clear TESTS variable between subdirs
Måns Rullgård
2008-04-16
1
-1
/
+1
*
Add DIRS variable to the list of variables to be cleared instead of
Diego Biurrun
2008-04-14
1
-1
/
+1
*
ffplay.d needs SDL_CFLAGS
Måns Rullgård
2008-04-10
1
-1
/
+1
*
correct soname for vhooks
Måns Rullgård
2008-04-10
1
-0
/
+1
*
save DEP_LIBS before processing subdirs
Måns Rullgård
2008-04-10
1
-5
/
+6
*
move DEP_LIBS to common.mak
Måns Rullgård
2008-04-09
1
-3
/
+0
[next]