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
2009-12-23
Kostya Shishkov
Auravision Aura 2 decoder
commit
|
commitdiff
|
tree
|
snapshot
2009-12-23
Kostya Shishkov
Add Auravision Aura decoding support
commit
|
commitdiff
|
tree
|
snapshot
2009-12-23
Kostya Shishkov
There is no need to print FFmpeg or codec name in error...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-23
Kostya Shishkov
cosmetics: correct formatting a bit
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
Måns Rullgård
ARM: use ALT_BITSTREAM_READER on cores with fast unalig...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-21
Stefano Sabatini
Satisfy grammatical nits.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-21
Stefano Sabatini
Implement a -pix_fmts option for listing all the suppor...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-21
Stefano Sabatini
Re-add missing "@end table" which was erroneously remov...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-21
Stefano Sabatini
Factorize common options documentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-21
Ramiro Polla
Add -?, -help, and --help as alternative options to...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-21
Ramiro Polla
Print usage instead of help when no files are specified.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-21
Ramiro Polla
Split show_usage() out of show_help().
commit
|
commitdiff
|
tree
|
snapshot
2009-12-21
Ramiro Polla
Add a general [options] to the basic usage string.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-21
Ramiro Polla
First print the program description and then the basic...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-21
Ramiro Polla
Remove parameters no longer used in h[yc]scale().
commit
|
commitdiff
|
tree
|
snapshot
2009-12-21
Ramiro Polla
Move fast bilinear scaler code to the existing h[yc...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-21
Ramiro Polla
Rename function pointers used to convert from the input...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-21
Ramiro Polla
Check if chroma horizontal scaler is needed in sws_init...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-21
Ramiro Polla
Remove unused fields from SwsContext.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-20
Ramiro Polla
Indentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-20
Ramiro Polla
Indent.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-20
Ramiro Polla
Set fast_bilinear functions in sws_init_swScale().
commit
|
commitdiff
|
tree
|
snapshot
2009-12-20
Ramiro Polla
Set horizontal scaler's range conversion in context...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-20
Gwenole Beauchesne
Add new fields for the VDPAU/MPEG-4 back-end.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-20
Ramiro Polla
Set horizontal scaler's src offsets in context in sws_i...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-19
Diego Biurrun
Add long_name for Xxan codec.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-19
Kostya Shishkov
Improve handling allocated buffers in Xan decoder
commit
|
commitdiff
|
tree
|
snapshot
2009-12-19
Kostya Shishkov
cosmetics: reindent a bit
commit
|
commitdiff
|
tree
|
snapshot
2009-12-19
Vitor Sessak
Add tables used by both AMR-NB and SIPR
commit
|
commitdiff
|
tree
|
snapshot
2009-12-19
Mike Melanson
Cosmetic: indent after last change.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-19
Mike Melanson
Optimize unpack_vectors() by not shuffling around redun...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Michael Niedermayer
More sane error message when extradata has not been...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Carl Eugen...
Swap red and blue when decoding r210.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Michael Niedermayer
It appears that waveformatextensible is mandatory for...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-17
Reimar Döffinger
Add decoder for R210 (uncompressed 10-bit RGB) codec.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-17
Michael Tison
CD+G demuxer and decoder
commit
|
commitdiff
|
tree
|
snapshot
2009-12-17
Jai Menon
10l : make sure probe buffer is large enough.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Michael Niedermayer
Only add 1 index entry per keyframe.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Reimar Döffinger
Set bits_per_raw_sample appropriately in dpx decoder.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Jai Menon
Parse ID3v[12] metadata from TTA files.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Vitor Sessak
Cosmetics: make celp_filters.* formatting more consiste...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Vitor Sessak
Optimize ff_celp_lp_synthesis_filterf(). 50% faster...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Vitor Sessak
List myself as the maintainer of celp_filters.*
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Jai Menon
Update ffm reference checksums as a result of r20869.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Martin Storsjö
Reply to RTMP ping with the same value as received...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Matthieu Crapet
Add -vlang option to set ISO 639 video stream language...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Carl Eugen...
Undo r20874: It broke AAC decoding.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-15
Diego Biurrun
Remove unused variable, fixes the warning:
commit
|
commitdiff
|
tree
|
snapshot
2009-12-15
Stefano Sabatini
Use positive logic in opt_target() for selecting the...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-15
Matthieu Crapet
Simplify freeing of audio_language and subtitle_language.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-15
Carl Eugen...
Use enum and constant to avoid three icc warnings.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-15
Ramiro Polla
Fix a typo in documentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Stefano Sabatini
Factorize opt+1 out in parse_options(), simplify.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Carl Eugen...
Define _XOPEN_SOURCE as 600 before including a XSI...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Stefano Sabatini
Use symbolic names for PAL/NTSC/FILM rather than numeri...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Benjamin Larsson
Fix breakage introduced by setting the sample_fmt to...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Vitor Sessak
Correct typo
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Alex Converse
10l: Don't spawn a subshell when disabling vdpau.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Michael Niedermayer
Revert flvdec.c part of r20836
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Michael Niedermayer
Include dup/drop info if any frames where duplicated...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Michael Niedermayer
Off by 1 bugfix for nb_frames_dup.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Michael Niedermayer
Merge init & declaration of buf_end.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Michael Niedermayer
Set reordered_opaque in default_reget_buffer() with...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Michael Niedermayer
Check sample_aspect_ratio validity for mpeg4/h263/h263p...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Carl Eugen...
Use PIX_FMT_NONE for -1 when enum PixelFormat is expect...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Carl Eugen...
Use enum PixelFormat as type for input_pixfmt to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Luca Abeni
Support compressed formats in the V4L2 input device.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Luca Abeni
Add support for V4L2 compressed formats in the table...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Luca Abeni
Use the correct type for the V4L2 format.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Luca Abeni
Return pkt->size in v4l2_read_packet().
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Alex Converse
Disable vdpau support if the detected libvdpau does...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Daniel Verkamp
FLV 8-bit PCM is unsigned, not signed
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Michael Niedermayer
Factorize ic->streams[i] out,
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Michael Niedermayer
Place { of the function where indent -kr wants it.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
Make sure the Metadata: header is not printed if the...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
Move dump_metadata() to where it is in ffmbc, looks...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
Skip dumping language twice.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
dump metadata for AVStreams & AVPrograms too.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
Factorize dump_metadata() out.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
Try to simplify av_estimate_timings_from_pts() like...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Alexander Strange
Correct truncated ID3v1 genre name.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
Debug av_log() about stream probing from ffmbc.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
Add CODEC_ID_DNXHD into the 25 fps case.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
Simplify code by using av_metadata_set2().
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
More entries for ff_id3v2_metadata_conv from ffmbc.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
s/author/artist/ for ID3
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
More ID3v1 genres from ffmbc.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
add av_metadata_set2(), AV_METADATA_DONT_STRDUP_KEY...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
Add flags to prevent strdup() on arguments to av_metada...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
Until -DHAVE_AV_CONFIG_H is removed from ffplays compil...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
Move #include where it belongs.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
Get rid of useless casts.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
APIchanges update for av_d2str()
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
Add a function to convert a number to a av_malloced...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
Print extradata in case of failure. I had this in my...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
APIChanges & minor bump due to avg_frame_rate addition.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Michael Niedermayer
Add avg_frame_rate.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Thilo Borgmann
Read and decode block data in separate functions to...
commit
|
commitdiff
|
tree
|
snapshot
next