|
|
|
@83ab7f18
|
15 years |
pross |
Adobe Filmstrip muxer and demuxer
Originally committed as revision …
|
|
|
@efc034cc
|
15 years |
ramiro.polla |
Add const qualifier to rgb48 to YV12 functions' src.
Originally …
|
|
|
@a3e35e28
|
15 years |
ramiro.polla |
Add missing parameter to rgb48 to YV12 functions.
Originally …
|
|
|
@f267d3ac
|
15 years |
astrange |
Implement alpha channel decoding for BGR HuffYUV.
Since BGR24 is …
|
|
|
@ff5ab5c8
|
15 years |
baptiste.coudurier |
set stream aspect from mov tkhd width/height, patch by Andrew Wason, …
|
|
|
@49544546
|
15 years |
baptiste.coudurier |
do not skip mdat data if it's the last atom, avoids one seek
…
|
|
|
@08c8e66a
|
15 years |
baptiste.coudurier |
restore old buffer content when seek failed in http protocol, fix …
|
|
|
@a1f42882
|
15 years |
baptiste.coudurier |
revert wrongly commited hunk in r21205
Originally committed as …
|
|
|
@10061cd6
|
15 years |
baptiste.coudurier |
remove useless type declarations
Originally committed as revision …
|
|
|
@dcc2220
|
15 years |
baptiste.coudurier |
remove useless declarations from mpegts.h
Originally committed as …
|
|
|
@33931016
|
15 years |
baptiste.coudurier |
use codec rc_max_rate if set and warn if bit rate is not set
…
|
|
|
@01d6bd52
|
15 years |
baptiste.coudurier |
Do not split audio frames accross pes packets.
This was not supported …
|
|
|
@6f284d1
|
15 years |
lucabe72 |
Surprisingly enough, the RTP muxer does not depend on the RTP protocol …
|
|
|
@907d9166
|
15 years |
baptiste.coudurier |
print more debug info about muxing parameters, patch by Mike …
|
|
|
@c054f372
|
15 years |
baptiste.coudurier |
update mpegts_write_pes documentation, patch by Mike Scheutzow, …
|
|
|
@4df3bbbc
|
15 years |
baptiste.coudurier |
Insert null packets to keep pcr values correct, patch by Mike …
|
|
|
@49f6fd8f
|
15 years |
baptiste.coudurier |
move pcr/sdt/pat period computation after ts->mux_rate is set, patch …
|
|
|
@6b18a3f5
|
15 years |
baptiste.coudurier |
output a pcr as soon as possible, patch by Mike Scheutzow, scheutzow …
|
|
|
@906c16a1
|
15 years |
baptiste.coudurier |
fix ts packet header size computation, patch by Niobos, niobos at …
|
|
|
@080cabff
|
15 years |
baptiste.coudurier |
fix sdt, pat, pcr size computation, patch by Niobos, niobos at …
|
|
|
@fad9a42a
|
15 years |
lucabe72 |
The RTP muxer does not need rtp_asf.c
Originally committed as …
|
|
|
@3f60d2d3
|
15 years |
lucabe72 |
Remove the inclusion of unneeded headers
Originally committed as …
|
|
|
@fbb6c6c2
|
15 years |
mans |
Define !CONFIG_FOO in config.make if feature disabled
Originally …
|
|
|
@2ef21b91
|
15 years |
mans |
AAC: Reduce depth of vlc_spectral tables to 2
Up to 6% faster overall …
|
|
|
@95dff4a
|
15 years |
mans |
AAC: Unswitch loop over window groups in decode_spectrum_and_dequant() …
|
|
|
@05f9d8fc
|
15 years |
mans |
AAC: simplify some calculations in decode_spectrum_and_dequant()
…
|
|
|
@c816d3d0
|
15 years |
mans |
AAC: Compress codebook tables and optimise sign bit handling
The …
|
|
|
@9d50d396
|
15 years |
rsbultje |
Fix issue1658 (trailing space in rtpmap descriptor).
Originally …
|
|
|
@094a63f1
|
15 years |
benoit.fouet |
Check there is a stream before writing header.
Patch by Tomas Härdin: …
|
|
|
@ef5e7fb2
|
15 years |
vitor1001 |
Remove needless use of log2f()
Originally committed as revision 21185 …
|
|
|
@1c3c129b
|
15 years |
vitor1001 |
Remove the struct SiprModeParam of the context. This will simplify …
|
|
|
@f3da24c4
|
15 years |
mans |
SIPR: kill variable-length arrays
Two of these are in fact constant …
|
|
|
@0cd73b6
|
15 years |
michaelni |
remove unused variable
Originally committed as revision 21182 to …
|
|
|
@cc51b282
|
15 years |
michaelni |
Split cabac decoding code out of h264.c.
not slower according to …
|
|
|
@8e71d89
|
15 years |
michaelni |
Move golomb_to_int*cbp tables back to h264_data.h as svq3.c used them. …
|
|
|
@0752cd39
|
15 years |
zuxy.meng |
More av_cold for infrequently called functions.
Originally committed …
|
|
|
@e1e94902
|
15 years |
michaelni |
Split cavlc out of h264.c.
Seems to speed the code up a little...
The …
|
|
|
@08f8b51f
|
15 years |
stefano.sabatini-lala |
Make avfilter_insert_filter() log the names of the filters between …
|
|
|
@f37c934
|
15 years |
stefano.sabatini-lala |
Make query_formats() print an error message if an auto-inserted scale …
|
|
|
@1460c790
|
15 years |
Reimar.Doeffinger |
Use MULH instead of 64x64 multiplication, around 5% overall speedup on …
|
|
|
@188d3c51
|
15 years |
michaelni |
Split motion vector prediction off h264.c/h.
Originally committed as …
|
|
|
@2bedc0e8
|
15 years |
michaelni |
Move check_intra4x4_pred_mode() back from h264.h to h264.c, the …
|
|
|
@ea6f00c4
|
15 years |
michaelni |
Split all the reference picture handling off h264.c.
Originally …
|
|
|
@099809d
|
15 years |
Thilo Borgmann |
Reindent after last commit.
Originally committed as revision 21171 to …
|
|
|
@ff9ea0b
|
15 years |
Thilo Borgmann |
Replace variable length array with an allocated buffer
in the context …
|
|
|
@889fce8e
|
15 years |
michaelni |
Split (picture|seq) parameter set decoding out of h264.c.
no speedloss …
|
|
|
@28b2866f
|
15 years |
lessen42 |
/nop is illegal with Apple's older version of gas, this was fixed …
|
|
|
@9c095463
|
15 years |
michaelni |
Split SEI code off h264.c.
Originally committed as revision 21168 to …
|
|
|
@2edabfdf
|
15 years |
rsbultje |
Reindent after r21166.
Originally committed as revision 21167 to …
|
|
|
@08f7a8ac
|
15 years |
rsbultje |
Use chunked encoding for HTTP uploads. Patch by Tomas Härdin …
|
|
|
@943f69a6
|
15 years |
michaelni |
Split direct mode (macro)block decoding off h264.c.
No speedloss …
|
|
|
@9514a084
|
15 years |
michaelni |
Align mb_bit_buffer and vs_bit_buffer as their alignment is checked by …
|
|
|
@51a269cd
|
15 years |
lucabe72 |
Make sure the destination address is written as an IP address in the …
|
|
|
@a7494872
|
15 years |
zuxy.meng |
Reduce stack usage in svq1_encode_plane(). Reuse context scratch …
|
|
|
@56e29bf2
|
15 years |
kostya.shishkov |
Correct timestamps inside FLV data received by RTMP.
Patch by Sergiy …
|
|
|
@e2ee11e
|
15 years |
kostya.shishkov |
Use old-style RTMP handshake for old servers.
This fixes issue …
|
|
|
@082cf97
|
15 years |
michaelni |
Split h264 loop filter off h264.c.
No meassureable speed difference on …
|
|
|
@419276c5
|
15 years |
michaelni |
Move svq3.o to the correct spot.
Originally committed as revision …
|
|
|
@903d58f
|
15 years |
michaelni |
Get rid of #include "svq3.c"
functions called more than per mb are …
|
|
|
@a6836813
|
15 years |
michaelni |
Better title for the file.
Originally committed as revision 21156 to …
|
|
|
@845e37e7
|
15 years |
zuxy.meng |
Make sure that sfence is used after any non temporal stores.
…
|
|
|
@6b7c7703
|
15 years |
vitor1001 |
Add replacements for log2f(), exp2() and exp2f() for platforms that …
|
|
|
@0941ee0f
|
15 years |
Carl Eugen Hoyos |
Support uncompressed ("Resolution 1:1") Avid AVI Codec, (partially) …
|
|
|
@dc0d86fa
|
15 years |
mans |
AAC: use table for cbrtf(n)*n
The maximum length of escape_sequence …
|
|
|
@4bf0faa
|
15 years |
lucabe72 |
Remove the inclusion of unneeded headers
Originally committed as …
|
|
|
@7c8af53f
|
15 years |
mans |
AAC: escape_sequence is 21 bits max
The maximum length of …
|
|
|
@5d629b72
|
15 years |
rsbultje |
Provide a fallback for getnameinfo() also. Patch by Martin Storsjö …
|
|
|
@34a65f1f
|
15 years |
rsbultje |
Implement a fallback for struct sockaddr_storage if not available. …
|
|
|
@33a4dbdd
|
15 years |
rsbultje |
Check for struct sockaddr_storage. Patch by Martin Storsjö …
|
|
|
@fdcdd539
|
15 years |
rsbultje |
Use getaddrinfo() instead of resolve_host(). Patch by Martin Storsjö …
|
|
|
@f1888474
|
15 years |
rsbultje |
Deprecate resolve_host(). Patch by Martin Storsjö …
|
|
|
@fa053ca7
|
15 years |
rsbultje |
Provide fallback implementations of getaddrinfo() and freeaddrinfo(). …
|
|
|
@c0018613
|
15 years |
rsbultje |
Check for struct addrinfo availability. Patch by Martin Storsjö …
|
|
|
@7e43f74a
|
15 years |
rsbultje |
Use getaddrinfo(), if available, in resolve_host(). Patch by Martin …
|
|
|
@84882df6
|
15 years |
rsbultje |
Check for getaddrinfo(), patch by Martin Storsjö …
|
|
|
@c460833d
|
15 years |
alex.converse |
fft-test: Add RDFT/IRDFT support.
Originally committed as revision …
|
|
|
@5b37ef8e
|
15 years |
alex.converse |
fft-test: Replace do_mdct with a tf_transform enum and switch on it.
…
|
|
|
@ae550ce9
|
15 years |
mans |
configure: Make check_type handle type names containing spaces
Patch …
|
|
|
@eebece46
|
15 years |
kostya.shishkov |
Fix two RLE buffer size calculations in TSCC decoder.
Spotted by …
|
|
|
@fd07f803
|
15 years |
mans |
configure: allow names with spaces in enable/disable_safe
Originally …
|
|
|
@f56f4149
|
15 years |
pross |
add myself as the electronicarts demuxer maintainer
Originally …
|
|
|
@3b3a676a
|
15 years |
Carl Eugen Hoyos |
10l: Fix forgotten variable rename from r14893 (fixes issue 1675).
…
|
|
|
@52c0fca
|
15 years |
zuxy.meng |
Avoid redefinition of RGB_PLANAR2PACKED24 as the template is included …
|
|
|
@996de2fe
|
15 years |
ramiro.polla |
cosmetics: {} placement.
Originally committed as revision 30272 to …
|
|
|
@2d4970d8
|
15 years |
lessen42 |
oggdec: Set dts when known
Originally committed as revision 21134 to …
|
|
|
@7ffd8332
|
15 years |
astrange |
Add missing internal.h to files calling ff_match_2uint16().
Fixes …
|
|
|
@2c807762
|
15 years |
michaelni |
Optimize ff_snow_horizontal_compose97i.
this makes the 9/7 C wavelet …
|
|
|
@233a8b3d
|
15 years |
michaelni |
Merge vertical_compose53iL0*()
8% faster C 5/3 wavelet at the decoder …
|
|
|
@2a84512a
|
15 years |
michaelni |
Optimize horizontal_compose53i() by inlining inv_lift() and optimizing …
|
|
|
@18ca491b
|
15 years |
lessen42 |
mkvdec: Avoid divide-by-zero crash on invalid real audio tracks
…
|
|
|
@24ca518b
|
15 years |
lessen42 |
Add support for dirac in ogg
Originally committed as revision 21128 …
|
|
|
@66b0255
|
15 years |
lessen42 |
Add a function to parse Dirac's sequence header
Originally committed …
|
|
|
@c4dffe7e
|
15 years |
lessen42 |
Export fullrange flag and color information for h.264
Originally …
|
|
|
@7bd3096f
|
15 years |
vitor1001 |
SIPR decoder for modes 8k5, 6k5 and 5k0.
Patch by Vladimir Voroshilov …
|
|
|
@9ea97721
|
15 years |
stefano.sabatini-lala |
Make query_formats() increment the scaler_count after each scaler …
|
|
|
@999c23a1
|
15 years |
stefano.sabatini-lala |
Make avfilter_insert_filter() print the instance name of the …
|
|
|
@2d187e23
|
15 years |
stefano.sabatini-lala |
Add an entry for the addition of a parameter log_ctx to …
|
|
|
@3fb8e77
|
15 years |
stefano.sabatini-lala |
Add a log context to avfilter_graph_config_links().
Originally …
|
|
|
@54c5848d
|
15 years |
stefano.sabatini-lala |
Remove extra empty line.
Originally committed as revision 21120 to …
|
|
|
@e6a9dd6a
|
15 years |
Carl Eugen Hoyos |
Use enum CodecID where appropriate.
Originally committed as revision …
|
|
|