|
|
|
@a2403986
|
15 years |
rsbultje |
MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail …
|
|
|
@e34d5db5
|
15 years |
stefano.sabatini-lala |
Add libavfilter 1-input - 1-output regression test, corresponding to …
|
|
|
@781cf5fd
|
15 years |
stefano.sabatini-lala |
Add missing codec id <-> codec tag entries:
CODEC_ID_RAWVIDEO <-> …
|
|
|
@111c9359
|
15 years |
martin |
ffserver: Fix one of the codec parameter checks
This is probably what …
|
|
|
@a5ba4ced
|
15 years |
martin |
ffserver: Fix streaming with more than one stream
Fix by Howard Chu, …
|
|
|
@e175b55e
|
15 years |
martin |
ffserver: Fix extradata handling
Patch by Howard Chu, hyc at …
|
|
|
@c966c912
|
15 years |
martin |
ffserver: Fix an out of bounds read
Fix by Howard Chu, hyc at …
|
|
|
@9cc9a155
|
15 years |
martin |
ffserver: Fix another memory leak
Don't allocate st->codec, it will …
|
|
|
@ea4f8aa
|
15 years |
martin |
ffserver: Plug some memory leaks
Patch by Howard Chu, hyc at …
|
|
|
@0e765181
|
15 years |
Reimar.Doeffinger |
Add -f framemd5 muxer similar to framecrc.
Originally committed as …
|
|
|
@9bbe9a0d
|
15 years |
jmenon86 |
Display a more descriptive log message when probe buffer limit is …
|
|
|
@12bd3c1f
|
15 years |
jmenon86 |
FFplay : Implement custom reget_buffer for the input filter.
…
|
|
|
@612dc023
|
15 years |
Carl Eugen Hoyos |
Skip pes payload during probing to avoid start code emulation.
Patch …
|
|
|
@d3d87481
|
15 years |
Carl Eugen Hoyos |
Fix documentation of av_audio_convert.
Patch by Cyril Russo, stage D …
|
|
|
@7bb83d8d
|
15 years |
lessen42 |
matroskaenc: Write codec time base as default duration for video …
|
|
|
@31fdd641
|
15 years |
lessen42 |
Convert NaN to 0/0 in av_d2q
This fixes aspect ratio calculation for …
|
|
|
@f1a05185
|
15 years |
Reimar.Doeffinger |
Enable AVFMT_GENERIC_INDEX for Ogg demuxer. This avoids the many
seeks …
|
|
|
@21d52447
|
15 years |
diego |
small wording fix
Originally committed as revision 23277 to …
|
|
|
@a8d9a56a
|
15 years |
diego |
Mention some more changes related to HTML 5 issues.
Originally …
|
|
|
@8daed34
|
15 years |
lessen42 |
matroskadec: Revert adding the doctype to metadata; it has no meaning …
|
|
|
@50eae970
|
15 years |
banan |
Reduce the score for the aea demuxer probing function.
Originally …
|
|
|
@946da736
|
15 years |
banan |
Fix detection of some stereo atrac files by not comparing the
block …
|
|
|
@fbe347d
|
15 years |
diego |
Reflect the 0.6 branch in the Changelog.
Originally committed as …
|
|
|
@2da6050c
|
15 years |
baptiste.coudurier |
oups, 100l, revert unrelated hunk from commit r23266
Originally …
|
|
|
@a4de2b6e
|
15 years |
baptiste.coudurier |
write 3gp perf tag for artist metadata
Originally committed as …
|
|
|
@221ed486
|
15 years |
baptiste.coudurier |
albm 3gp tag has optional track field not date
Originally committed …
|
|
|
@ea4c4d7f
|
15 years |
baptiste.coudurier |
change author metadata to artist in mov de/muxer
Originally committed …
|
|
|
@e53ca636
|
15 years |
jmenon86 |
Cosmetics : re-indent after last commit.
Originally committed as …
|
|
|
@3635c07b
|
15 years |
jmenon86 |
FFplay : Avoid manipulating NULL data pointers so that future checks …
|
|
|
@47f0704e
|
15 years |
stefano.sabatini-lala |
Prefix value for flags with "0x", to make it clear that it is an …
|
|
|
@49837b8d
|
15 years |
stefano.sabatini-lala |
Make the nut decoder read the ff_nut_video_tags to detect codec id of …
|
|
|
@2e01def0
|
15 years |
stefano.sabatini-lala |
Define ff_nut_video_tags and make Nut muxer and demuxer set it in …
|
|
|
@6d9b7a7d
|
15 years |
Reimar.Doeffinger |
Document CODEC_FLAG_EMU_EDGE and avcodec_align_dimensions interaction. …
|
|
|
@944a1b6b
|
15 years |
Reimar.Doeffinger |
Add a md5 muxer that allows checking the md5 sums of generated streams …
|
|
|
@d458b7d4
|
15 years |
stefano.sabatini-lala |
Add empty newline to separate function declarations, for better …
|
|
|
@cca68a54
|
15 years |
martin |
Add an entry to APIchanges for the addition of av_get_random_seed
…
|
|
|
@9977863
|
15 years |
martin |
Bump libavutil minor version for the addition of av_get_random_seed
…
|
|
|
@576fb48e
|
15 years |
martin |
Make ff_random_get_seed public, rename to av_get_random_seed, export …
|
|
|
@e1745e2f
|
15 years |
stefano.sabatini-lala |
Make av_write_header() return AVERROR(EINVAL) rather than -1 if the …
|
|
|
@cf5b33d
|
15 years |
stefano.sabatini-lala |
Store in a dedicated array the format name - codec id - codec type …
|
|
|
@c56e9e05
|
15 years |
ramiro.polla |
Open 2-pass logfile in binary mode for both reading and writing.
This …
|
|
|
@80b39e1
|
15 years |
Carl Eugen Hoyos |
Move AVCodecTag from riff.h into internal.h.
Patch by Francesco …
|
|
|
@83c27079
|
15 years |
stefano.sabatini-lala |
Prefer enum CodecID over int in ff_codec_get_tag().
Originally …
|
|
|
@85e86b68
|
15 years |
lessen42 |
Update regression tests after removing track timecode scale from …
|
|
|
@577abed
|
15 years |
lessen42 |
matroskaenc: Don't write track timecode scale
It's not required for …
|
|
|
@c7b913c8
|
15 years |
lessen42 |
matroskadec: Allow unknown EBML doctype
Originally committed as …
|
|
|
@470491fa
|
15 years |
lessen42 |
matroskadec: Support webm doctype
Patch by James Zern <jzern at …
|
|
|
@6a2c9b8b
|
15 years |
stefano.sabatini-lala |
Rename pixelFormatBpsAVI to pix_fmt_bps_avi and pixelFormatBpsMOV to …
|
|
|
@1beff414
|
15 years |
stefano.sabatini-lala |
Rename findPixelFormat() to find_pix_fmt().
Less ugly and more …
|
|
|
@ff85f586
|
15 years |
baptiste.coudurier |
remove unused field
Originally committed as revision 23232 to …
|
|
|
@95ca3b1e
|
15 years |
baptiste.coudurier |
In ogg muxer, pack multiple frames into one page, much lower overhead
…
|
|
|
@686d6f40
|
15 years |
martin |
ffserver: Avoid busylooping while reading non-blocking input
Patch by …
|
|
|
@38d4a217
|
15 years |
martin |
Change the default codecs for the rtsp muxer to mpeg4 and aac
These …
|
|
|
@648e41b3
|
15 years |
martin |
Take ff_write_chained in use in the mov rtp hinter and in the rtsp …
|
|
|
@9a761250
|
15 years |
martin |
Add a libavformat internal function ff_write_chained
Originally …
|
|
|
@6531b5c9
|
15 years |
stefano.sabatini-lala |
Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_tags.
The new …
|
|
|
@4d2f703a
|
15 years |
stefano.sabatini-lala |
Fix doxy reference to unexisting function.
Originally committed as …
|
|
|
@fbfccc04
|
15 years |
michaelni |
Disable non interleaved avi code when there is no index available. …
|
|
|
@b8dbff33
|
15 years |
stefano.sabatini-lala |
Cosmetics: make more compact the code for handle_jpeg(), this also …
|
|
|
@2b65bb45
|
15 years |
michaelni |
Change eval API to take parent log context and log level offset.
this …
|
|
|
@4880cfd9
|
15 years |
michaelni |
Print parent log context too, if available.
Originally committed as …
|
|
|
@2c1bb265
|
15 years |
michaelni |
Make it possible for a log context to keep track of its parent …
|
|
|
@4e74187d
|
15 years |
stefano.sabatini-lala |
Remove PI definition and use M_PI instead.
M_PI is defined by the …
|
|
|
@8d2a5139
|
15 years |
michaelni |
av_default_item_name() so Simply AVClasses need 1 function less.
…
|
|
|
@d545fa56
|
15 years |
baptiste.coudurier |
fix x264 encoding when delay is > number of input frames
Originally …
|
|
|
@c2341b85
|
15 years |
alex.converse |
Add a chomp BSF to consume zero padding at the end of a packet.
…
|
|
|
@c16d5a6f
|
15 years |
alex.converse |
Make aac_decode_frame() consume zero padding at the end of a packet.
…
|
|
|
@7382617a
|
15 years |
lessen42 |
Bump minor version for CODEC_ID_VP8
Originally committed as revision …
|
|
|
@6c7c6293
|
15 years |
lessen42 |
Add VP80 fourcc
Patch by Google
Originally committed as revision …
|
|
|
@23966972
|
15 years |
lessen42 |
matroska: Add V_VP8
Patch by Google
Originally committed as revision …
|
|
|
@a98c2dfa
|
15 years |
lessen42 |
Add VP8 CODEC_ID
Patch by Google
Originally committed as revision …
|
|
|
@8a26b2c6
|
15 years |
lorenm |
13% faster yuv420 to rgb15 mmx.
It is now faster than the old gpl …
|
|
|
@8d168a9
|
15 years |
martin |
Fix a crash when opening WMS RTSP streams
Fixes issue 1948
Originally …
|
|
|
@bffc36e0
|
15 years |
lorenm |
40% faster yuv420 to rgb24 mmx.
It is now faster than the old gpl …
|
|
|
@b724102
|
15 years |
martin |
Add an APIchanges note regarding the new rtp hinting flag
Originally …
|
|
|
@d4493e03
|
15 years |
martin |
Late bump of the minor version, for the addition of …
|
|
|
@910cde56
|
15 years |
martin |
Add a changelog entry for the RTP hinting in the mov muxer
Originally …
|
|
|
@15f9fa3d
|
15 years |
benoit.fouet |
Fix signedness of q_delta field of the IVIMbInfo.
Patch by Maxim …
|
|
|
@5549aa6d
|
15 years |
lessen42 |
matroskadec: Free ebml binary buffer on error
Based on a Chromium …
|
|
|
@465c28b6
|
15 years |
lessen42 |
matroskadec: Fix buffer overread in matroska_ebmlnum_uint
Based on a …
|
|
|
@d98bd80e
|
15 years |
lessen42 |
matroskadec: Ensure time_scale is nonzero, fixes divide-by-zero if the …
|
|
|
@1c664b23
|
15 years |
lessen42 |
matroskadec: Use av_freep in ebml_read_ascii
Based on a Chromium …
|
|
|
@44bf251
|
15 years |
martin |
Use a heuristic for describing the RTP packets using sample data
…
|
|
|
@e977af6f
|
15 years |
martin |
Add initial support for RTP hinting in the mov muxer
Originally …
|
|
|
@27a826c9
|
15 years |
martin |
Make mov_write_packet non-static, add ff_ prefix
Originally committed …
|
|
|
@f72dad41
|
15 years |
martin |
Move the mov muxer structures to a separate header
Originally …
|
|
|
@796ac233
|
15 years |
martin |
Add a flag for enabling RTP hinting
Originally committed as revision …
|
|
|
@0341b699
|
15 years |
martin |
Make ff_sdp_write_media a lavf-internal function
This is in …
|
|
|
@698f4cc7
|
15 years |
Carl Eugen Hoyos |
Validate AVCodecTag vs CodecID.
Patch by Francesco Lavra, …
|
|
|
@603a5f04
|
15 years |
Carl Eugen Hoyos |
Factorize some code into the new function ff_toupper4().
Patch by …
|
|
|
@b74f67eb
|
15 years |
baptiste.coudurier |
In ts demuxer, output pes packet as soon as they are complete.
This is …
|
|
|
@90c92100
|
15 years |
martin |
Cosmetics: reindent
Originally committed as revision 23156 to …
|
|
|
@1bf5228e
|
15 years |
martin |
ffserver: Don't set me_method unconditionally
Patch by Howard Chu, …
|
|
|
@0156fcf2
|
15 years |
martin |
ffserver: Write proper GMT date/times in Date headers
Patch by Howard …
|
|
|
@fecd7b45
|
15 years |
stefano.sabatini-lala |
Add log_level_offset to AVCodecContext.
Originally committed as …
|
|
|
@1095d442
|
15 years |
baptiste.coudurier |
set avg frame rate in mkv demuxer
Originally committed as revision …
|
|
|
@43d09faf
|
15 years |
martin |
ffserver: Make sure a destination URL is set when creating the SDP
…
|
|
|
@f40f329e
|
15 years |
benoit.fouet |
Fix typo ('B', 'O', 'W', '1') => ('B', '0', 'W', '1')
Originally …
|
|
|
@edd259f9
|
15 years |
stefano.sabatini-lala |
Change the order of parameters for ff_eval_expr() and …
|
|
|
@ec1d1afc
|
15 years |
Carl Eugen Hoyos |
Factorize code into a single function.
Patch by Sebastian Vater, cdgs …
|
|
|