index
:
ffmpeg
master
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
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
*
libvorbis: Give consistent names to all functions, structs, and defines
Diego Biurrun
2014-02-21
1
-19
/
+19
*
h264: Lower bound check for slice offsets
Vittorio Giovara
2014-02-20
2
-12
/
+14
*
aarch64: use EXTERN_ASM consistently for exported symbols
Janne Grunau
2014-02-20
1
-8
/
+8
*
dca: replace some memcpy by AV_COPY128
Christophe Gisquet
2014-02-20
1
-3
/
+1
*
h264: avoid undefined behavior in chroma motion compensation
Janne Grunau
2014-02-20
1
-3
/
+32
*
mpeg4video_parser: Drop pointless av_-prefix from static function
Diego Biurrun
2014-02-20
1
-4
/
+3
*
avcodec: Consistently name encoder init functions foo_encode_init
Diego Biurrun
2014-02-20
4
-10
/
+9
*
x86: dsputil: Use correct file name as multiple inclusion guard
Diego Biurrun
2014-02-20
1
-3
/
+3
*
bit_depth_template: Use file name as multiple inclusion guard
Diego Biurrun
2014-02-20
1
-2
/
+2
*
svq3: Adjust #endif comment
Diego Biurrun
2014-02-20
1
-1
/
+1
*
hevc: Always consider VLC NALU type mismatch fatal
Luca Barbato
2014-02-19
1
-14
/
+16
*
hevc: Mention the missing SPS in the error message
Luca Barbato
2014-02-19
1
-1
/
+1
*
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
[next]