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
*
libavutil/fifo: Fix fifo grow step
Jan Sebechlebsky
2016-06-03
1
-1
/
+1
*
lavf/udp: fix dead code.
Nicolas George
2016-06-03
1
-1
/
+1
*
avformat/au: Write MetaData in AU Sun audio file header
Thomas Bernard
2016-06-03
3
-21
/
+79
*
lavc/mediacodecdec_h264: rename input_ref to input_pkt
Matthieu Bouron
2016-06-03
1
-5
/
+5
*
lavc/mediacodecdec_h264: switch to new BSF API
Matthieu Bouron
2016-06-03
1
-27
/
+38
*
lavc/vaapi_encoder_{h264,h265}: fix bad format warning
Matthieu Bouron
2016-06-03
2
-2
/
+2
*
fate/prores: use aac fixed for audio to fix fate failures on arm
Michael Niedermayer
2016-06-03
2
-4
/
+4
*
tests/fate/h264: Add test for xavc and somewhat odd pps/sps
Michael Niedermayer
2016-06-03
2
-0
/
+24
*
doc/filters: Remove duplicated setdar example
Lars Kiesow
2016-06-02
1
-1
/
+0
*
avcodec/magicyuv: set correct size of last slice for each plane
Paul B Mahol
2016-06-02
1
-1
/
+1
*
MAINTAINERS: Remove myself
Derek Buitenhuis
2016-06-02
1
-6
/
+0
*
avformat: Copy properties from internal context
Michael Niedermayer
2016-06-02
3
-0
/
+8
*
avcodec/h264_refs: Fix pps_ref_count with multiple PPS
Michael Niedermayer
2016-06-02
1
-2
/
+4
*
avcodec/h264_refs: Remove unused pps_count
Michael Niedermayer
2016-06-02
1
-3
/
+0
*
avformat/udp: Protect write to circular_buffer_error by mutex
Michael Niedermayer
2016-06-02
1
-0
/
+2
*
avfilter/avf_showcqt: full chroma blending on draw_axis_yuv
Muhammad Faiz
2016-06-02
1
-13
/
+60
*
avcodec/magicyuv: fix decoding of raw slices
Paul B Mahol
2016-06-02
1
-12
/
+23
*
vaapi: Enable more libva surface formats
Mark Thompson
2016-06-02
1
-5
/
+5
*
avcodec/avpacket: Respect payload offset in av_grow_packet
Andriy Lysnevych
2016-06-02
1
-7
/
+21
*
avformat: Document where the AVOption names can be found for the fields of AV...
Michael Niedermayer
2016-06-01
1
-0
/
+6
*
avcodec: Document where the AVOption names can be found for the fields of AVC...
Michael Niedermayer
2016-06-01
1
-0
/
+4
*
avutil/frame: Document avcodec_get_frame_class() and the option naming system
Michael Niedermayer
2016-06-01
1
-0
/
+4
*
library.mak: Put -Umain back for tests
Michael Niedermayer
2016-06-01
1
-0
/
+1
*
lavu: Adding ARIB STD-B67 (hybrid log-gamma) enum value and transfer function.
Neil Birkbeck
2016-06-01
4
-0
/
+37
*
avformat/isom: add MagicYUV FourCCs
Piotr Bandurski
2016-06-01
1
-0
/
+8
*
avocdec: add MagicYUV decoder
Paul B Mahol
2016-05-31
10
-1
/
+480
*
avcodec/bmp_parser: Fix state
Michael Niedermayer
2016-05-31
1
-0
/
+2
*
avcodec/nvenc: Refactor timestamp generation logic
Timo Rothenpieler
2016-05-31
2
-15
/
+37
*
avcodec/nvenc: forward frame duration
Timo Rothenpieler
2016-05-31
1
-1
/
+2
*
avcodec/nvenc: Handle minqp-only case in set_vbr
Timo Rothenpieler
2016-05-31
1
-0
/
+8
*
avcodec/nvenc: twopass mode works in all modes
Timo Rothenpieler
2016-05-31
1
-7
/
+1
*
avcodec/nvenc: Fix forcing constqp rc mode
Timo Rothenpieler
2016-05-31
1
-1
/
+1
*
avcodec/nvenc: don't enqueue timestamps until a frame was accepted
Andrey Turkin
2016-05-31
1
-3
/
+3
*
avcodec/nvenc: refactor encode_frame a bit
Andrey Turkin
2016-05-31
1
-39
/
+44
*
avcodec/dca_parser: skip initial padding
foo86
2016-05-31
1
-13
/
+28
*
avcodec/dca_parser: simplify state machine
foo86
2016-05-31
1
-19
/
+15
*
avcodec/dca: support EXSS marker in avpriv_dca_convert_bitstream()
foo86
2016-05-31
1
-0
/
+1
*
avcodec/dca: require checked bitstream reader
foo86
2016-05-31
4
-32
/
+17
*
avcodec/nvenc: extract timestamp calculations into separate function
Andrey Turkin
2016-05-31
1
-16
/
+29
*
avcodec/nvenc: rework library load and GPU selection
Andrey Turkin
2016-05-31
4
-231
/
+296
*
avcodec/nvenc: allow configuring number of surfaces
Andrey Turkin
2016-05-31
4
-23
/
+21
*
avcodec/nvenc: use INIT_CLEANUP to deal with init failures
Andrey Turkin
2016-05-31
3
-102
/
+71
*
avcodec/nvenc: add rate control option
Andrey Turkin
2016-05-31
4
-121
/
+174
*
avcodec/nvenc: convert tier to AVOptions
Andrey Turkin
2016-05-31
3
-12
/
+5
*
avcodec/nvenc: convert levels to AVOptions
Andrey Turkin
2016-05-31
4
-94
/
+48
*
avcodec/nvenc: convert profile parsing to AVOptions
Andrey Turkin
2016-05-31
4
-34
/
+27
*
avcodec/nvenc: use AVOptions to select presets
Andrey Turkin
2016-05-31
4
-131
/
+177
*
doc: Add color_trc values
Michael Niedermayer
2016-05-31
1
-0
/
+31
*
avcodec/nvenc: split H264/HEVC encoder definitions into separate files
Andrey Turkin
2016-05-31
6
-233
/
+349
*
aacpsy: remove dead code
Rostislav Pehlivanov
2016-05-31
1
-14
/
+0
[next]