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
Commit message (
Expand
)
Author
Age
Files
Lines
*
display: add matrix flip api
Vittorio Giovara
2014-07-09
4
-2
/
+24
*
doc: mention option to mix shared/static libraries
Andrew Kelley
2014-07-09
1
-0
/
+11
*
rtpdec: pass an AVFormatContext to ff_parse_fmtp()
Anton Khirnov
2014-07-09
8
-29
/
+39
*
yuv4mpegenc: do not access AVCodecContext.coded_frame
Anton Khirnov
2014-07-09
1
-3
/
+5
*
nsvdec: remove commented out cruft
Anton Khirnov
2014-07-09
1
-15
/
+0
*
mov: free the dv demux context with avformat_free_context()
Anton Khirnov
2014-07-09
1
-6
/
+2
*
mtv: do not set sample_rate for video
Anton Khirnov
2014-07-09
1
-1
/
+0
*
oggparsecelt: do not set AVCodecContext.frame_size
Anton Khirnov
2014-07-09
1
-3
/
+1
*
adxdec: get rid of an avpriv function
Anton Khirnov
2014-07-09
5
-15
/
+25
*
lavc: export DV profile API used by muxer/demuxer as public
Anton Khirnov
2014-07-09
13
-48
/
+121
*
avconv: set the output stream timebase
Anton Khirnov
2014-07-09
1
-0
/
+2
*
avformat: update muxing doxy
Anton Khirnov
2014-07-09
1
-3
/
+3
*
cdg: set the keyframe flag on the first packet
Anton Khirnov
2014-07-09
1
-0
/
+11
*
mov: Remove a variable that is set but never used
Martin Storsjö
2014-07-08
1
-2
/
+1
*
avplay: Handle pixel aspect ratio properly
Martin Storsjö
2014-07-08
1
-0
/
+2
*
nut: Use nut->version in the version range check
Luca Barbato
2014-07-08
1
-3
/
+4
*
arm: Avoid using the 'setend' instruction on ARMv7 and newer
Martin Storsjö
2014-07-08
1
-1
/
+5
*
avformat_new_stream: make the AVCodec parameter const
Roman Savchenko
2014-07-08
2
-2
/
+2
*
af_compand: make sure request_frame always outputs at least one frame
Andrew Kelley
2014-07-08
1
-3
/
+15
*
dsputil: Split off FDCT bits into their own context
Diego Biurrun
2014-07-07
21
-93
/
+238
*
libfdk-aacdec: Decode the first AAC frame to reliably identify the bitstream
Omer Osman
2014-07-07
2
-2
/
+2
*
smoothstreamingenc: Fix a memory leak on errors
Michael Niedermayer
2014-07-07
1
-1
/
+2
*
vmd: Split audio and video decoder
Nidhi Makhijani
2014-07-07
3
-219
/
+238
*
dsputil: Move draw_edges() to mpegvideoencdsp
Diego Biurrun
2014-07-06
12
-195
/
+155
*
dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoenc
Diego Biurrun
2014-07-06
21
-296
/
+444
*
dsputil: Split off *_8x8basis to a separate context
Diego Biurrun
2014-07-06
11
-125
/
+245
*
audio_fifo: Split into a separate doxygen module
Timothy Gu
2014-07-06
1
-0
/
+4
*
samplefmt: Add doxygen categories
Timothy Gu
2014-07-06
1
-0
/
+25
*
dsicin: Split audio and video decoder
Nidhi Makhijani
2014-07-06
3
-111
/
+139
*
bmv: Split audio and video decoder
Nidhi Makhijani
2014-07-06
3
-69
/
+96
*
paf: split audio and video decoder
Nidhi Makhijani
2014-07-06
3
-67
/
+87
*
cljr: split decoder and encoder
Nidhi Makhijani
2014-07-06
3
-75
/
+101
*
vc1test: Check malloc call
Nidhi Makhijani
2014-07-06
1
-0
/
+2
*
vc1test: Return proper error codes
Nidhi Makhijani
2014-07-06
1
-3
/
+3
*
librtmp: Don't free the temp url at the end of rtmp_open
Martin Storsjö
2014-07-06
1
-4
/
+5
*
x86: build: Only compile FDCT code if MMX is enabled
Diego Biurrun
2014-07-05
1
-1
/
+1
*
x86: Unconditionally compile blockdsp and svq1enc init files
Diego Biurrun
2014-07-05
3
-2
/
+2
*
x86: huffyuvdsp: Move inline assembly to init file
Diego Biurrun
2014-07-05
4
-131
/
+76
*
libfdk-aacdec: Reduce the default decoder delay by one frame
Omer Osman
2014-07-05
2
-10
/
+6
*
x86: mpegvideoenc: Change SIMD optimization name suffixes to lowercase
Diego Biurrun
2014-07-03
2
-16
/
+16
*
webpdec: Fix decoding of the huffman group indices.
Justin Ruggles
2014-07-03
1
-2
/
+6
*
id3v2enc: use a case-insensitive comparison for APIC picture type
Anton Khirnov
2014-07-03
1
-1
/
+2
*
daud: split muxer and demuxer
Nidhi Makhijani
2014-07-03
3
-38
/
+56
*
ismindex: Add an option for outputting files elsewhere than in the current di...
Martin Storsjö
2014-07-03
1
-18
/
+36
*
ismindex: Allow adding a path prefix to the generated .ism file
Martin Storsjö
2014-07-03
1
-6
/
+19
*
lavf: document av_dump_format()
Vittorio Giovara
2014-07-02
1
-0
/
+10
*
hevc: Use the local context variable when needed
Luca Barbato
2014-07-02
1
-1
/
+1
*
matroskadec: Fix a double negation typo
Michael Niedermayer
2014-07-02
1
-1
/
+1
*
matroska: Factor out mkv_write_stereo_mode
Luca Barbato
2014-07-01
1
-17
/
+22
*
matroska: Factor out write_track from mkv_write_tracks
Luca Barbato
2014-07-01
1
-169
/
+193
[next]