projects
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix typo.
2010-04-28
Jai Menon
Fix typo.
commit
|
commitdiff
|
tree
2010-04-22
Jai Menon
Fix off-by-1 error in the tag parsing code.
commit
|
commitdiff
|
tree
2010-04-21
Jai Menon
Fix typo.
commit
|
commitdiff
|
tree
2010-04-12
Jai Menon
Remove useless header inclusion.
commit
|
commitdiff
|
tree
2010-04-11
Jai Menon
DECLARE_ALIGNED usage requires #inclusion of 'mem.h'.
commit
|
commitdiff
|
tree
2010-04-10
Jai Menon
alacenc : Report supported input sample formats.
commit
|
commitdiff
|
tree
2010-04-09
Jai Menon
ffplay : Add 's' to the list of supported commands.
commit
|
commitdiff
|
tree
2010-03-31
Jai Menon
Fix a few typos/grammar nits from r22739.
commit
|
commitdiff
|
tree
2010-03-29
Jai Menon
Cosmetics : add a space after ",".
commit
|
commitdiff
|
tree
2010-03-28
Jai Menon
Add myself as co-maintainer of tta.c
commit
|
commitdiff
|
tree
2010-03-28
Jai Menon
TTA : Check if the output buffer size is within bounds.
commit
|
commitdiff
|
tree
2010-03-25
Jai Menon
Matroska muxer : Don't create audio tracks for unsupported...
commit
|
commitdiff
|
tree
2010-03-15
Jai Menon
cosmetics : Print newline after error message.
commit
|
commitdiff
|
tree
2010-03-03
Jai Menon
Plug memory leak in NSV demuxer.
Patch by
Jai Menon
.
commit
|
commitdiff
|
tree
2010-02-23
Jai Menon
mlp_parser: Fix memleak.
commit
|
commitdiff
|
tree
2010-02-06
Jai Menon
cosmetics : re-indent after r21639.
commit
|
commitdiff
|
tree
2010-02-06
Jai Menon
Avoid using an intermediate variable.
commit
|
commitdiff
|
tree
2010-02-06
Jai Menon
Remove redundant use of numchannels since it is 1 for...
commit
|
commitdiff
|
tree
2010-02-06
Jai Menon
alac.c : Use av_freep instead of av_free.
commit
|
commitdiff
|
tree
2010-02-04
Jai Menon
Add ALAC 24 bps decoding support.
commit
|
commitdiff
|
tree
2010-01-28
Jai Menon
ffmpeg.c : Don't set AVFormatParameters::[audio|video...
commit
|
commitdiff
|
tree
2010-01-28
Jai Menon
Avoid using deprecated AVFormatParameters::[audio|video...
commit
|
commitdiff
|
tree
2010-01-27
Jai Menon
Schedule an increase in the maximum number of streams
commit
|
commitdiff
|
tree
2010-01-27
Jai Menon
ffmpeg.c : Increase static limit on the maximum number of
commit
|
commitdiff
|
tree
2010-01-19
Jai Menon
Apply changes made in r21308 to svq3.c.
commit
|
commitdiff
|
tree
2010-01-15
Jai Menon
Do not print VDPAU upgrade notice when configure is...
commit
|
commitdiff
|
tree
2010-01-08
Jai Menon
Snow : re-indent after r21093.
commit
|
commitdiff
|
tree
2010-01-08
Jai Menon
Snow : remove pointless 'if(1)'.
commit
|
commitdiff
|
tree
2010-01-08
Jai Menon
Snow : use non-NULL context for av_log.
commit
|
commitdiff
|
tree
2010-01-08
Jai Menon
Cosmetics : remove duplicated comment.
commit
|
commitdiff
|
tree
2010-01-08
Jai Menon
Snow : release buffers allocated using avctx->get_buffer.
commit
|
commitdiff
|
tree
2010-01-08
Jai Menon
Set bits_per_coded_sample in the raw video encoder.
commit
|
commitdiff
|
tree
2010-01-04
Jai Menon
Do not print libvdpau upgrade advice on platforms without...
commit
|
commitdiff
|
tree
2009-12-17
Jai Menon
10l : make sure probe buffer is large enough.
commit
|
commitdiff
|
tree
2009-12-16
Jai Menon
Parse ID3v[12] metadata from TTA files.
commit
|
commitdiff
|
tree
2009-12-16
Jai Menon
Update ffm reference checksums as a result of r20869.
commit
|
commitdiff
|
tree
2009-12-12
Jai Menon
SVQ3 : Set avctx->pix_fmt correctly during decoder...
commit
|
commitdiff
|
tree
2009-12-07
Jai Menon
Update seek.regression.ref. This is due to r20758.
commit
|
commitdiff
|
tree
2009-12-07
Jai Menon
AU : demuxed packet size should be sample size aligned.
commit
|
commitdiff
|
tree
2009-12-05
Jai Menon
Update frame_width and frame_height based on the lowres...
commit
|
commitdiff
|
tree
2009-12-01
Jai Menon
pngdec.c : release allocated buffers.
commit
|
commitdiff
|
tree
2009-11-27
Jai Menon
Fix typo.
commit
|
commitdiff
|
tree
2009-11-26
Jai Menon
Allow decoders to correctly set the sample format by...
commit
|
commitdiff
|
tree
2009-11-26
Jai Menon
Update libavformat regression reference checksum for...
commit
|
commitdiff
|
tree
2009-11-10
Jai Menon
Handle JPEG2000 frames stored in the Quicktime container.
commit
|
commitdiff
|
tree
2009-11-10
Jai Menon
cosmetics : fix indentation.
commit
|
commitdiff
|
tree
2009-10-17
Jai Menon
alacenc : use private compression_level value consistently.
commit
|
commitdiff
|
tree
2009-10-16
Jai Menon
alacenc : Move some code around for clarity.
commit
|
commitdiff
|
tree
2009-10-15
Jai Menon
Skip padding bytes correctly in ID3 tags.
commit
|
commitdiff
|
tree
2009-10-06
Jai Menon
Allow building api-example from outside of libavcodec...
commit
|
commitdiff
|
tree
2009-09-15
Jai Menon
Fix max_coded_frame_size computation to account for...
commit
|
commitdiff
|
tree
2009-06-20
Jai Menon
Print meaningful error messages when url_fopen fails.
commit
|
commitdiff
|
tree
2009-06-12
Jai Menon
Associate the 0x6c75 TwoCC used in certain Kodak cameras
commit
|
commitdiff
|
tree
2009-06-09
Jai Menon
Add additional dependencies for sdp and rtsp demuxers.
commit
|
commitdiff
|
tree
2009-06-06
Jai Menon
Cosmetics : Fix indentation after last commit.
commit
|
commitdiff
|
tree
2009-05-26
Jai Menon
Add lowres support to the libopenjpeg wrapper.
commit
|
commitdiff
|
tree
2009-05-26
Jai Menon
Use dimensions stored in AVCodecContext instead of...
commit
|
commitdiff
|
tree
2009-04-22
Jai Menon
NSV : Add TOC2 parsing and seeking support.
commit
|
commitdiff
|
tree
2009-04-21
Jai Menon
Read extended channel configuration when extended AOT...
commit
|
commitdiff
|
tree
2009-04-18
Jai Menon
Cosmetics : reindent after last commit and remove redundant...
commit
|
commitdiff
|
tree
2009-04-18
Jai Menon
Add speex tag to nsv_codec_audio_tags.
commit
|
commitdiff
|
tree
2009-04-18
Jai Menon
Change nsvf_index_data to nsvs_file_offset for increased...
commit
|
commitdiff
|
tree
2009-04-17
Jai Menon
Introduce codec id for MPEG-4 ALS and associate it...
commit
|
commitdiff
|
tree
2009-04-16
Jai Menon
Add my public key fingerprint to MAINTAINERS.
commit
|
commitdiff
|
tree
2009-04-13
Jai Menon
flacenc : do not #include libavutil/lls.h since lpc...
commit
|
commitdiff
|
tree
2009-04-13
Jai Menon
alacenc : cosmetics : remove misleading comment
commit
|
commitdiff
|
tree
2009-04-02
Jai Menon
Map MOV fourcc YUV2 correctly to PIX_FMT_YUYV422.
Patch by
Jai Menon
commit
|
commitdiff
|
tree
2009-02-10
Jai Menon
Check sampling index validity for AAC decoding
Patch by
Jai Menon
( jmenon86 gmail com )
commit
|
commitdiff
|
tree
2009-02-06
Jai Menon
Use libopenjpeg for jpeg2k decoding.
commit
|
commitdiff
|
tree
2008-12-13
Jai Menon
Avoid _t in identifier names, _t is reserved by POSIX.
patch by
Jai Menon
, jmenon86 gmail com
commit
|
commitdiff
|
tree
2008-12-05
Jai Menon
Fix an overflow in the predictor.
commit
|
commitdiff
|
tree
2008-09-09
Jai Menon
vorbis_enc : set coded_frame->pts value to running...
commit
|
commitdiff
|
tree
2008-09-03
Jai Menon
fix issue 616 on roundup : decoding of short flac files
commit
|
commitdiff
|
tree
2008-08-22
Jai Menon
alacenc : perform decorrelation only for stereo samples
commit
|
commitdiff
|
tree
2008-08-19
Jai Menon
Update changelog and general.texi to reflect
addition of the alac encoder, add
Jai Menon
commit
|
commitdiff
|
tree
2008-08-19
Jai Menon
alacenc: compare against ALAC_MAX_LPC_ORDER instead...
commit
|
commitdiff
|
tree
2008-08-19
Jai Menon
alacenc: last few hunks approved by michael
commit
|
commitdiff
|
tree
2008-06-15
Jai Menon
fix verbatim mode decoding. patch by Jai Menon (realityman...
fix verbatim mode decoding. patch by
Jai Menon
(realityman gmx net).
commit
|
commitdiff
|
tree
2008-05-09
Jai Menon
IFF stereo support
Patch by
Jai Menon
( realityman gmx net )
commit
|
commitdiff
|
tree
2008-04-02
Jai Menon
Add IFF demuxer and 8SVX audio decoder to changelog...
patch by
Jai Menon
, realityman gmx net
commit
|
commitdiff
|
tree
2008-03-30
Jai Menon
IFF demuxer
Patch by
Jai Menon
(realityman <at> gmx.net)
commit
|
commitdiff
|
tree
2008-03-30
Jai Menon
8SVX decoder
Patch by
Jai Menon
(realityman <at> gmx.net)
commit
|
commitdiff
|
tree