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
/
libavcodec
/
cdxl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
avcodec: Don't anonymously typedef structs
Diego Biurrun
2015-02-14
1
-1
/
+1
*
cdxl: remove an unused variable
Anton Khirnov
2013-11-16
1
-1
/
+0
*
cdxl: stop using deprecated avcodec_set_dimensions
Anton Khirnov
2013-10-31
1
-3
/
+1
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
avcodec: av_log_ask_for_sample() ---> avpriv_request_sample()
Diego Biurrun
2013-03-13
1
-2
/
+2
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-22
/
+14
*
lavc: fix decode_frame() third parameter semantics for video decoders
Anton Khirnov
2012-12-04
1
-2
/
+2
*
lavc: add a wrapper for AVCodecContext.get_buffer().
Anton Khirnov
2012-12-04
1
-1
/
+2
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-2
/
+2
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
cdxl: bit line plane arrangement support
Paul B Mahol
2012-02-26
1
-11
/
+48
*
cdxl: remove early check for bpp
Paul B Mahol
2012-02-26
1
-4
/
+0
*
cdxl: set pix_fmt PAL8 only if palette is available
Paul B Mahol
2012-02-26
1
-1
/
+1
*
cdxl: fix ham6/8 on big endian
Paul B Mahol
2012-02-25
1
-2
/
+2
*
cdxl: fix video decoding for some files
Paul B Mahol
2012-02-17
1
-14
/
+13
*
CDXL demuxer and decoder
Paul B Mahol
2012-02-14
1
-0
/
+278