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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.
Anton Khirnov
2012-03-06
1
-1
/
+3
*
avconv: add -cpuflags option for setting supported cpuflags.
Anton Khirnov
2012-03-06
1
-0
/
+4
*
cpu: add av_set_cpu_flags_mask().
Anton Khirnov
2012-03-06
1
-0
/
+3
*
avcodec: add av_get_audio_frame_duration() function.
Justin Ruggles
2012-03-05
1
-0
/
+4
*
lavc: make codec_is_decoder/encoder() public.
Anton Khirnov
2012-03-04
1
-0
/
+3
*
Windows Media Audio Lossless decoder
Mashiat Sarker Shakkhar
2012-03-02
1
-0
/
+1
*
avpacket: Add a function for shrinking already allocated side data
Martin Storsjö
2012-03-01
1
-0
/
+3
*
Add a minor bump, changelog/APIchanges entry and some documentation for APIC ...
Anton Khirnov
2012-02-29
2
-0
/
+38
*
segment: implement wrap around
Luca Barbato
2012-02-28
1
-0
/
+2
*
doc/APIchanges: fill in missing dates and hashes.
Anton Khirnov
2012-02-27
1
-5
/
+5
*
avconv: saner output video timebase.
Anton Khirnov
2012-02-26
1
-1
/
+2
*
avutil: add AVERROR_UNKNOWN
Justin Ruggles
2012-02-25
1
-0
/
+3
*
docs: use -bsf:[vas] instead of -[vas]bsf.
John Van Sickle
2012-02-24
2
-3
/
+3
*
Remove libpostproc.
Diego Biurrun
2012-02-23
1
-1
/
+0
*
avcodec: add duration field to AVCodecParserContext
Justin Ruggles
2012-02-20
1
-0
/
+3
*
avutil: add av_rescale_q_rnd() to allow different rounding
Justin Ruggles
2012-02-20
1
-0
/
+3
*
avcodec: add a Sun Rasterfile encoder
Aneesh Dogra
2012-02-17
1
-1
/
+1
*
prores encoder
Kostya Shishkov
2012-02-15
1
-1
/
+1
*
CDXL demuxer and decoder
Paul B Mahol
2012-02-14
1
-0
/
+4
*
hlsproto: Encourage users to try the hls demuxer instead of the proto
Martin Storsjö
2012-02-14
1
-0
/
+5
*
doc: Move the hls protocol section into the right place
Martin Storsjö
2012-02-14
1
-15
/
+15
*
libavformat: Rename the applehttp protocol to hls
Martin Storsjö
2012-02-14
1
-6
/
+5
*
cosmetics: Delete empty lines at end of file.
Diego Biurrun
2012-02-09
6
-7
/
+0
*
pixdesc: mark pseudopaletted formats with a special flag.
Anton Khirnov
2012-02-08
1
-0
/
+3
*
lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacket
Anton Khirnov
2012-02-08
1
-0
/
+3
*
drawtext: add 'fix_bounds' option on coords fixing
Andrey Utkin
2012-02-06
1
-0
/
+3
*
APIchanges: add missing commit hashes
Janne Grunau
2012-02-02
1
-4
/
+4
*
doc: decoding Forward Uncompressed is supported
Paul B Mahol
2012-02-01
1
-0
/
+1
*
avcodec: Add av_fast_padded_malloc().
Janne Grunau
2012-02-01
1
-0
/
+5
*
lavf: add functions for accessing the fourcc<->CodecID mapping tables.
Anton Khirnov
2012-01-31
1
-0
/
+3
*
lavc: add avcodec_is_open().
Anton Khirnov
2012-01-31
1
-0
/
+3
*
avconv: deprecate the -deinterlace option
Anton Khirnov
2012-01-30
1
-0
/
+2
*
doc: Fix the name of the new function
Martin Storsjö
2012-01-30
1
-1
/
+1
*
doc: Document mov/mp4 fragmentation options
Martin Storsjö
2012-01-30
1
-0
/
+61
*
avutil: make intfloat api public
Paul B Mahol
2012-01-30
1
-0
/
+4
*
APIchanges: mention avcodec_alloc_context()/2/3
Anton Khirnov
2012-01-28
1
-0
/
+2
*
lavf: increase major version from 53 to 54.
Anton Khirnov
2012-01-27
1
-1
/
+1
*
lavc: increase major version to 54.
Anton Khirnov
2012-01-27
1
-1
/
+1
*
doc: Update APIchanges with info on muxer flushing
Martin Storsjö
2012-01-25
1
-0
/
+6
*
Remove ffmpeg.
Anton Khirnov
2012-01-23
1
-1091
/
+0
*
XWD encoder and decoder
Paul B Mahol
2012-01-23
1
-0
/
+2
*
doc/APIChanges: fill in missing dates and hashes
Anton Khirnov
2012-01-21
1
-5
/
+5
*
RELEASE_NOTES: mention hiding private symbols in shared builds.
Anton Khirnov
2012-01-18
1
-0
/
+9
*
RELEASE_NOTES: mention some notable API changes in 0.8
Anton Khirnov
2012-01-18
1
-5
/
+25
*
add SMJPEG muxer
Paul B Mahol
2012-01-16
1
-1
/
+1
*
avcodec: bump minor version and add APIChanges for the new audio encoding API
Justin Ruggles
2012-01-15
1
-0
/
+8
*
lavfi: move version macros to a new installed header version.h
Anton Khirnov
2012-01-12
1
-0
/
+3
*
doc: Replace ffmpeg references in avserver config file by avconv.
Diego Biurrun
2012-01-11
1
-6
/
+6
*
doc: Fix names of av_log color environment variables.
Diego Biurrun
2012-01-11
1
-2
/
+2
*
Fix a bunch of platform name and other typos.
Diego Biurrun
2012-01-11
1
-3
/
+3
[next]