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
path:
root
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: dca: Add missing multiple inclusion guards
Diego Biurrun
2014-02-19
1
-0
/
+5
*
h264: informative error reporting in decode_slice_header()
Luca Barbato
2014-02-18
1
-2
/
+6
*
h264: fix slice_type value reported in decode_slice_header()
Luca Barbato
2014-02-18
1
-1
/
+1
*
doxygen: Add a number of missing function parameter descriptions
Diego Biurrun
2014-02-17
2
-0
/
+4
*
h264: use avpriv_request_sample for chroma_format_idc
Vittorio Giovara
2014-02-16
1
-3
/
+2
*
Move all example programs to doc/examples
Diego Biurrun
2014-02-16
2
-597
/
+0
*
g2meet: validate bpp and bitmasks in the display info
Maxim Poliakovski
2014-02-16
1
-1
/
+21
*
ac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data.
Tim Walker
2014-02-15
3
-2
/
+39
*
ac3: update AC3PreferredStereoDownmixMode.
Tim Walker
2014-02-15
1
-1
/
+1
*
h264_parser: use enum values in h264_find_frame_end()
Vittorio Giovara
2014-02-15
1
-3
/
+5
*
ppc: reduce overreads when loading 8 pixels in altivec dsp functions
Janne Grunau
2014-02-14
1
-10
/
+10
*
utvideoenc: Enable support for multiple slices and use them
Jan Ekström
2014-02-14
1
-3
/
+33
*
libx265: Remove redundant default param call
Derek Buitenhuis
2014-02-14
1
-1
/
+0
*
libx265: Fix use of uninitialized input picture
Derek Buitenhuis
2014-02-14
1
-0
/
+2
*
h264_sei: reorder headers
Vittorio Giovara
2014-02-14
1
-4
/
+2
*
h264_sei: name buffering period type consistently
Vittorio Giovara
2014-02-14
2
-2
/
+2
*
h264: drop outdated comments
Vittorio Giovara
2014-02-14
2
-6
/
+2
*
h264: store current_sps_id inside the current sps
Vittorio Giovara
2014-02-14
3
-5
/
+4
*
h264: print values in case of error
Vittorio Giovara
2014-02-14
3
-21
/
+23
*
h264: Refactor ff_h264_decode_ref_pic_list_reordering
Luca Barbato
2014-02-13
1
-64
/
+72
*
mpeg12dec: do not add stereo3D side data to a non-existing frame
Janne Grunau
2014-02-13
1
-9
/
+17
*
h264: make context_count unsigned
Janne Grunau
2014-02-12
1
-2
/
+2
*
Add libx265 encoder
Derek Buitenhuis
2014-02-12
4
-1
/
+287
*
aacdec: set AVFrame sample_rate
John Stebbins
2014-02-12
1
-4
/
+7
*
lavc: set AVFrame pkt_pts and reordered_opaque in reget_buffer
John Stebbins
2014-02-11
1
-1
/
+4
*
g2meet: make JPEG tile decoder operate on 8x8 block mask
Kostya Shishkov
2014-02-11
1
-7
/
+16
*
g2meet: factor out seeking to the chunk end
Maxim Poliakovski
2014-02-11
1
-13
/
+8
*
rpza: limit the number of blocks to the total remaining blocks in the frame
Anton Khirnov
2014-02-10
1
-0
/
+2
*
rpza: move some variables to the blocks where they are used
Anton Khirnov
2014-02-10
1
-7
/
+4
*
rpza: use fixed-width int types
Anton Khirnov
2014-02-10
1
-6
/
+7
*
rpza: switch to bytestream2
Anton Khirnov
2014-02-10
1
-36
/
+22
*
hevc: Conceal zero td
Luca Barbato
2014-02-09
1
-2
/
+6
*
dnxhd: Support DNx444
Kostya Shishkov
2014-02-09
2
-22
/
+93
*
vp8: fix PPC assembly to work if src_stride != dst_stride
Ronald S. Bultje
2014-02-09
1
-7
/
+42
*
asvenc: free avctx->coded_frame on codec close
Janne Grunau
2014-02-09
1
-0
/
+8
*
arm: Remove a stray .fpu directive
Martin Storsjö
2014-02-09
1
-2
/
+0
*
dnxhddec: return proper error code
Alexandra Khirnova
2014-02-09
1
-11
/
+11
*
g2meet: rename FRAME_INFO to more appropriate DISPLAY_INFO
Maxim Poliakovski
2014-02-09
1
-4
/
+4
*
mlp_parser: fix request_channel_layout behavior.
Tim Walker
2014-02-08
1
-5
/
+10
*
mlpdec: fix request_channel_layout behavior.
Michael Niedermayer
2014-02-08
1
-1
/
+1
*
Mirillis FIC video decoder
Kostya Shishkov
2014-02-08
6
-2
/
+310
*
mlp: improve request_channel_layout behavior.
Tim Walker
2014-02-08
2
-4
/
+5
*
dca: include dcadsp.h in {arm,x86}/dca.h for checkheaders
Janne Grunau
2014-02-08
2
-0
/
+2
*
h264: give numbers to nalus
Vittorio Giovara
2014-02-08
1
-13
/
+13
*
x86: use the inline int8x8_fmul_int32 only if inline SSE2 is availbale
Janne Grunau
2014-02-08
1
-2
/
+4
*
dcadsp: split lfe_dir cases
Christophe Gisquet
2014-02-07
6
-43
/
+64
*
x86: dcadsp: implement int8x8_fmul_int32
Christophe Gisquet
2014-02-07
7
-0
/
+196
*
dcadsp: add int8x8_fmul_int32 to dsp context
Christophe Gisquet
2014-02-07
4
-7
/
+16
*
arm: Add X() around all references to extern symbols
Martin Storsjö
2014-02-07
7
-22
/
+22
*
vp8: fix bilinear C code to work if src_stride != dst_stride.
Ronald S. Bultje
2014-02-06
1
-10
/
+10
[next]