index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace any remaining avpicture function with imgutils
Vittorio Giovara
2015-10-21
9
-15
/
+30
*
nuv: Replace avpicture functions with imgutils
Vittorio Giovara
2015-10-21
1
-3
/
+6
*
dpx: Replace avpicture functions with imgutils
Vittorio Giovara
2015-10-21
1
-6
/
+9
*
roqvideodec: Replace avpicture functions with imgutils
Vittorio Giovara
2015-10-21
1
-2
/
+5
*
rawdec: Replace avpicture functions with imgutils
Luca Barbato
2015-10-21
1
-12
/
+14
*
rawenc: Replace avpicture functions with imgutils
Luca Barbato
2015-10-21
1
-3
/
+7
*
msrle: Use AVFrame instead of AVPicture
Vittorio Giovara
2015-10-21
6
-8
/
+8
*
APIchanges: Fill in missing dates and hashes
Vittorio Giovara
2015-10-19
1
-29
/
+29
*
avconv: add support for Intel QSV-accelerated transcoding
Anton Khirnov
2015-10-16
7
-0
/
+307
*
qsvenc: add an API for allocating opaque surfaces
Anton Khirnov
2015-10-16
4
-5
/
+111
*
qsvenc: cosmetics, reindent
Anton Khirnov
2015-10-16
1
-33
/
+33
*
qsvenc: set the timestamp for PIX_FMT_QSV frames as well
Anton Khirnov
2015-10-16
1
-5
/
+4
*
qsvenc: support passing arbitrary external buffers to the encoder
Anton Khirnov
2015-10-16
2
-5
/
+34
*
w32pthreads: fix mingw build on x86 with -msse2 or higher
Hendrik Leppkes
2015-10-16
1
-0
/
+5
*
wrapped_avframe: Drop a now-unused variable
Luca Barbato
2015-10-16
1
-1
/
+0
*
mpeg12: Unbreak building stale code
Luca Barbato
2015-10-16
1
-1
/
+1
*
aac: Make codec init run under ff_thread_once
Derek Buitenhuis
2015-10-15
1
-35
/
+49
*
fate: Move screenpresso to the appropriate screen capture file
Vittorio Giovara
2015-10-15
2
-3
/
+3
*
lavc: AV-prefix a few left out capabilities
Vittorio Giovara
2015-10-15
6
-6
/
+6
*
cmdutils: Print general codec capabilities
Vittorio Giovara
2015-10-15
1
-0
/
+29
*
cmdutils: Add auto to threading capabilities report
Vittorio Giovara
2015-10-15
1
-2
/
+4
*
h264: Run VLC init under pthread_once
Derek Buitenhuis
2015-10-14
2
-1
/
+9
*
thread: Provide no-op variants for pthread_once
Luca Barbato
2015-10-14
1
-0
/
+17
*
dxva: Include last the internal header
Luca Barbato
2015-10-14
4
-4
/
+20
*
httpauth: Add space after commas in HTTP/RTSP auth header
Andrey Utkin
2015-10-14
1
-9
/
+10
*
rtmpproto: Write correct flv packet sizes at the end of packets
Michael Niedermayer
2015-10-14
1
-3
/
+4
*
mimic: drop AVPicture usage
wm4
2015-10-14
1
-17
/
+14
*
libschroedinger: Properly use AVFrame API
Vittorio Giovara
2015-10-14
3
-25
/
+28
*
qtrle: Properly use AVFrame API
Vittorio Giovara
2015-10-14
1
-8
/
+13
*
avcodec: Do not lock during init if there is no init function
Derek Buitenhuis
2015-10-13
1
-2
/
+2
*
avformat: Do not use AVFMT_RAWPICTURE
Luca Barbato
2015-10-13
4
-79
/
+44
*
avconv: Add loop option.
Alexandra Hájková
2015-10-13
4
-5
/
+121
*
dict: Change return type of av_dict_copy()
Vittorio Giovara
2015-10-12
4
-5
/
+16
*
build: add Solaris symbol versioning
Sean McGovern
2015-10-11
4
-5
/
+363
*
nullenc: Use the wrapped avframe pseudo-encoder
Luca Barbato
2015-10-10
1
-2
/
+2
*
yuv4mpeg: Use the wrapped avframe pseudo-encoder
Luca Barbato
2015-10-10
1
-12
/
+11
*
wrapped_avframe: Initial implementation
Luca Barbato
2015-10-10
6
-1
/
+85
*
libopenh264enc: Added max_nal_size option
Mario Gasparoni
2015-10-09
1
-0
/
+28
*
asfdec: do not skip padding if offset is above packet size - padding
Alexandra Hájková
2015-10-08
1
-3
/
+6
*
cabac: Make CABAC states hardcoded
Anton Khirnov
2015-10-08
5
-111
/
+129
*
w32pthreads: Load dynamically loaded functions on demand
Hendrik Leppkes
2015-10-07
1
-0
/
+10
*
w32pthreads: Add pthread_once emulation
Hendrik Leppkes
2015-10-07
1
-0
/
+73
*
avconv: Do not try to configure filter outputs without streams
Luca Barbato
2015-10-07
1
-2
/
+6
*
configure: When disabling a library disable all the related components
Luca Barbato
2015-10-07
1
-5
/
+36
*
dcadec: reorganise context data
Alexandra Khirnova
2015-10-07
2
-159
/
+187
*
g2m: Relax resolution change constraints
Vittorio Giovara
2015-10-07
1
-2
/
+1
*
mmaldec: be more tolerant against MMAL not returning decoded output
wm4
2015-10-04
1
-2
/
+14
*
mmaldec: refactor to have more context per MMAL input buffer
wm4
2015-10-04
1
-9
/
+10
*
avcodec: Do not lock during open for codecs marked as having threadsafe init
Derek Buitenhuis
2015-10-04
1
-17
/
+21
*
rangecoder: Use AV_RB16 instead of bytestream_get_be16
Vittorio Giovara
2015-10-04
1
-2
/
+4
[next]