projects
/
platform
/
upstream
/
libav.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libav.git
2013-12-11
Gildas Cocherel
hevc: store the VPS list as an AVBufferRef, just like...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Michael Niedermayer
hevc: do not dereference pointer before NULL check...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Diego Biurrun
configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Reinhard Tartler
alsdec: check block length
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Diego Biurrun
configure: Move log2 dependency declaration to a place...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Diego Biurrun
configure: Split host and target libc detection
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Diego Biurrun
configure: Move toolchain dependency declarations to...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Vittorio Giovara
hevc: parse frame packing arrangement SEI messages...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Vittorio Giovara
mpeg12enc: set frame packing information when relevant...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Vittorio Giovara
mpeg12dec: parse frame packing arrangement user_data...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Vittorio Giovara
libx264: set frame packing information when relevant...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Vittorio Giovara
h264: parse frame packing arrangement SEI messages...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Vittorio Giovara
avframe: add codec-independent stereoscopic metadata
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Diego Biurrun
configure: Prefix libc-related variables with "libc_"
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Sean McGovern
configure: detect Solaris libc
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Alexandra Khirnova
avcodec: Use av_reallocp where suitable
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Anton Khirnov
dv: use AVFrame API properly
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
John Stebbins
ac3dec: make drc_scale exponentially
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Anton Khirnov
lavc: rework handling of refcounted_frames=0
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Anton Khirnov
frame: cosmetics, reindent
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Anton Khirnov
frame: copy flags in av_frame_copy_props()
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Anton Khirnov
lavc/decode_video(): always unref the frame if there...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Anton Khirnov
lavc: remove a pointless check in decode_audio4()
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Anton Khirnov
lavc: use buf[0] instead of data[0] as the indicator...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Anton Khirnov
lavc: remove the extended_data workarounds.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Anton Khirnov
pthread_frame: use the AVFrame API properly.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Anton Khirnov
mxpegdec: use the AVFrame API properly.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Anton Khirnov
p*menc: use the AVFrame API properly.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Anton Khirnov
mjpegdec: use the AVFrame API properly.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
d s
avformat: AviSynth demuxer rewrite
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Diego Biurrun
configure: Move adding of compat objects out of libc...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Diego Biurrun
dsputil: Move apply_window_int16 to ac3dsp
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Diego Biurrun
configure: Separate MinGW32 and MinGW64 libc handling
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Guillaume Martres
libvpx: do not mark VP9 as experimental when using...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Michael Niedermayer
dcadec: Decode LFE to avoid adding random data when...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Justin Ruggles
webp: add a special case for a huffman table with only...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Justin Ruggles
webp: do not call av_frame_free() on the user-provided...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
ljpegenc: split yuv encoding into a separate function
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
ljpegenc: split bgr encoding into a separate function
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
ljpegenc: accept bgr24 instead of bgra
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
ljpegenc: rename the encoding function.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
ljpeg: remove a commented-out line
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
ljpegenc: deMpegEncContextize
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mjpegenc: do not pass MpegEncContext to ff_mjpeg_encode...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mjpegenc: do not pass MpegEncContext to ff_mjpeg_encode...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mjpegenc: do not pass MpegEncContext to ff_mjpeg_encode...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mjpegenc: do not pass MpegEncContext to jpeg_table_header()
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mjpegenc: remove commented out never-to-be-finished...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mjpegenc: do not pass MpegEncContext to put_huffman_table()
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mjpegenc: cosmetics, reformat jpeg_put_comments()
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mjpegenc: write the JFIF header if the sample aspect...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mpegvideo: do not set current_picture_ptr in decoders
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
FATE: drop the last partial frame in the wmv8-drm test
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
vc1dec: move setting repeat_pict after frame_start...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mpegvideo: make ff_release_unused_pictures() static
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mpegvideo: make frame_size_alloc() static.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mpegvideo: move encode-only parts of common_end() to...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mpegvideo: remove commented out cruft from ff_MPV_frame...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mpegvideo: split the encoding-only parts of ff_MPV_fram...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mpegvideo: do not update last_non_b_pict_type in update...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mpegvideo: move encoding-only initialization from commo...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mpegvideo: move setting encoding-only vars from common_...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mpegvideo: don't copy input_picture_number in update_th...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mpeg4videodec: move showed_packed_warning from MpegEncC...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mpeg4videodec: move intra_dc_threshold from MpegEncCont...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mpeg12dec: move first_slice from MpegEncContext to...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mpegvideo: remove an unused variable
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Anton Khirnov
mpeg4videodec: move use_intra_dc_vlc from MpegEncContex...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Diego Biurrun
x86: Initialize mmxext after amd3dnow optimizations
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Diego Biurrun
configure: Detect msvcrt libc with a CPP check instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Diego Biurrun
configure: Add detected C library and host compiler...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Anton Khirnov
avconv: initialize hwaccel_pix_fmt
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Anton Khirnov
alsa-audio-dec: explicitly cast the delay to a signed...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Diego Biurrun
dv: Split off DV video encoder into its own file
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Diego Biurrun
dv: Move DV VLC data tables out of header file
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Diego Biurrun
build: Add rule for building host-specific object files
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Diego Biurrun
build: Add shorthand for HOSTCC compile macro
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Diego Biurrun
dsputil: x86: Move ff_inv_zigzag_direct16 table init...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Diego Biurrun
doc: Try to find nonstandard Perl path from the environment
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Diego Biurrun
gitignore: Ignore multilibrary example programs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Tim Walker
dcadec: Add some logging before returning on error
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Luca Barbato
configure: Do not use pthread_create to check for pthread
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Kostya Shishkov
go2meeting: disallow tile dimensions that are not multi...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Anton Khirnov
mpeg4videodec: move sprite_{shift,traj} from MpegEncCon...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Anton Khirnov
mpeg4videodec: move num_sprite_warping_points from...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Anton Khirnov
mpeg4videodec: move sprite_brightness_change from MpegE...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Anton Khirnov
mpeg4videodec: move scalability from MpegEncContext...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Anton Khirnov
mpeg4videodec: move enhancement_type from MpegEncContex...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Anton Khirnov
mpeg4videodec: remove a write-only variable from MpegEn...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Anton Khirnov
mpeg4videodec: move new_pred from MpegEncContext to...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Anton Khirnov
mpeg4videodec: replace MpegEncContext.reduced_res_vop...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Anton Khirnov
mpeg4videodec: remove a write-only variable from MpegEn...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Anton Khirnov
mpeg4videodec: move t_frame from MpegEncContext to...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Anton Khirnov
mpeg4videodec: move cplx_estimation_* fields from MpegE...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Anton Khirnov
mpeg4videodec: move mpeg4-specific bug workaround varia...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Anton Khirnov
mpeg4videodec: move mpeg4-specific post-frame-decode...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Anton Khirnov
mpeg4videodec: move mpeg4-specific bug detection from...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Anton Khirnov
mpeg4videodec: move MpegEncContext.resync_marker into...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Anton Khirnov
vc1: move MpegEncContext.resync_marker into VC1Context.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Anton Khirnov
mpeg4videoenc: don't set MpegEncContext.resync_marker
commit
|
commitdiff
|
tree
|
snapshot
next