projects
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Try to get this to build on more platforms (especially Darwin)
2002-11-26
Philip Gladstone
Try to get this to build on more platforms (especially...
commit
|
commitdiff
|
tree
2002-11-23
Philip Gladstone
Applied changes to make it compile on darwin
commit
|
commitdiff
|
tree
2002-11-21
Philip Gladstone
Updated to reflect the current state of ffserver (as...
commit
|
commitdiff
|
tree
2002-11-21
Philip Gladstone
Added three sample video hooks. See the (rudimentary...
commit
|
commitdiff
|
tree
2002-11-20
Philip Gladstone
The problems of doing cvs add foo.*
commit
|
commitdiff
|
tree
2002-11-20
Philip Gladstone
* Add frame rate conversion when there is no audio...
commit
|
commitdiff
|
tree
2002-11-20
Philip Gladstone
Build and install the vhook subdirectory if enabled...
commit
|
commitdiff
|
tree
2002-11-20
Philip Gladstone
Compile framehook.c
commit
|
commitdiff
|
tree
2002-11-20
Philip Gladstone
Initial versions of code to all per-frame video processing...
commit
|
commitdiff
|
tree
2002-11-20
Philip Gladstone
Set the pkt->pts field correctly so that frame rate...
commit
|
commitdiff
|
tree
2002-11-20
Philip Gladstone
Set the pkt->pts field so that we have a chance of...
commit
|
commitdiff
|
tree
2002-11-20
Philip Gladstone
Get rid of a warning from asfcheck. Not sure that it...
commit
|
commitdiff
|
tree
2002-10-30
Philip Gladstone
* Made encoding to ASF streams work again. It turns...
commit
|
commitdiff
|
tree
2002-10-30
Philip Gladstone
Added VideoBitRateRange and VideoBitRAteTolerance settings
commit
|
commitdiff
|
tree
2002-09-12
Philip Gladstone
Change abort() calls to av_abort() calls.
commit
|
commitdiff
|
tree
2002-09-12
Philip Gladstone
Change calls to abort() to be calls to av_abort()
commit
|
commitdiff
|
tree
2002-09-12
Philip Gladstone
* Add code to pace sending a stream when it is being...
commit
|
commitdiff
|
tree
2002-09-12
Philip Gladstone
Add the transfer of the new parameters from ffmpeg...
commit
|
commitdiff
|
tree
2002-07-28
Philip Gladstone
* Now we do not delete the feed file if it was created...
commit
|
commitdiff
|
tree
2002-07-27
Philip Gladstone
* Removed a debug printf
commit
|
commitdiff
|
tree
2002-07-27
Philip Gladstone
Add notes on the ?date= format.
commit
|
commitdiff
|
tree
2002-07-27
Philip Gladstone
Add conversions to and from RGBA32 and BGRA32.
commit
|
commitdiff
|
tree
2002-07-27
Philip Gladstone
Fix a potential endless loop (nb (1 * 3) / 2 == 1)
commit
|
commitdiff
|
tree
2002-07-27
Philip Gladstone
Add some examples of using ACL
commit
|
commitdiff
|
tree
2002-07-27
Philip Gladstone
* Make asf streaming work again. Now uses the output...
commit
|
commitdiff
|
tree
2002-07-27
Philip Gladstone
Add conditional build of strptime
commit
|
commitdiff
|
tree
2002-07-27
Philip Gladstone
Add logic to figure out whether strptime is present...
commit
|
commitdiff
|
tree
2002-07-27
Philip Gladstone
Add strptime into the source pool for those systems...
commit
|
commitdiff
|
tree
2002-07-27
Philip Gladstone
* Add code for ffserver to get stream output formats...
commit
|
commitdiff
|
tree
2002-07-27
Philip Gladstone
Add prototype of guess_stream_format
commit
|
commitdiff
|
tree
2002-07-27
Philip Gladstone
Add another asf output format type -- asf_stream. The...
commit
|
commitdiff
|
tree
2002-06-17
Philip Gladstone
Change ticker_tick to use ticker_abs as we want the...
commit
|
commitdiff
|
tree
2002-06-17
Philip Gladstone
Add ticker_abs function that returns the number of...
commit
|
commitdiff
|
tree
2002-06-14
Philip Gladstone
Change the way that the ?date= stuff is parsed. It...
commit
|
commitdiff
|
tree
2002-06-10
Philip Gladstone
* Add code to restart ffmpeg if it crashes
commit
|
commitdiff
|
tree
2002-06-05
Philip Gladstone
* Get the buffer size right now we have the buffer...
commit
|
commitdiff
|
tree
2002-06-05
Philip Gladstone
Add the copyright/comment/author/title keywords
commit
|
commitdiff
|
tree
2002-06-05
Philip Gladstone
* Add the comment block if any of the comment fields...
commit
|
commitdiff
|
tree
2002-06-05
Philip Gladstone
* Give the max stream time configuration item a chance...
commit
|
commitdiff
|
tree
2002-06-04
Philip Gladstone
Remove some calls to av_free that tured out to be duplicate...
commit
|
commitdiff
|
tree
2002-05-30
Philip Gladstone
* Bad buffer management bug. Forgot to take care of...
commit
|
commitdiff
|
tree
2002-05-30
Philip Gladstone
Added Launch, FaviconURL and Redirect examples
commit
|
commitdiff
|
tree
2002-05-30
Philip Gladstone
* New stuff and bug fixes:
commit
|
commitdiff
|
tree
2002-05-30
Philip Gladstone
* Go faster stripes: don't check to see if the user...
commit
|
commitdiff
|
tree
2002-05-29
Philip Gladstone
Make sure that the http_proxy environment variable...
commit
|
commitdiff
|
tree
2002-05-29
Philip Gladstone
* Make video grabbing work again (if you are grabbing...
commit
|
commitdiff
|
tree
2002-05-26
Philip Gladstone
* Add first cut of code to handle Windows Media Player...
commit
|
commitdiff
|
tree
2002-05-24
Philip Gladstone
Change order of extensions and read_probe checking...
commit
|
commitdiff
|
tree
2002-05-24
Philip Gladstone
* Add a probe function for FFM files
commit
|
commitdiff
|
tree
2002-05-24
Philip Gladstone
* Added yet more output to the status page to try and...
commit
|
commitdiff
|
tree
2002-05-24
Philip Gladstone
* Fix a problem caused by a duplicate free of priv_data...
commit
|
commitdiff
|
tree
2002-05-24
Philip Gladstone
* Add support for time-limiting a live stream. (Some...
commit
|
commitdiff
|
tree
2002-05-24
Philip Gladstone
Add an av_abort macro that aborts, but also prints...
commit
|
commitdiff
|
tree
2002-05-20
Philip Gladstone
Fix a segfault when handling errors or .asx or .ram...
commit
|
commitdiff
|
tree
2002-05-18
Philip Gladstone
* If a stream gets stuck in WAIT_FEED, then disconnecting...
commit
|
commitdiff
|
tree
2002-05-18
Philip Gladstone
Fix the WAIT_FEED problem. It turns out that when you...
commit
|
commitdiff
|
tree
2002-05-17
Philip Gladstone
* Added a note that says that WMP cannot stream .mpg...
commit
|
commitdiff
|
tree
2002-05-17
Philip Gladstone
Added use of StartSendOnKey
commit
|
commitdiff
|
tree
2002-05-17
Philip Gladstone
* Change the default behaviour to start streaming as...
commit
|
commitdiff
|
tree
2002-05-16
Philip Gladstone
* Updated with new stream configuration items
commit
|
commitdiff
|
tree
2002-05-16
Philip Gladstone
* Add code to configure the following:
commit
|
commitdiff
|
tree
2002-05-16
Philip Gladstone
Pass over the bit_rate_tolerance field to ffmpeg
commit
|
commitdiff
|
tree
2002-05-14
Philip Gladstone
* Mea culpa: it seems that I broke encoding to 8-bit...
commit
|
commitdiff
|
tree
2002-05-10
Philip Gladstone
* Improve logging -- now actually gives you the number...
commit
|
commitdiff
|
tree
2002-05-10
Philip Gladstone
* Add implementation of strlcpy
commit
|
commitdiff
|
tree
2002-05-10
Philip Gladstone
* Add prototype for strlcpy
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
* Add the 'flags' field to the list of codec fields...
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
* Don't allocate 0 bytes of memory. It upsets electricFence!
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
* Fix a problem with the first sample when down sampling.
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
* Every frame is a key_frame
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
* Start using enumerated types (makes debugging much...
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
* Make put_wav_header return the number of bytes that...
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
* Change extern inline to static inline so that it...
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
* Try and fill out some more of the RV header fields...
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
* Add defaults to switch statements
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
* Add a sleep when doing the post to ffserver. Yes...
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
Intialize the codec type to video.
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
* Add the gop_size to the video parameters. Also the...
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
* Change extern inline to static inline. This improves...
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
* Add default cases to switch statements.
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
* Add a duration field to the AVPacket
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
* Make it work with sound cards (like mine) that can...
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
* Many, many changes to make it work (mostly). Information...
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
* Updated so that some streams actually work!
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
* These are my notes on streaming
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
* Fix a nasty problem with output buffering not have...
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
* Fix nasty problem with unitialized memory in the...
commit
|
commitdiff
|
tree
2002-05-09
Philip Gladstone
Move the EXTRALIBS to the end of the link line where...
commit
|
commitdiff
|
tree
2002-04-08
Philip Gladstone
* patch by Philip Gladstone
commit
|
commitdiff
|
tree