projects
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix warning: assignment makes pointer from integer without a cast
2009-01-10
Aurelien Jacobs
fix warning: assignment makes pointer from integer...
commit
|
commitdiff
|
tree
2009-01-09
Aurelien Jacobs
initialize AVFormatContext before calling av_write_header()
commit
|
commitdiff
|
tree
2009-01-09
Aurelien Jacobs
rename ff_metadata_sync_compat to ff_metadata_mux_compat
commit
|
commitdiff
|
tree
2009-01-08
Aurelien Jacobs
move ff_metadata_sync_compat to metadata_compat.c
commit
|
commitdiff
|
tree
2009-01-08
Aurelien Jacobs
Add a second metadata compatibility layer, so that...
commit
|
commitdiff
|
tree
2009-01-06
Aurelien Jacobs
free all allocated metadata structures
commit
|
commitdiff
|
tree
2009-01-06
Aurelien Jacobs
ensure that no GPL code is linked to LGPL only libavcodec
commit
|
commitdiff
|
tree
2009-01-06
Aurelien Jacobs
ignore year=0 and track=0
commit
|
commitdiff
|
tree
2009-01-06
Aurelien Jacobs
Add a metadata compatibility layer, so that when a...
commit
|
commitdiff
|
tree
2009-01-05
Aurelien Jacobs
add a typedef for AVMetadata
commit
|
commitdiff
|
tree
2009-01-04
Aurelien Jacobs
rename AVMetaData to AVMetadata and meta_data to metadata
commit
|
commitdiff
|
tree
2009-01-04
Aurelien Jacobs
add metadata in AVStream, AVProgram and AVChapter
commit
|
commitdiff
|
tree
2009-01-04
Aurelien Jacobs
cosmetic: indent
commit
|
commitdiff
|
tree
2009-01-04
Aurelien Jacobs
add a termination condition
commit
|
commitdiff
|
tree
2008-12-29
Aurelien Jacobs
Remove duplicated dot product code. Use dsputil's
commit
|
commitdiff
|
tree
2008-12-22
Aurelien Jacobs
Initialize s->opaque before calling url_resetbuf().
commit
|
commitdiff
|
tree
2008-12-15
Aurelien Jacobs
vp56: don't reset dimensions to 0 in codec init
commit
|
commitdiff
|
tree
2008-12-14
Aurelien Jacobs
indeo3: replace sizeof(struct ...) by sizeof(*var)
commit
|
commitdiff
|
tree
2008-12-14
Aurelien Jacobs
avoid POSIX reserved _t suffix
commit
|
commitdiff
|
tree
2008-12-14
Aurelien Jacobs
Get rid of mmx_t.
commit
|
commitdiff
|
tree
2008-12-12
Aurelien Jacobs
matroska: sort codec tags list
commit
|
commitdiff
|
tree
2008-12-12
Aurelien Jacobs
rename Vp56Model to VP56Model for consistency
commit
|
commitdiff
|
tree
2008-12-11
Aurelien Jacobs
cosmetics: vertical alignment
commit
|
commitdiff
|
tree
2008-12-11
Aurelien Jacobs
avoid POSIX reserved _t suffix
commit
|
commitdiff
|
tree
2008-12-11
Aurelien Jacobs
avoid POSIX reserved _t suffix
commit
|
commitdiff
|
tree
2008-11-15
Aurelien Jacobs
matroskadec: fix index timestamps for some broken files
commit
|
commitdiff
|
tree
2008-10-27
Aurelien Jacobs
set correct number of fractions for multitable
commit
|
commitdiff
|
tree
2008-10-25
Aurelien Jacobs
remove useless ifdeffery, tscc won't do anything useful...
commit
|
commitdiff
|
tree
2008-10-25
Aurelien Jacobs
enable zlib and bzlib only when useful
commit
|
commitdiff
|
tree
2008-10-25
Aurelien Jacobs
svq3: remove unused include
commit
|
commitdiff
|
tree
2008-10-22
Aurelien Jacobs
10l: missing change from r15667 - global header also...
commit
|
commitdiff
|
tree
2008-10-22
Aurelien Jacobs
matroskaenc: require global header
commit
|
commitdiff
|
tree
2008-10-21
Aurelien Jacobs
uses FF_ARRAY_ELEMS() where appropriate
commit
|
commitdiff
|
tree
2008-10-13
Aurelien Jacobs
vp6dec: ensure we don't try to use a buffer with negative...
commit
|
commitdiff
|
tree
2008-10-08
Aurelien Jacobs
cosmetics: indentation
commit
|
commitdiff
|
tree
2008-10-08
Aurelien Jacobs
lookup AVCodec by name
commit
|
commitdiff
|
tree
2008-10-08
Aurelien Jacobs
allows calling avcodec_find_(en|de)coder_by_name with...
commit
|
commitdiff
|
tree
2008-10-08
Aurelien Jacobs
Change one more variable type from int to enum PixelFormat.
commit
|
commitdiff
|
tree
2008-10-04
Aurelien Jacobs
matroskaenc: correct muxing of ASS packets
commit
|
commitdiff
|
tree
2008-10-04
Aurelien Jacobs
matroskaenc: use correct EBML ID for block duration
commit
|
commitdiff
|
tree
2008-10-04
Aurelien Jacobs
matroskaenc: pass the packet size directly as parameter...
commit
|
commitdiff
|
tree
2008-10-04
Aurelien Jacobs
matroskaenc: remove useless mkv_block_size() function
commit
|
commitdiff
|
tree
2008-10-02
Aurelien Jacobs
atrac3dec: cosmetics: indentation
commit
|
commitdiff
|
tree
2008-10-02
Aurelien Jacobs
matroskadec: cosmetics: indentation
commit
|
commitdiff
|
tree
2008-10-02
Aurelien Jacobs
matroskadec: don't merge packets which have no timestamp
commit
|
commitdiff
|
tree
2008-09-29
Aurelien Jacobs
atrac3: ensure input frame is not overwritten (it is...
commit
|
commitdiff
|
tree
2008-09-28
Aurelien Jacobs
matroskadec: merge ASS events which share the same...
commit
|
commitdiff
|
tree
2008-09-28
Aurelien Jacobs
matroskadec: ass events lines must end with a DOS style EOL
commit
|
commitdiff
|
tree
2008-09-28
Aurelien Jacobs
matroskadec: set duration only for CODEC_ID_TEXT subtitles
commit
|
commitdiff
|
tree
2008-09-28
Aurelien Jacobs
matroskadec: pass duration as parameter of matroska_fix_ass_...
commit
|
commitdiff
|
tree
2008-09-27
Aurelien Jacobs
assdec: don't remove CR, they are part of the spec
commit
|
commitdiff
|
tree
2008-09-12
Aurelien Jacobs
matroskadec: simplify, first_timecode is already in...
commit
|
commitdiff
|
tree
2008-09-11
Aurelien Jacobs
matroskadec: prevent seeking before the first keyframe...
commit
|
commitdiff
|
tree
2008-09-09
Aurelien Jacobs
matroskadec: demux relevant subtitle packets after...
commit
|
commitdiff
|
tree
2008-09-09
Aurelien Jacobs
matroskadec: ensure that overlapping subtitles are...
commit
|
commitdiff
|
tree
2008-09-09
Aurelien Jacobs
matroskadec: after seeking, skip up to the desired...
commit
|
commitdiff
|
tree
2008-09-09
Aurelien Jacobs
matroskadec: move timecode calculation a little earlier
commit
|
commitdiff
|
tree
2008-09-09
Aurelien Jacobs
matroskadec: sanitize track time_scale before using it
commit
|
commitdiff
|
tree
2008-09-08
Aurelien Jacobs
remove one more stuff under #if LIBAVCODEC_VERSION_INT
commit
|
commitdiff
|
tree
2008-09-07
Aurelien Jacobs
fix seek regression tests after r15229
commit
|
commitdiff
|
tree
2008-09-07
Aurelien Jacobs
bump lavf micro version to allow checking for the matroska...
commit
|
commitdiff
|
tree
2008-09-06
Aurelien Jacobs
matroskadec: remove now useless vstream and is_video_key_frame
commit
|
commitdiff
|
tree
2008-09-06
Aurelien Jacobs
matroskadec: remove useless braces
commit
|
commitdiff
|
tree
2008-09-06
Aurelien Jacobs
matroskadec: ensure that the timecode added to the...
commit
|
commitdiff
|
tree
2008-09-04
Aurelien Jacobs
matroskadec: fix ASS subtitle track packets before...
commit
|
commitdiff
|
tree
2008-09-04
Aurelien Jacobs
matroska: subtitle display duration must be stored...
commit
|
commitdiff
|
tree
2008-09-03
Aurelien Jacobs
theoradec: cosmetics: indentation
commit
|
commitdiff
|
tree
2008-09-03
Aurelien Jacobs
theoradec: skip decoding of uncoded MV in 4MV code
commit
|
commitdiff
|
tree
2008-09-03
Aurelien Jacobs
theoradec: small 4MV code reorganization to ease future...
commit
|
commitdiff
|
tree
2008-09-01
Aurelien Jacobs
matroska: add E-AC-3 support
commit
|
commitdiff
|
tree
2008-09-01
Aurelien Jacobs
simplify ac3_probe() and eac3_probe(). patch by Aurelien...
commit
|
commitdiff
|
tree
2008-08-27
Aurelien Jacobs
matroskadec: cosmetics: indentation
commit
|
commitdiff
|
tree
2008-08-27
Aurelien Jacobs
matroskadec: seek to the last position known in the...
commit
|
commitdiff
|
tree
2008-08-26
Aurelien Jacobs
remove useless assignment (st is never read after this...
commit
|
commitdiff
|
tree
2008-08-26
Aurelien Jacobs
matroskadec: index timestamps are supposed to be in...
commit
|
commitdiff
|
tree
2008-08-26
Aurelien Jacobs
mxfdec: set sample_aspect_ratio
commit
|
commitdiff
|
tree
2008-08-26
Aurelien Jacobs
Add a temp variable to ff_sine_window_init() to match...
commit
|
commitdiff
|
tree
2008-08-25
Aurelien Jacobs
Fix the seek regressions to match changes in r14956...
commit
|
commitdiff
|
tree
2008-08-25
Aurelien Jacobs
matroskadec: unset matroska->done when seeking
commit
|
commitdiff
|
tree
2008-08-25
Aurelien Jacobs
matroskadec: full seeking support in index-less files
commit
|
commitdiff
|
tree
2008-08-25
Aurelien Jacobs
matroskadec: on the fly index construction for index...
commit
|
commitdiff
|
tree
2008-08-24
Aurelien Jacobs
matroskadec: don't try to seek to negative timestamp
commit
|
commitdiff
|
tree
2008-08-24
Aurelien Jacobs
matroskadec: move setting of matroska->done inside...
commit
|
commitdiff
|
tree
2008-08-24
Aurelien Jacobs
voc: add ff_ prefix to some global const data
commit
|
commitdiff
|
tree
2008-08-24
Aurelien Jacobs
matroskadec: make aac_profiles array const
commit
|
commitdiff
|
tree
2008-08-23
Aurelien Jacobs
convert every muxer/demuxer to write/read sample_aspect_rati...
commit
|
commitdiff
|
tree
2008-08-23
Aurelien Jacobs
export sample_aspect_ratio read by the demuxer in a...
commit
|
commitdiff
|
tree
2008-08-20
Aurelien Jacobs
matroskadec: fail cleanly when the required compression...
commit
|
commitdiff
|
tree
2008-08-20
Aurelien Jacobs
matroskadec: stop parsing when skipping en element...
commit
|
commitdiff
|
tree
2008-08-20
Aurelien Jacobs
matroska: fix regression test according to r14862
commit
|
commitdiff
|
tree
2008-08-20
Aurelien Jacobs
matroska: add support for most variants of PCM
commit
|
commitdiff
|
tree
2008-08-20
Aurelien Jacobs
matroskadec: handle EBML_ID_VOID and EBML_ID_CRC32...
commit
|
commitdiff
|
tree
2008-08-14
Aurelien Jacobs
use h_addr_list[0] instead of h_addr as this is the...
commit
|
commitdiff
|
tree
2008-08-14
Aurelien Jacobs
ensure we get explicit definition of various _XOPEN_SOURCE...
commit
|
commitdiff
|
tree
2008-08-13
Aurelien Jacobs
matroskadec: list some more ebml IDs found in the wild...
commit
|
commitdiff
|
tree
2008-08-13
Aurelien Jacobs
strcasecmp() requires #include <strings.h>
commit
|
commitdiff
|
tree
2008-08-13
Aurelien Jacobs
move M_PI definition along with other math definitions
commit
|
commitdiff
|
tree
2008-08-13
Aurelien Jacobs
define some math constants so as not to depend on _XOPEN_SOURCE
commit
|
commitdiff
|
tree
2008-08-13
Aurelien Jacobs
ffserver: SA_RESTART and unsetenv require _XOPEN_SOURCE
commit
|
commitdiff
|
tree
2008-08-13
Aurelien Jacobs
matroskadec: parse available blocks even when cluster...
commit
|
commitdiff
|
tree
next