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
/
vf_hflip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter: handle error in query_formats() in bunch of filters
Paul B Mahol
2015-04-08
1
-2
/
+1
*
avfilter/hflip: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
2014-05-27
1
-1
/
+1
*
Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'
Michael Niedermayer
2014-04-19
1
-1
/
+1
|
\
|
*
lavfi: name anonymous structs
Vittorio Giovara
2014-04-19
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-1
/
+1
|
\
\
|
|
/
|
*
lavfi: do not export the filters from shared objects
Anton Khirnov
2013-10-28
1
-1
/
+1
*
|
avfilter/vf_hflip: support slice threading
Paul B Mahol
2013-09-30
1
-19
/
+40
*
|
avfilter/vf_hflip: refactor plane dimensions calculation
Paul B Mahol
2013-09-30
1
-5
/
+10
*
|
avfilter: various cosmetics
Paul B Mahol
2013-09-12
1
-6
/
+5
*
|
avfilter: fix plane validity checks
Michael Niedermayer
2013-08-03
1
-1
/
+1
*
|
Merge commit '4753f802c00853859b7b4b8fdb79c35e082cb7f8'
Michael Niedermayer
2013-05-16
1
-8
/
+8
|
\
\
|
|
/
|
*
vf_hflip: use the name 's' for the pointer to the private context
Anton Khirnov
2013-05-16
1
-8
/
+8
*
|
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
Michael Niedermayer
2013-05-15
1
-3
/
+3
*
|
lavfi: use ceil right shift for chroma width/height.
Clément Bœsch
2013-05-10
1
-10
/
+10
*
|
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-8
/
+7
|
\
\
|
|
/
|
*
lavfi: switch to AVFrame.
Anton Khirnov
2013-03-08
1
-8
/
+7
|
*
lavfi: merge start_frame/draw_slice/end_frame
Anton Khirnov
2012-11-28
1
-12
/
+21
*
|
lavfi/hflip: support more formats
Paul B Mahol
2013-02-25
1
-29
/
+13
*
|
vf_hflip: switch to filter_frame
Anton Khirnov
2012-11-28
1
-26
/
+23
*
|
Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_...
Hendrik Leppkes
2012-10-20
1
-1
/
+1
*
|
Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627'
Michael Niedermayer
2012-10-12
1
-3
/
+3
|
\
\
|
|
/
|
*
lavfi: do not use av_pix_fmt_descriptors directly.
Anton Khirnov
2012-10-12
1
-3
/
+3
*
|
Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'
Michael Niedermayer
2012-10-11
1
-10
/
+22
|
\
\
|
|
/
|
*
lavfi: convert input/ouput list compound literals to named objects
Mans Rullgard
2012-10-10
1
-9
/
+21
*
|
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-26
/
+26
|
\
\
|
|
/
|
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-24
/
+24
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+3
|
\
\
|
|
/
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-22
1
-4
/
+4
|
\
\
|
|
/
|
*
lavfi: add error handling to draw_slice().
Anton Khirnov
2012-07-22
1
-2
/
+2
*
|
Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'
Michael Niedermayer
2012-07-22
1
-10
/
+10
|
\
\
|
|
/
|
*
lavfi: use const for AVFilterPad declarations in all filters.
Ronald S. Bultje
2012-07-21
1
-9
/
+9
*
|
lavfi: update some deprecated functions
Paul B Mahol
2012-06-16
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-13
1
-0
/
+1
|
\
\
|
|
/
|
*
lavfi: make AVFilterPad opaque after two major bumps.
Anton Khirnov
2012-06-13
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-06
1
-2
/
+4
|
\
\
|
|
/
|
*
lavfi: remove request/poll and drawing functions from public API on next bump
Anton Khirnov
2012-06-05
1
-1
/
+2
|
*
lavfi: make formats API private on next bump.
Anton Khirnov
2012-06-05
1
-1
/
+2
*
|
lavfi/hflip: copy palette data in start_frame()
Stefano Sabatini
2012-05-25
1
-0
/
+16
*
|
vf_hflip: accept PIX_FMT_RGB444 and PIX_FMT_BGR444 pixel formats
Paul B Mahol
2012-03-26
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-26
1
-2
/
+0
|
\
\
|
|
/
|
*
cosmetics: Remove some unnecessary block braces.
Diego Biurrun
2012-01-25
1
-2
/
+0
|
*
hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats
Peter Ross
2011-04-28
1
-0
/
+1
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
1
-1
/
+1
*
|
Mark AVFilterPad[] compound literals as const.
Reimar Döffinger
2011-11-06
1
-2
/
+2
*
|
lavfi: add layout negotiation fields and helper functions.
Mina Nagy Zaki
2011-06-19
1
-1
/
+1
*
|
Make the hflip filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats
Peter Ross
2011-03-26
1
-0
/
+1
*
|
Merge libavcore into libavutil
Reinhard Tartler
2011-02-16
1
-1
/
+1
|
/
*
Use new imgutils.h API names, fix deprecation warnings.
Stefano Sabatini
2010-09-07
1
-1
/
+1
[next]