|
|
|
@5ef4fa87
|
16 years |
justin.ruggles |
flacdec: Add a check for small buffer size. This ensures reading as …
|
|
|
@c519972
|
16 years |
justin.ruggles |
flacdec: cosmetics: Use a more descriptive variable name for the …
|
|
|
@549bccdb
|
16 years |
justin.ruggles |
flacdec: Handle 32 bps data when checking allocated size.
Originally …
|
|
|
@a3d2379b
|
16 years |
justin.ruggles |
flacdec: Check curr_bps after wasted bits are subtracted.
Originally …
|
|
|
@d3f76612
|
16 years |
stefano.sabatini-lala |
Fix typo: "i" -> "in".
Originally committed as revision 17812 to …
|
|
|
@70e01da3
|
16 years |
schreter |
Add support for ct_type to correctly detect interlaced flag
…
|
|
|
@a284d030
|
16 years |
cschieli |
Rewrite of rgb15to32 and rgb16to32 using fewer asm instructions and …
|
|
|
@3444c914
|
16 years |
michaelni |
Add "deprecated old scaler removed"
Originally committed as revision …
|
|
|
@15ef4026
|
16 years |
Reimar.Doeffinger |
Remove the swscale dummy option, most (all?) FATE configs should be …
|
|
|
@6d08f6c9
|
16 years |
Reimar.Doeffinger |
100l, interplayvideo uses 8x8 blocks, so call the 8x8 put_pixels_tab …
|
|
|
@51338166
|
16 years |
Reimar.Doeffinger |
Set AVFrame.reference correctly for nuv decoder.
Originally committed …
|
|
|
@a66430c0
|
16 years |
vitor1001 |
Add more correct bound checking in filter_mb().
Should fix decoding …
|
|
|
@34e46c44
|
16 years |
gbeauchesne |
Add frame buffer allocators. aka simplify calls to …
|
|
|
@63581eb1
|
16 years |
alex.converse |
MOV: fix demuxing fragmented files
Originally committed as revision …
|
|
|
@e584914a
|
16 years |
mike |
Fix a condition that causes an infinite loop, but only when compiled …
|
|
|
@45e5f857
|
16 years |
mike |
excellent first pass at a description; now it's time for the Ministry …
|
|
|
@87574416
|
16 years |
Reynaldo H. Verdejo Pinochet |
Part 2 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc
more general' …
|
|
|
@77bd18e1
|
16 years |
Reynaldo H. Verdejo Pinochet |
Part 1 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc
more general' …
|
|
|
@e1374c06
|
16 years |
justin.ruggles |
flacdec: When there is not enough data to read the next header block, …
|
|
|
@29b9f58b
|
16 years |
rsbultje |
Split rtsp_send_cmd() into two functions, one for the actual sending …
|
|
|
@6a85fb34
|
16 years |
justin.ruggles |
cosmetics: indentation after last commit
Originally committed as …
|
|
|
@55a72738
|
16 years |
justin.ruggles |
flacdec: Check for an inline header before calling metadata_parse().
…
|
|
|
@239b961f
|
16 years |
justin.ruggles |
flacdec: Allocate buffers right after STREAMINFO is parsed.
…
|
|
|
@03754fcd
|
16 years |
mans |
Alpha: use -g3 with ccc to allow optimisation with debugging symbols
…
|
|
|
@9d9de444
|
16 years |
stefano.sabatini-lala |
Fix syntax for the libfaad_decoder definition.
Fix compilation (when …
|
|
|
@184bc53
|
16 years |
justin.ruggles |
cosmetics: indentation after last commit
Originally committed as …
|
|
|
@7d030358
|
16 years |
justin.ruggles |
flacdec: Avoid parsing the STREAMINFO multiple times.
Originally …
|
|
|
@636f1c4c
|
16 years |
stefano.sabatini-lala |
Rename avctx_opts to avcodec_opts.
The new name is more meaningful …
|
|
|
@511b3667
|
16 years |
mans |
Allow --enable-swscale until FATE is updated
Originally committed as …
|
|
|
@6d4f53cb
|
16 years |
michaelni |
Remove old scaler.
Originally committed as revision 17786 to …
|
|
|
@1ad1eaad
|
16 years |
michaelni |
Enable AVFMT_FLAG_NONBLOCK.
Originally committed as revision 17785 to …
|
|
|
@d61f30a7
|
16 years |
michaelni |
Do usleep(10000) when all demuxers returned EAGAIN.
Originally …
|
|
|
@ded01499
|
16 years |
michaelni |
Replace two 'return AVERROR(EAGAIN);' by continue. The latter are …
|
|
|
@545465ec
|
16 years |
michaelni |
If a demuxer returns EAGAIN, try another demuxer.
Originally …
|
|
|
@57f9a560
|
16 years |
makovick |
remove the rest of x86 asm from LGPL build
Originally committed as …
|
|
|
@fefe43ff
|
16 years |
alex.converse |
MOV: fix crash when 'meta' occurs before first 'trak'
Originally …
|
|
|
@bc8763cd
|
16 years |
rsbultje |
Rename "fd1" variable ro "fd". There were previously two variables …
|
|
|
@f0a80394
|
16 years |
rsbultje |
Add url_get_file_handle(), which is used to get the file descriptor …
|
|
|
@2fea9650
|
16 years |
rsbultje |
Reindent after r17777.
Originally committed as revision 17778 to …
|
|
|
@f830c9a4
|
16 years |
rsbultje |
Make RTSP-MS-over-UDP negotiation work. See "[PATCH] RTSP-MS 8/15: fix …
|
|
|
@090438cc
|
16 years |
rsbultje |
Recognize the "application" data type, which is required for WMS/UDP …
|
|
|
@9aaa2077
|
16 years |
benoit.fouet |
Add a context to av_log() calls.
Originally committed as revision …
|
|
|
@c36264a3
|
16 years |
michaelni |
A quick description of Rate distortion theory.
Originally committed …
|
|
|
@59701aeb
|
16 years |
diego |
Do not use a macro to generate a single AVCodec declaration.
…
|
|
|
@dc7d978a
|
16 years |
michaelni |
Quick description of the Viterbi algorithm so I do not have to repeat …
|
|
|
@a0f80050
|
16 years |
takis.issaris |
When a H.264 stream references a PPS or SPS id which doesn't exist, …
|
|
|
@b11163c8
|
16 years |
diego |
Add vhook removal to the changelog.
Originally committed as revision …
|
|
|
@fdf11906
|
16 years |
diego |
Remove deprecated vhook subsystem.
Originally committed as revision …
|
|
|
@f989d397
|
16 years |
rsbultje |
Remove size_t cast in setting s->priv_data directly to the (integer) …
|
|
|
@eafb17d1
|
16 years |
rsbultje |
Don't let finalize_packet() touch pkt->stream_index. Instead, let …
|
|
|
@0d8ee24c
|
16 years |
gbeauchesne |
Set PixFmtInfo::{x, y}_chroma_shift for VDPAU and VAAPI formats.
…
|
|
|
@95f03cf3
|
16 years |
rsbultje |
Reindent after r17764.
Originally committed as revision 17765 to …
|
|
|
@f3e7194
|
16 years |
rsbultje |
In the current implementation of rtp_parse_packet(), finalize_packet() …
|
|
|
@2db272e9
|
16 years |
diego |
Start Changelog for next version.
Originally committed as revision …
|
|
|
@0ca3e336
|
16 years |
diego |
cosmetics: Add some empty lines for readability.
Originally committed …
|
|
|
@d176f903
|
16 years |
rsbultje |
Reduce allocated length of the HTTP authentication request field …
|
|
|
@429d6b21
|
16 years |
takis.issaris |
Cosmetics: Typo
Originally committed as revision 17760 to …
|
|
|
@4f46099b
|
16 years |
benoit.fouet |
Use sign_extend().
On behalf of Jai.
Originally committed as revision …
|
|
|
@c7509ff
|
16 years |
takis.issaris |
Add my GPG fingerprint
Originally committed as revision 17758 to …
|
|
|
@9549cdcb
|
16 years |
takis.issaris |
Cosmetics: Typo
Originally committed as revision 17757 to …
|
|
|
@c0492097
|
16 years |
diego |
cosmetics: Fix indentation.
Originally committed as revision 17756 to …
|
|
|
@9d821fc2
|
16 years |
diego |
Do not add -D_FILE_OFFSET_BITS=64 and -D_LARGEFILE_SOURCE …
|
|
|
@892438a3
|
16 years |
diego |
Remove mpeg4aac dependency declaration, the decoder was removed.
…
|
|
|
@54460a83
|
16 years |
mans |
configure: improve temp file creation and cleanup
Originally …
|
|
|
@2e78513c
|
16 years |
justin.ruggles |
flacdec: Warn about invalid max blocksize and limit the minimum value. …
|
|
|
@09a64ee6
|
16 years |
alex.converse |
H.264: Simplify decode_residual()
Originally committed as revision …
|
|
|
@0c89ca72
|
16 years |
justin.ruggles |
cosmetics: remove a pointless comment
Originally committed as …
|
|
|
@95db6659
|
16 years |
justin.ruggles |
flacdec: Remove unused variable, min_blocksize.
Originally committed …
|
|
|
@dde318d5
|
16 years |
justin.ruggles |
flacdec: Return error when blocksize code of 0 is found. It is a …
|
|
|
@c978997a
|
16 years |
kostya.shishkov |
Enable PB-frames decoding for H.263
Originally committed as revision …
|
|
|
@685502cf
|
16 years |
kostya.shishkov |
Add PB-frame decoding support for H.263/i263 (and enable it for i263)
…
|
|
|
@6053da01
|
16 years |
justin.ruggles |
alacdec: Simplify reading of uncompressed samples by using …
|
|
|
@5b37e2fc
|
16 years |
justin.ruggles |
flacdec: Avoid trying to read 33 bits. This occurs when the source
is …
|
|
|
@505cc62f
|
16 years |
justin.ruggles |
flacdec: ALT_BITSTREAM_READER is no longer required.
Originally …
|
|
|
@9de6e090
|
16 years |
justin.ruggles |
flacdec: use get_sbits_long() where needed.
Originally committed as …
|
|
|
@017c081
|
16 years |
justin.ruggles |
Add a get_sbits_long() function.
Originally committed as revision …
|
|
|
@8858990f
|
16 years |
mans |
ALAC: use sign_extend() from mathops.h
Originally committed as …
|
|
|
@101dfa7
|
16 years |
mans |
Add sign_extend() function to mathops.h
Originally committed as …
|
|
|
@edd532db
|
16 years |
Reimar.Doeffinger |
Simplify show_bits_long and copy the GetBitsContext around only once …
|
|
|
@ee4d0322
|
16 years |
justin.ruggles |
flacdec: Use get/skip_bits_long() for more than 17-bits and …
|
|
|
@b89e77cf
|
16 years |
kostya.shishkov |
Factor out block decoding in ff_h263_decode_mb()
Originally committed …
|
|
|
@7115cbda
|
16 years |
michaelni |
Consider all packets in the parser, not just ones with timestamps, …
|
|
|
@2cc30421
|
16 years |
michaelni |
Favor container packets that end after the first byte of the access …
|
|
|
@a4c7a5ea
|
16 years |
michaelni |
Call ff_fetch_timestamp() for mpeg1/2 when a picture start code is …
|
|
|
@873b0923
|
16 years |
diego |
version.h should depend on config.mak.
The extra version string that …
|
|
|
@2fddbb68
|
16 years |
benoit.fouet |
Add context to some av_log() calls.
Originally committed as revision …
|
|
|
@d69da18c
|
16 years |
benoit.fouet |
Merge three conditions in a single 'if' instead of two.
Originally …
|
|
|
@b00b15be
|
16 years |
diego |
Mention non-recursive Makefiles in the changelog.
Originally …
|
|
|
@58cf42fa
|
16 years |
diego |
cosmetics: spelling/wording fixes
Originally committed as revision …
|
|
|
@c76d1bb2
|
16 years |
justin.ruggles |
AC-3 encoding is integer-only
Originally committed as revision 17723 …
|
|
|
@ddea12a6
|
16 years |
diego |
Revert previous removal of PAM, PBM, PGM, PGMYUV and PPM from the list …
|
|
|
@12dd57fd
|
16 years |
diego |
cosmetics: Reformat long_names so that "DPCM" comes first.
Originally …
|
|
|
@fd75ced
|
16 years |
diego |
cosmetics: Reformat long_names so that "ADPCM" comes first.
…
|
|
|
@655463b9
|
16 years |
diego |
cosmetics: Reformat long_names so that "PCM" comes first.
Originally …
|
|
|
@7eb2d65
|
16 years |
diego |
small spelling/grammar fixes
Originally committed as revision 17718 …
|
|
|
@326b554c
|
16 years |
diego |
xvmc works with MPEG-2 as well as MPEG-1, note this in the codec …
|
|
|
@0ffbc258
|
16 years |
diego |
Change a bunch of codec long_names to be more consistent and …
|
|
|
@421ae27
|
16 years |
diego |
Decoding of PAM, PBM, PGM, PGMYUV and PPM image formats is not …
|
|
|
@56dc1fdf
|
16 years |
tempn |
figure out which muxers support which codecs? new api required!
…
|
|
|
@dbf9dde
|
16 years |
robert.swain |
The Ogg muxer will handle Theora as well
Originally committed as …
|
|
|