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-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
2012-02-10
Alex Converse
dv: Fix small overread in audio frequency table.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Justin Ruggles
avcodec: set avpkt->size to 0 if encode2() did not...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Justin Ruggles
avcodec: for audio encoding, set packet dts to packet...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Justin Ruggles
ac3dsp: do not use pshufb in ac3_extract_exponents_ssse3()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Michael Niedermayer
ac3dec: Move center and surround mix level tables to...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Alex Converse
aacdec: Unify preconfigured layout and PCE layout.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Alex Converse
aacdec: Support native channel layout when requested.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Alex Converse
aacdec: Try to sniff a reasonable channel layout for...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Martin Storsjö
libavcodec: Don't do av_free(av_malloc(0)) for bitstrea...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Janne Grunau
eac3dec: replace undefined 1<<31 with INT32_MIN in...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Janne Grunau
yadif: specify array size outside DECLARE_ALIGNED
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Ronald S. Bultje
prores: specify array size outside DECLARE_ALIGNED...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Paul B Mahol
WavPack demuxer: set packet duration
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Paul B Mahol
tta: use skip_bits_long()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Tomas Härdin
mxfdec: Ignore the last entry in Avid's index table...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Tomas Härdin
mxfdec: Sanity-check SampleRate
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Tomas Härdin
mxfdec: Handle small EditUnitByteCount
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Tomas Härdin
mxfdec: Consider OPAtom files that do not have exactly...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Tomas Härdin
mxfdec: Don't crash in mxf_packet_timestamps() if curre...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Tomas Härdin
mxfdec: Zero nb_ptses in mxf_compute_ptses_fake_index()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Tomas Härdin
mxfdec: Sanity check PreviousPartition
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Tomas Härdin
mxfdec: Never seek back in local sets and KLVs
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Tomas Härdin
mxfdec: Move the current_partition check inside mxf_rea...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Tomas Härdin
mxfdec: Fix infinite loop in mxf_packet_timestamps()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Tomas Härdin
mxfdec: Check eof_reached in mxf_read_local_tags()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Tomas Härdin
mxfdec: Check for NULL component
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Tomas Härdin
mxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packe...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Tomas Härdin
mxfdec: Make sure x < index_table->nb_ptses
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Diego Biurrun
build: Add missing directories to DIRS declarations.
commit
|
commitdiff
|
tree
|
snapshot
next