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
*
swscale: also update flags on sws_getCachedContext()
Ramiro Polla
2010-09-06
1
-4
/
+12
*
swscale: fix internal rgb->yv12 chroma conversion used by the main scaler path
Ramiro Polla
2010-09-06
1
-3
/
+3
*
Sort AV_CPU_FLAG* by value.
Stefano Sabatini
2010-09-06
1
-1
/
+1
*
Fix typo.
Stefano Sabatini
2010-09-06
1
-1
/
+1
*
move stream info arrays into a struct to ease future dynamic allocation
Aurelien Jacobs
2010-09-05
1
-32
/
+28
*
matroskadec: allow uint and float elements with length = 0
Aurelien Jacobs
2010-09-05
1
-2
/
+4
*
Add #ifndef around FF_API_MM_FLAGS.
Stefano Sabatini
2010-09-05
1
-0
/
+2
*
Use "d" suffix for general-purpose registers used with movd.
Reimar Döffinger
2010-09-05
4
-30
/
+30
*
Fix mlib compilation: add mising include for SwsContext.
vle
2010-09-05
1
-0
/
+1
*
Add APIchanges entry corresponding to the libavutil/cpu.h addition of
Stefano Sabatini
2010-09-04
1
-0
/
+4
*
Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_
Stefano Sabatini
2010-09-04
27
-150
/
+200
*
Create config.asm for use with yasm
Måns Rullgård
2010-09-03
2
-1
/
+14
*
configure: whitespace
Måns Rullgård
2010-09-03
1
-12
/
+12
*
configure: make print_config() more flexible
Måns Rullgård
2010-09-03
1
-14
/
+21
*
Fix the dependencies of the RTP muxer
Martin Storsjö
2010-09-03
1
-1
/
+1
*
Move INET6_ADDRSTRLEN to network.h, similar to other network-related fixups
Ronald S. Bultje
2010-09-03
2
-4
/
+4
*
Vorbis metadata writing. Patch by James Darnley <james.darnley gmail com>.
James Darnley
2010-09-03
1
-4
/
+22
*
Reindent after r25032.
Ronald S. Bultje
2010-09-03
1
-2
/
+2
*
Send NAT punching messages to the address specified in the Transport:
John Wimer
2010-09-03
3
-1
/
+19
*
Port latest x264 deblock asm (before they moved to using NV12 as internal
Ronald S. Bultje
2010-09-03
5
-325
/
+230
*
Set frame_size in the amr demuxer
Martin Storsjö
2010-09-03
1
-0
/
+2
*
rtsp: 10l, try to update the correct rtp stream
Martin Storsjö
2010-09-03
1
-1
/
+1
*
Detect llvm-gcc and set appropriate flags
Måns Rullgård
2010-09-02
1
-3
/
+14
*
Add -mllvm -stack-alignment=16 to CFLAGS when using clang
Måns Rullgård
2010-09-02
1
-0
/
+1
*
Optimize/simplify ebml_read_num.
Reimar Döffinger
2010-09-02
1
-7
/
+4
*
fate: delete log files ahead of each run
Måns Rullgård
2010-09-02
1
-1
/
+1
*
Cosmetics: Reindent after r25023.
Carl Eugen Hoyos
2010-09-02
1
-6
/
+6
*
Fix crash when decoding DV in AVI introduced in r24579 (issue 2174).
Andrew Wason
2010-09-02
1
-1
/
+3
*
Fix typo in r25019.
Eli Friedman
2010-09-01
1
-1
/
+1
*
cosmetics: spaces between and after parentheses
Baptiste Coudurier
2010-09-01
1
-2
/
+2
*
Unscrew breakage after my last commit because of symbol prefixes.
Ronald S. Bultje
2010-09-01
1
-8
/
+8
*
Rename h264_weight_sse2.asm to h264_weight.asm; add 16x8/8x16/8x4 non-square
Ronald S. Bultje
2010-09-01
4
-291
/
+427
*
Split h264dsp_mmx.c (which was #included in dsputil_mmx.c) in h264_qpel_mmx.c,
Ronald S. Bultje
2010-09-01
5
-1319
/
+1343
*
QTRLE regtest
Vitor Sessak
2010-09-01
3
-0
/
+13
*
add FF_API_PALETTE_CONTROL define to drop usage of AVPaletteControl
Aurelien Jacobs
2010-09-01
1
-1
/
+11
*
Use quotes instead of angle brackets for local #includes.
Diego Biurrun
2010-09-01
3
-3
/
+3
*
gxf muxer only accepts pal or ntsc resolutions currently, so fail if resoluti...
Baptiste Coudurier
2010-09-01
1
-1
/
+5
*
SHA fate test
Vitor Sessak
2010-08-31
2
-0
/
+25
*
Test decoding in fate-lavf-gif
Vitor Sessak
2010-08-31
2
-1
/
+2
*
PNG image regression testing
Vitor Sessak
2010-08-31
2
-0
/
+7
*
Mention that library micro version should be reset if minor version is bumped.
Diego Biurrun
2010-08-31
1
-2
/
+2
*
Fix vertical align.
Ronald S. Bultje
2010-08-31
1
-1
/
+1
*
Add RealVideo 3 FATE test
Vitor Sessak
2010-08-31
2
-0
/
+49
*
10l, add flags forgotten in last commit
Vitor Sessak
2010-08-31
1
-1
/
+1
*
Add Apple MJPEG-B decoder FATE test
Vitor Sessak
2010-08-31
2
-0
/
+13
*
Add FATE test for ScummVM DXA flavor
Vitor Sessak
2010-08-31
2
-0
/
+15
*
Solving memory leak and initialization problem with prev_pkt / pkt.
Tobias Bindhammer
2010-08-31
1
-3
/
+13
*
Checking return values of av_malloc(z) and report an error in case.
Tobias Bindhammer
2010-08-31
1
-6
/
+13
*
aacenc: Remove an unused variable from adjust_frame_information().
Alex Converse
2010-08-31
1
-2
/
+1
*
aacenc: Don't set s->cur_channel before apply_window_and_mdct().
Alex Converse
2010-08-31
1
-1
/
+0
[next]