projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mpeg12.c: fix slice threading for mpeg2 field picture mode.
2011-03-24
Ronald S. Bultje
mpeg12.c: fix slice threading for mpeg2 field picture...
commit
|
commitdiff
|
tree
2011-03-24
Ronald S. Bultje
ffmetadec.c: fix compiler warnings.
commit
|
commitdiff
|
tree
2011-03-23
Anton Khirnov
matroskaenc: remove a variable that's unused after...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-23
Martin Storsjö
rtsp: Don't use a locale dependent format string
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-23
Tomas Härdin
Add xd55 codec tag for XDCAM HD422 720p25 CBR files.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-23
Anton Khirnov
lavc: move the version macros to a new installed header.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-23
Anton Khirnov
matroskaenc: simplify get_aac_sample_rates by using...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-23
Carl Eugen Hoyos
Do not use format string "%0.3f" for RTSP Range field.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-22
Vitor Sessak
Fix an infinite loop when RoQ encoded generated a frame...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-22
Ronald S. Bultje
vc1: make P-frame deblock filter bit-exact.
commit
|
commitdiff
|
tree
2011-03-21
Martin Storsjö
ffplay: Don't assume ic->pb is non-null
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-21
Anton Khirnov
id3v2: simplify error handling.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-21
Anton Khirnov
id3v2: explicitly seek to the end of the tag after...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-21
Anton Khirnov
avio: make av_url_read_fseek/fpause internal.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-21
Ronald S. Bultje
vc1: slice support.
commit
|
commitdiff
|
tree
2011-03-21
Ronald S. Bultje
vc1: fix up memleaks in the error codepath.
commit
|
commitdiff
|
tree
2011-03-21
Ronald S. Bultje
vc1: warn for unimplemented pan-scan feature.
commit
|
commitdiff
|
tree
2011-03-21
Anton Khirnov
avio: deprecate url_fileno
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-21
Anton Khirnov
rmenc: replace avio_seek(0) with avio_tell()
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-21
Anton Khirnov
lavf: replace some more avio_seek(SEEK_CUR) with avio_skip
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-17
Nathan Caldwell
aacenc: cosmetics, indentation, and comment clarification
commit
|
commitdiff
|
tree
2011-03-17
Nathan Caldwell
aacenc: Refactor the parts of the AAC psymodel.
commit
|
commitdiff
|
tree
2011-03-17
Young Han Lee
aaccoder: Change FFMAX for allzero flag to OR bit operation
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-17
Anton Khirnov
avio: rename put_flush_packet -> avio_flush
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-17
Anton Khirnov
avio: deprecate url_close_buf
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-17
Anton Khirnov
avio: deprecate url_open_buf
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-17
Anton Khirnov
avio: always compile avio_printf, rather than on CONFIG_MUXERS
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-17
Anton Khirnov
avio: avio_ prefix for url_fprintf
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-17
Anton Khirnov
avio: change avio_tell/skip from macros to inline functions
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-17
Anton Khirnov
avio: make url_setbufsize internal.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-17
Anton Khirnov
lavf: move ff_get_v from avio.h to avio_internal.h
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-17
Anton Khirnov
lavf: replace avio_seek(SEEK_CUR) with avio_skip where...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-15
Nicolas George
Use AVERROR_EXIT with url_interrupt_cb.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-15
Nicolas George
Add AVERROR_EXIT.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-15
Anton Khirnov
avio: deprecate url_ferror
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-15
Anton Khirnov
lavf/utils: dont't explicitly check AVIOContext.error
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-15
Philip Langdale
h264_mp4toannexb_bsf: Fix spurious warning when stream...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-14
Peter Ross
mm decoder: move buffer allocation from decode_init...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-14
Peter Ross
jv demuxer: prevent video packet size overflow
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-14
Peter Ross
jv demuxer: define JV_PREAMBLE_SIZE instead of hard...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-14
Peter Ross
jv demuxer: calculate palette_size for each frame in...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-14
Peter Ross
Bitmap Brothers JV errata
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-14
Peter Ross
Bitmap Brothers JV demuxer
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-14
Peter Ross
Bitmap Brothers JV video decoder
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-13
Johan Andersson
Update the url to the site website and change ffmpeg...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-11
Benjamin Larsson
Add one more avc intra fourcc and extend the description
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-10
Benjamin Larsson
Export profiles from the mpeg2 video decoder
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-08
Nathan Caldwell
aacenc: Fix a segfault in search_for_quantizers
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-07
Anton Khirnov
avio: deprecate url_feof
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-07
Anssi Hannula
mpegts: add all stream languages into metadata
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-07
Baptiste Coudurier
In retry_transfer_wrapper, do not check url_interrupt_cb...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-07
Hendrik Leppkes
Flag DVB subtitles for the hard hearing appropriately...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-07
Anssi Hannula
mpegtsenc: handle multiple language tags per stream
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-07
Anssi Hannula
lavf: update documentation of AVOutputFormat.flags
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-07
Ronald S. Bultje
reindent.
commit
|
commitdiff
|
tree
2011-03-07
Anton Khirnov
avio: move ff_rewind_with_probe_data from avio.h to...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-07
Anton Khirnov
avio: deprecate url_fget_max_packet_size
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-07
Young Han Lee
aacenc: remove the data arrays
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-07
Anssi Hannula
lavf: document the use of multiple entries in language...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-07
Thadeu Lima de Souza...
aac_latm_dec: use aac context and aac m4ac
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-07
Peter Ross
Add audio codec 0x1600 (ADTS AAC)
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-07
Anton Khirnov
avio: avio_ prefix for url_fsize
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-07
Anton Khirnov
avio: deprecate url_fgetc and remove all it uses
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-07
Anton Khirnov
avio: deprecate url_fgets
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-07
Peter Ross
avio: add avio_skip macro
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-07
Sean McGovern
h264_mp3toannexb_bsg: don't crash, but warn, if PPS...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-04
Anton Khirnov
avio: add avio_tell macro as a replacement for url_ftell
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-04
Anton Khirnov
lavf: deprecate get_strz() in favor of avio_get_str
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-04
Reimar Döffinger
avio: add avio_get_str()
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-04
Ronald S. Bultje
avio: fix fourcc if any character is >=0x80.
commit
|
commitdiff
|
tree
2011-03-02
Ronald S. Bultje
vp3-mt: fix deadlock when first frame is not a keyframe.
commit
|
commitdiff
|
tree
2011-03-01
Anton Khirnov
avio: deprecate url_fskip
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-01
Anton Khirnov
lavf: replace all uses of url_fskip with avio_seek
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-01
Anton Khirnov
avio: avio_ prefix for url_fseek
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-01
Alexander Strange
huffyuv: Add multithreading support
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-03-01
Alexander Strange
pthreads: Fix bug introduced with thread_safe_callbacks
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-25
Ronald S. Bultje
movenc: remove uses of deprecated API.
commit
|
commitdiff
|
tree
2011-02-25
Peter Ross
bink: prevent overflows within binkidct by using int...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-25
Peter Ross
bink: decode audio track identifiers into AVStream.id
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-25
Peter Ross
Bink version 'b' audio decoder
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-25
Peter Ross
binkaudio: simplify frame_len_bits and frame_len calculation
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-25
Peter Ross
binkaudio: remove unnecessary loop
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-25
Peter Ross
binkaudio: perform band table scaling in decode_init
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-25
Peter Ross
bink: set audio stream codec_tag such that binkaudio...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-25
Anton Khirnov
avio: deprecate put_tag
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-25
Anton Khirnov
lavf: replace remaining uses of put_tag with avio_write
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-25
Anton Khirnov
avienc: replace &tag[0] with tag.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-25
Anton Khirnov
lavf: use a new ffio_wfourcc macro instead of put_tag...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-24
Justin Ruggles
vmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-24
Justin Ruggles
vmdaudio: remove unnecessary fields from VmdAudioContext...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-24
Justin Ruggles
vmdaudio: add out_bps to VmdAudioContext and use it...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-24
Justin Ruggles
vmdaudio: simplify vmdaudio_decode_frame() by handling...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-24
Justin Ruggles
cosmetics: reindent after previous commit
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-24
Justin Ruggles
vmdaudio: move all silence chunk handling to vmdaudio_loadso...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-24
Justin Ruggles
cosmetics: remove debugging cruft
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-24
Justin Ruggles
cosmetics: reindent after previous commit
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-24
Justin Ruggles
vmdaudio: simplify buffer pointer and header size handling.
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-24
Justin Ruggles
vmdaudio: set *data_size to zero when skipping small...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-24
Justin Ruggles
vmdaudio: validate block type
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
2011-02-24
Justin Ruggles
vmdaudio: use macros and a local variable for block...
Signed-off-by: Ronald S. Bultje <
rsbultje@gmail.com
>
commit
|
commitdiff
|
tree
next