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
*
Skip the tablegen fragments in checkheaders
Måns Rullgård
2010-03-08
1
-1
/
+2
*
Add TESTOBJS make variable for extra objects used by test apps
Måns Rullgård
2010-03-08
4
-2
/
+4
*
Remove unused fast_memcpy() function in dct-test
Måns Rullgård
2010-03-08
1
-2
/
+0
*
Skip cmdutils_common_opts.h fragment in checkheaders
Måns Rullgård
2010-03-08
2
-1
/
+3
*
Define HAVE_AV_CONFIG_H for checkheaders in libs
Måns Rullgård
2010-03-08
1
-1
/
+1
*
Move dctref prototypes to a header file
Måns Rullgård
2010-03-08
3
-5
/
+34
*
Define HAVE_AV_CONFIG_H when building test apps
Måns Rullgård
2010-03-08
1
-3
/
+3
*
Move resolve_host() to ffserver.c
Måns Rullgård
2010-03-08
3
-39
/
+36
*
Add missing stdlib.h #include, fixes the warnings:
Diego Biurrun
2010-03-08
1
-0
/
+1
*
Move the local includes below the system includes
Martin Storsjö
2010-03-08
1
-3
/
+3
*
Use ASF supports "markers" which are a name and a time stamp to create
Vladimir Pantelic
2010-03-08
3
-0
/
+32
*
w32thread: Make avcodec_thread_execute2() static here as well
Andreas Öman
2010-03-08
1
-1
/
+1
*
Make avcodec_thread_execute2() static
Andreas Öman
2010-03-08
1
-1
/
+1
*
Add doxygen documentation for ff_url_split
Martin Storsjö
2010-03-08
1
-0
/
+22
*
Reindent
Martin Storsjö
2010-03-08
7
-18
/
+18
*
Rename url_split to ff_url_split
Martin Storsjö
2010-03-08
11
-20
/
+20
*
targeenc: fix rgb555 encoding on big endian systems.
Alexis Ballier
2010-03-08
1
-2
/
+2
*
Make Indeo 5 decoder more robust on bitstream errors.
Maxim Poliakovski
2010-03-08
1
-4
/
+8
*
Scale tile dimensions in case both local decoding and scalability mode
Maxim Poliakovski
2010-03-08
1
-0
/
+5
*
Add myself to CREDITS
Alex Converse
2010-03-08
1
-0
/
+1
*
Add an HE-AAC v1 decoder.
Alex Converse
2010-03-08
10
-35
/
+2669
*
Revert "Move the probe loop from av_open_input_file() into its own method"
Måns Rullgård
2010-03-08
2
-82
/
+31
*
avfilter: make avfilter_default_free_video_buffer() static
Måns Rullgård
2010-03-08
1
-1
/
+1
*
Error on missing function prototypes with gcc
Måns Rullgård
2010-03-08
1
-0
/
+1
*
sh4: move dsputil prototypes to header file
Måns Rullgård
2010-03-08
4
-3
/
+28
*
sh4: fix about 1000 warnings
Måns Rullgård
2010-03-08
2
-118
/
+119
*
bfin: fix function prototypes
Måns Rullgård
2010-03-08
4
-39
/
+34
*
ARM: move mpegvideo prototypes to a header file
Måns Rullgård
2010-03-08
4
-3
/
+28
*
Alpha: move dsputil prototypes to a header file
Måns Rullgård
2010-03-08
4
-27
/
+55
*
IFF: move ff_cmap_read_palette() prototype to a header file
Måns Rullgård
2010-03-08
3
-2
/
+32
*
Fix concat seeking SEEK_END case.
Wolfram Gloger
2010-03-08
1
-2
/
+2
*
Make ffserver regression test run (still fails)
Måns Rullgård
2010-03-08
1
-6
/
+3
*
regtest: move md5sum wrappers into separate file
Måns Rullgård
2010-03-08
3
-10
/
+13
*
ffserver: remove bogus comment
Måns Rullgård
2010-03-08
1
-1
/
+0
*
Fix concat seek result.
Wolfram Gloger
2010-03-08
1
-1
/
+1
*
av_find_stream_info(): Add a workaround for backwards compatible HE-AAC signa...
Alex Converse
2010-03-08
2
-1
/
+6
*
Make avfilter_default_start_frame() correctly pass the aspect ratio
Stefano Sabatini
2010-03-07
1
-0
/
+1
*
10l: AAC: Set multiplier to 0.
Alex Converse
2010-03-07
1
-1
/
+1
*
AAC: Set codec parameters in the first frame rather than in .init()
Alex Converse
2010-03-07
1
-4
/
+9
*
Fix pts->dts conversion init for non-zero initial value for pts.
Daniel Kristjansson
2010-03-07
1
-1
/
+1
*
Move the probe loop from av_open_input_file() into its own method
Micah F. Galizia
2010-03-07
2
-31
/
+82
*
Remove hacks not required since HAVE_AV_CONFIG_H was unset for the apps
Måns Rullgård
2010-03-07
5
-13
/
+0
*
Define HAVE_AV_CONFIG_H only when building libraries
Måns Rullgård
2010-03-07
2
-1
/
+3
*
ffserver: do not use intreadwrite.h
Måns Rullgård
2010-03-07
1
-2
/
+1
*
ffplay: use public fft interface
Måns Rullgård
2010-03-07
1
-5
/
+5
*
Create a public API for FFT family of functions
Måns Rullgård
2010-03-07
6
-24
/
+244
*
Give RDFT types more meaningful names
Måns Rullgård
2010-03-07
6
-15
/
+15
*
Update include directives in fft-test.c
Måns Rullgård
2010-03-07
1
-1
/
+3
*
Increase FF_INPUT_BUFFER_PADDING_SIZE to 64.
Alex Converse
2010-03-07
1
-3
/
+5
*
AAC: Add a new line after the TNS error message.
Alex Converse
2010-03-07
1
-1
/
+1
[next]