projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move from g729.h all definitions which are used only in g729dec.c
[ffmpeg.git]
/
libavformat
/
2008-08-22
Luca Abeni
Do not set timestamp information for a non existing...
tree
|
commitdiff
2008-08-22
Vitor Sessak
Apply parts of MXF muxer ok'ed by Michael
tree
|
commitdiff
2008-08-20
Aurelien Jacobs
matroskadec: fail cleanly when the required compression...
tree
|
commitdiff
2008-08-20
Aurelien Jacobs
matroskadec: stop parsing when skipping en element...
tree
|
commitdiff
2008-08-20
Aurelien Jacobs
matroska: add support for most variants of PCM
tree
|
commitdiff
2008-08-20
Aurelien Jacobs
matroskadec: handle EBML_ID_VOID and EBML_ID_CRC32...
tree
|
commitdiff
2008-08-19
Ronald S. Bultje
Implement url_open_protocol(), which is basiclly the...
tree
|
commitdiff
2008-08-19
Zhentan Feng
Ok-ed parts from patch by zhentan feng.
tree
|
commitdiff
2008-08-19
Zhentan Feng
Remove useless #ifdef DEBUG (patch by Zhentan Feng).
tree
|
commitdiff
2008-08-19
Stefano Sabatini
Replace invocations of av_fifo_realloc(), which is...
tree
|
commitdiff
2008-08-19
Zhentan Feng
Ok-ed parts from patch by zhentan feng.
tree
|
commitdiff
2008-08-19
Peter Ross
Make AIFF demuxer handle F32BE and F64BE PCM audio.
tree
|
commitdiff
2008-08-19
Peter Ross
Make MOV demuxer handle F32BE, F32LE, F64BE and F64LE...
tree
|
commitdiff
2008-08-19
Peter Ross
Make RIFF-based demuxers handle F32LE and F64LE PCM...
tree
|
commitdiff
2008-08-19
Peter Ross
Make AU demuxer handle S24BE, S32BE and F64BE PCM audio.
tree
|
commitdiff
2008-08-18
Zhentan Feng
Ok-ed parts from patch by zhentan feng.
tree
|
commitdiff
2008-08-18
Zhentan Feng
Factorize common code out of the mxf demuxer.
tree
|
commitdiff
2008-08-18
Peter Ross
Support Electronic Arts files containing MP3 audio.
tree
|
commitdiff
2008-08-16
Dave Yeo
struct timeval requires #include <sys/time.h>
tree
|
commitdiff
2008-08-16
Michael Niedermayer
Fix rc_eq mem leak.
tree
|
commitdiff
2008-08-15
Diego Biurrun
Surround format-specific functions with matching prepro...
tree
|
commitdiff
2008-08-15
Diego Biurrun
Surround AVInputFormat declarations with format-specifi...
tree
|
commitdiff
2008-08-15
Diego Biurrun
Replace generic CONFIG_MUXERS preprocessor condition...
tree
|
commitdiff
2008-08-15
Diego Biurrun
Replace generic CONFIG_MUXERS preprocessor conditions...
tree
|
commitdiff
2008-08-15
Diego Biurrun
cosmetics: Remove redundant #endif comments that are...
tree
|
commitdiff
2008-08-15
Diego Biurrun
cosmetics: misc spelling fixes
tree
|
commitdiff
2008-08-15
Michael Niedermayer
Add flag to mark demuxers that can output discontinuous...
tree
|
commitdiff
2008-08-14
Aurelien Jacobs
use h_addr_list[0] instead of h_addr as this is the...
tree
|
commitdiff
2008-08-14
Aurelien Jacobs
ensure we get explicit definition of various _XOPEN_SOU...
tree
|
commitdiff
2008-08-14
Baptiste Coudurier
import ok'd hunks for mxf muxer
tree
|
commitdiff
2008-08-14
Kurtnoise
Surround '#include <sys/select>' by HAVE_SYS_SELECT_H.
tree
|
commitdiff
2008-08-14
Anuradha Suraparaju
Change Dirac in MPEG-TS encapsulation to conform with...
tree
|
commitdiff
2008-08-14
Michael Niedermayer
Do not fill the pts reordering buffer with guessed...
tree
|
commitdiff
2008-08-13
Aurelien Jacobs
matroskadec: list some more ebml IDs found in the wild...
tree
|
commitdiff
2008-08-13
Anuradha Suraparaju
Dirac encapsulation in MPEG-TS
tree
|
commitdiff
2008-08-13
Diego Biurrun
Remove unused variable.
tree
|
commitdiff
2008-08-13
Aurelien Jacobs
strcasecmp() requires #include <strings.h>
tree
|
commitdiff
2008-08-13
Aurelien Jacobs
matroskadec: parse available blocks even when cluster...
tree
|
commitdiff
2008-08-12
Michael Niedermayer
Add needed include, make it compile without -D_BSD_SOURCE.
tree
|
commitdiff
2008-08-12
Baptiste Coudurier
increase MAX_REORDER_DELAY and pts_buffer size to 16...
tree
|
commitdiff
2008-08-12
Baptiste Coudurier
Prevent dts generation code to be executed when delay...
tree
|
commitdiff
2008-08-12
Peter Ross
Electronic Arts demuxer: support SxEN audio tags found...
tree
|
commitdiff
2008-08-12
Peter Ross
Electronic Arts demuxer: perform identification of...
tree
|
commitdiff
2008-08-12
Peter Ross
Electronic Arts demuxer: ignore PTxx platform ID values.
tree
|
commitdiff
2008-08-12
Peter Ross
Support Electronic Arts files containing MPEG2VIDEO.
tree
|
commitdiff
2008-08-10
Benjamin Larsson
FOURCC addition: added 3IV2, another mpeg4 id. incoming...
tree
|
commitdiff
2008-08-10
Peter Ross
Add MDEC tags to Electronic Arts demuxer.
tree
|
commitdiff
2008-08-10
Stefano Sabatini
Cosmetics: move at the beginning of the file the av_fra...
tree
|
commitdiff
2008-08-08
Aurelien Jacobs
matroskadec: add basic tags support (metadata)
tree
|
commitdiff
2008-08-08
Stefano Sabatini
Implement avformat_version().
tree
|
commitdiff
2008-08-07
Baptiste Coudurier
remove mxf.c, previously copied to mxfdec.c
tree
|
commitdiff
2008-08-07
Baptiste Coudurier
rename mxf.c to mxfdec.c
tree
|
commitdiff
2008-08-06
Måns Rullgård
Maintain pointer to end of AVFormatContext.packet_buffe...
tree
|
commitdiff
2008-08-06
Peter Ross
Add Electronic Arts TGV chunk tags to EA demuxer.
tree
|
commitdiff
2008-08-06
Aurelien Jacobs
matroskadec: use av_freep(&x) instead of av_free(x...
tree
|
commitdiff
2008-08-06
Anton Khirnov
matroskadec: replace matroska_queue_packet with a singl...
tree
|
commitdiff
2008-08-05
Diego Biurrun
Fix small typo.
tree
|
commitdiff
2008-08-05
Peter Ross
Support muxing of Zork PCM audio into RIFF formats.
tree
|
commitdiff
2008-08-05
Diego Biurrun
misc spelling/grammar fixes
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: remove useless num_streams
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: expand useless ebml_read_element_id()...
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: simplify matroska_ebmlnum_sint()
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: implement matroska_ebmlnum_uint() using...
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroska: expand useless define for MS compat codec...
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: remove useless comments in ff_mkv_codec_tags
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: update copyright year and related comments
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: reorder some functions in a more logical...
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: remove now useless wrapper ebml_read_eleme...
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: remove now useless wrapper ebml_read_seek()
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: remove now useless peek_id
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: don't try to re-read already parsed ID...
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: remove now unused parameter 'once' from...
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: directly use ebml_parse() or ebml_parse_id...
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: new ebml_parse() function, centralize...
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: rename ebml_parse() to ebml_parse_nest()
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: don't care about the number of bytes read...
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: simplify check for hierarchy level
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: cosmetics: consistent style for function...
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: Use string instead of char table as probe...
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: use an EbmlBin as parameter to ebml_read_b...
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: extract common code out of ebml_read_*()
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: simplify/cleanup error logging in ebml_rea...
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: remove now useless expected_id parameter...
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: expand useless ebml_peek_id() wrapper
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: remove unused levelup parameter from ebml_...
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: extract read_level_up out of ebml_read_ele...
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: remove useless levelup check
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: remove useless check for cluster presence
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: cosmetics: placement of 'else if'
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: remove some useless empty lines
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: remove some useless or out of date comments
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: cosmetics
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: remove unused struct name
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: remove now unused context fields
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: remove useless initialization
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: cosmetics: remove useless braces
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: remove some unused ebml funcs
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: use generic parser to parse clusters
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: use generic parser inside matroska_execute...
tree
|
commitdiff
2008-08-05
Aurelien Jacobs
matroskadec: use generic parser to parse matroska from...
tree
|
commitdiff
next