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
2012-02-15
Martin Storsjö
rtsp: Make rtsp_demuxer_class static
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kostya Shishkov
prores encoder
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kostya Shishkov
prores: move data shared between decoder and encoder...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kostya Shishkov
prores: fix multithreaded decoding case when slice...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Paul B Mahol
CDXL demuxer and decoder
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Alex Converse
hls: Re-add legacy applehttp name to preserve interface...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Martin Storsjö
hlsproto: Rename the functions and context
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Martin Storsjö
hlsproto: Encourage users to try the hls demuxer instea...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Martin Storsjö
doc: Move the hls protocol section into the right place
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Martin Storsjö
libavformat: Rename the applehttp protocol to hls
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Martin Storsjö
hls: Rename the functions and context
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Martin Storsjö
libavformat: Rename the applehttp demuxer to hls
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Martin Storsjö
rtpdec: Support H263 in RFC 2190 format
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Janne Grunau
rv30: check block type validity
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Paul B Mahol
ttadec: CRC checking
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Martin Storsjö
movenc: Support muxing VC1
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Martin Storsjö
avconv: Don't split out inline sequence headers when...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Janne Grunau
rv34: handle size changes during frame multithreading
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Janne Grunau
rv40: prevent undefined signed overflow in rv40_loop_fi...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Janne Grunau
rv34: use AVERROR return values in ff_rv34_decode_frame()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Janne Grunau
rv34: use uint16_t for RV34DecContext.deblock_coefs
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Diego Biurrun
librtmp: Add "lib" prefix to librtmp URLProtocol declar...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Martin Storsjö
movenc: Use defines instead of hardcoded numbers for...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Paul B Mahol
smjpegdec: implement seeking
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Diego Biurrun
swscale: Remove some write-only variables related to...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Ronald S. Bultje
swscale: fix crashes in yuv2yuvX on x86-32.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Aneesh Dogra
sunrast: Add fate test for gray8.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Matthew Szatmary
rtpdec: Use 4 byte startcodes for H.264
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Diego Biurrun
matroskadec: Mark variable as av_unused.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Diego Biurrun
Move some conditionally used variables into the block...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Diego Biurrun
Drop some completely unnecessary av_unused attributes.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Diego Biurrun
swscale: Remove unused variable alpMmxFilter.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Diego Biurrun
Drop unnecessary av_uninit attributes from some variabl...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Martin Storsjö
movenc: Support muxing wmapro in ismv/isma
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Martin Storsjö
mpegtsenc: Add an AVOption for forcing a new PAT/PMT...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Ronald S. Bultje
swscale: move YUV2PACKED16WRAPPER() macro down to where...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Ronald S. Bultje
swscale: handle gray16 as a "planar" YUV format (Y...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Ronald S. Bultje
swscale: use yuv2packed1() functions for unscaled chrom...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Ronald S. Bultje
swscale: fix incorrect chroma bias in yuv2rgb48_1_c().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Ronald S. Bultje
swscale: fix invalid memory accesses in yuvpacked1...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Diego Biurrun
Move PS2 MMI code below the mips subdirectory, where...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Diego Biurrun
mips: Move MMI function declarations to a header.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Diego Biurrun
build: Set correct dependencies for rtmp* protocols...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Ronald S. Bultje
swscale: convert yuv2yuvX() to using named arguments.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Ronald S. Bultje
swscale: rename "dstw" to "w" to prevent name collisions.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Ronald S. Bultje
swscale: use named registers in yuv2yuv1_plane() place.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Andrey Utkin
lavf: fix aspect ratio mismatch message.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Andrey Utkin
avconv: set AVFormatContext.duration from '-t'
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Anton Khirnov
cljr: implement encode2.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Anton Khirnov
cljr: set the properties of the coded_frame, not input...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Anton Khirnov
dnxhdenc: switch to encode2.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Anton Khirnov
bmpenc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Justin Ruggles
FATE: update reference for seek-alac_mp4
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Aneesh Dogra
sunrast: Return AVERROR values instead of -1.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Aneesh Dogra
sunrast: Add support for gray8 decoding.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Ronald S. Bultje
swscale: enforce a minimum filtersize.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Justin Ruggles
alacenc: use AVCodec.encode2()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Justin Ruggles
alacenc: cosmetics: indentation
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Justin Ruggles
alacenc: consolidate bitstream writing into a single...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Justin Ruggles
alacenc: only encode frame size in header for a final...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Justin Ruggles
alacenc: store current frame size in AlacEncodeContext.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Justin Ruggles
alacenc: return AVERROR codes in alac_encode_frame()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Justin Ruggles
alacenc: calculate a new max frame size for the final...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Justin Ruggles
alacenc: pretty-printing and other cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Justin Ruggles
alacenc: fix error handling and potential memleaks...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Justin Ruggles
alacenc: do not set coded_frame->key_frame
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Justin Ruggles
alacenc: do not set bits_per_coded_sample
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Justin Ruggles
alacenc: remove unneeded frame_size check in alac_encod...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Ronald S. Bultje
tta: error out if samplerate is zero.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Justin Ruggles
ttadec: fix invalid free when an error occurs while...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Justin Ruggles
wavpack: add needed braces for 2 statements inside...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Paul B Mahol
v210enc: remove redundant check for pix_fmt
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Paul B Mahol
wavpack: allow user to disable CRC checking
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Aneesh Dogra
v210enc: Use Bytestream2 functions
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Joakim Plate
cafdec: Check return value of avio_seek and avoid modif...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Joakim Plate
yop: Check return value of avio_seek and avoid modifyin...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Joakim Plate
tta: Check return value of avio_seek and avoid modifyin...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Joakim Plate
tmv: Check return value of avio_seek and avoid modifyin...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Joakim Plate
r3d: Check return value of avio_seek and avoid modifyin...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Joakim Plate
nsvdec: Check return value of avio_seek and avoid modif...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Joakim Plate
mpc8: Check return value of avio_seek and avoid modifyi...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Joakim Plate
jvdec: Check return value of avio_seek and avoid modify...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Joakim Plate
filmstripdec: Check return value of avio_seek and avoid...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Joakim Plate
ffmdec: Check return value of avio_seek and avoid modif...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Joakim Plate
dv: Check return value of avio_seek and avoid modifying...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Joakim Plate
bink: Check return value of avio_seek and avoid modifyi...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Paul B Mahol
Check AVCodec.pix_fmts in avcodec_open2()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Alex Converse
svq3: Prevent illegal reads while parsing extradata.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Rafaël Carré
remove ParseContext1
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Rafaël Carré
vc1: use ff_parse_close
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Rafaël Carré
mpegvideo parser: move specific fields into private...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Rafaël Carré
mpeg4video parser: move specific fields into private...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Rafaël Carré
cavs parser: fix parser context type
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Yordan Makariev
4xm, timefilter: K&R formatting cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Martin Storsjö
rtpenc: Write a log message if the max packet size...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Ronald S. Bultje
h264: disallow constrained intra prediction modes for...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Alex Converse
dv: Move tables from dvdata.h to dvdata.c
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Alex Converse
dv: Move a table used only by the demuxer out of a...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Alex Converse
dv: Move functions used only by the encoder out of...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Alex Converse
dv: Split dvdata.h into dvdata.h and dvquant.h
commit
|
commitdiff
|
tree
|
snapshot
next