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
/
libavfilter
/
formats.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libavfilter/formats: Fix parsing of channel specifications with a trailing 'c'.
Simon Thelen
2015-06-20
1
-10
/
+7
*
avfilter/formats: Add test for ff_parse_channel_layout()
Michael Niedermayer
2015-06-20
1
-0
/
+29
*
avfilter/formats: proper error handling in ff_set_common_*() functions
Clément Bœsch
2015-03-16
1
-13
/
+32
*
avfilter/formats: proper error handling in ff_channel_layouts_ref() and ff_fo...
Clément Bœsch
2015-03-16
1
-11
/
+11
*
avfilter/formats: use av_realloc_array in ADD_FORMAT()
Clément Bœsch
2015-03-16
1
-2
/
+2
*
avfilter/formats: remove unused COPY_INT_LIST() macro
Clément Bœsch
2015-03-16
1
-12
/
+0
*
Merge commit 'c3bd1d60af97e8d2568dac9fcce7bdabb4ff93c8'
Michael Niedermayer
2015-03-12
1
-2
/
+5
|
\
|
*
formats: Check memory allocations
Vittorio Giovara
2015-03-12
1
-1
/
+10
*
|
avfilter/formats: Alloc NULL fmts in SET_COMMON_FORMATS()
Michael Niedermayer
2014-11-21
1
-1
/
+1
*
|
avfilter/formats: free the correct pointer in ADD_FORMAT()
Michael Niedermayer
2014-11-21
1
-1
/
+3
*
|
Merge commit '863ee8a855b8ce27ffef41479eb66da58763faed'
Michael Niedermayer
2014-11-21
1
-1
/
+3
|
\
\
|
|
/
|
*
lavfi: clean memory on error in ADD_FORMAT()
Vittorio Giovara
2014-11-21
1
-1
/
+3
*
|
avfilter/formats: Use av_realloc_array()
Michael Niedermayer
2014-06-13
1
-6
/
+6
*
|
avfilter/formats: Avoid using non public AV_SAMPLE_FMT_NB
Michael Niedermayer
2014-05-27
1
-2
/
+2
*
|
avfilter/formats: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
2014-05-27
1
-1
/
+1
*
|
Merge commit '7cc4c9f32f446feaec5447e3d097e8147e35f156'
Michael Niedermayer
2014-05-27
1
-7
/
+11
|
\
\
|
|
/
|
*
lavfi/formats: avoid using AV_{PIX,SAMPLE}_FMT_NB
Anton Khirnov
2014-05-26
1
-7
/
+11
*
|
lavfi: parsing helper for unknown channel layouts.
Nicolas George
2013-11-03
1
-2
/
+15
*
|
avfilter: remove ff_copy_int*_list
Michael Niedermayer
2013-08-16
1
-14
/
+0
*
|
Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0'
Michael Niedermayer
2013-05-18
1
-8
/
+8
|
\
\
|
|
/
|
*
lavfi: rename AVFilterFormats.format_count to nb_formats
Anton Khirnov
2013-05-17
1
-6
/
+6
*
|
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
Michael Niedermayer
2013-05-15
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-05-15
1
-1
/
+1
|
\
\
|
|
/
|
*
pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
Anton Khirnov
2013-05-15
1
-1
/
+1
*
|
lavfi: detect merge failure for unknown layouts.
Nicolas George
2013-04-01
1
-0
/
+4
*
|
lavfi/formats: reindent after last commit.
Nicolas George
2013-02-24
1
-10
/
+10
*
|
lavfi: fix merging of formats and clarify exception.
Nicolas George
2013-02-24
1
-1
/
+10
*
|
avfilter/ff_merge_formats: only merge if doing so does not loose chroma or alpha
Michael Niedermayer
2013-02-19
1
-0
/
+19
*
|
lavfi: implement ff_query_formats_all().
Nicolas George
2013-01-26
1
-2
/
+13
*
|
lavfi: implement ff_all_channel_counts().
Nicolas George
2013-01-26
1
-0
/
+9
*
|
lavfi: support unknown channel layouts.
Nicolas George
2013-01-26
1
-9
/
+73
*
|
replace av_log(0, by av_log(NULL,
Michael Niedermayer
2012-11-23
1
-1
/
+1
*
|
Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h
Paul B Mahol
2012-11-13
1
-1
/
+1
*
|
Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627'
Michael Niedermayer
2012-10-12
1
-2
/
+4
|
\
\
|
|
/
|
*
lavfi: do not use av_pix_fmt_descriptors directly.
Anton Khirnov
2012-10-12
1
-2
/
+4
*
|
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-4
/
+4
|
\
\
|
|
/
|
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+1
|
\
\
|
|
/
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
|
Merge commit '1961e46c15c23a041f8d8614a25388a3ee9eff63'
Michael Niedermayer
2012-06-27
1
-39
/
+1
|
\
\
|
|
/
|
*
lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft
Anton Khirnov
2012-06-26
1
-40
/
+0
*
|
lavfi: drop deprecated and disabled packing API
Stefano Sabatini
2012-06-26
1
-13
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-24
1
-5
/
+0
|
\
\
|
|
/
*
|
lavfi: update some deprecated functions
Paul B Mahol
2012-06-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-13
1
-2
/
+14
|
\
\
|
|
/
|
*
lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs
Anton Khirnov
2012-06-13
1
-2
/
+2
|
*
lavfi: add channelsplit audio filter.
Anton Khirnov
2012-06-12
1
-0
/
+12
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-06
1
-15
/
+45
|
\
\
|
|
/
|
*
lavfi: make formats API private on next bump.
Anton Khirnov
2012-06-05
1
-13
/
+45
*
|
aconvert filter needs to configure samplerates
Andrew Wason
2012-06-05
1
-2
/
+2
[next]