|
|
|
@45beb850
|
16 years |
stefan.gehrer |
remove zigzag_scan8x8, it is the same as ff_zigzag_direct
Originally …
|
|
|
@3e72336
|
16 years |
stefan.gehrer |
avoid duplication of size_table and offset_table
Originally committed …
|
|
|
@fa79489f
|
16 years |
stefan.gehrer |
avoid duplication of dquant_code
Originally committed as revision …
|
|
|
@673bcc3
|
16 years |
banan |
I'll take care of qdm2 also
Originally committed as revision 16741 to …
|
|
|
@1ac63c2a
|
16 years |
stefan.gehrer |
return an error if we can not get a full packet,
fixes hang on EOF
…
|
|
|
@e0df9e44
|
16 years |
vitor1001 |
Do not allocate RoqTempData on the stack
Originally committed as …
|
|
|
@c6f79c3e
|
16 years |
stefan.gehrer |
fix header parsing, the NULL terminated File ID is followed by a space …
|
|
|
@cb760a47
|
16 years |
rsbultje |
Skip m= blocks in the SDP if the media type is unknown. This prevents …
|
|
|
@ce71d83
|
16 years |
justin.ruggles |
add myself as a maintainer of flacdec.c
Originally committed as …
|
|
|
@8f51144b
|
16 years |
justin.ruggles |
rename flac.c to flacdec.c
Originally committed as revision 16735 to …
|
|
|
@14120c95
|
16 years |
baptiste.coudurier |
set pts and dts when only pts is present, according to specs
…
|
|
|
@6e4668b8
|
16 years |
baptiste.coudurier |
write essence container data
Originally committed as revision 16733 …
|
|
|
@5e4aa542
|
16 years |
baptiste.coudurier |
reduce display aspect ratio
Originally committed as revision 16732 to …
|
|
|
@24d6a613
|
16 years |
baptiste.coudurier |
stored height is a multiple of 16 for mpeg2
Originally committed as …
|
|
|
@e9338da
|
16 years |
baptiste.coudurier |
fix endianness of time code, and calculate it in fields, according to …
|
|
|
@76af2edc
|
16 years |
tempn |
add EM4A fourcc , works for: …
|
|
|
@cf92cec7
|
16 years |
andreas |
Avoid allocating MPADecodeContext on stack.
Instead move relevant …
|
|
|
@2d4eeaad
|
16 years |
michaelni |
Workaround ffms behavior of returning EAGAIN at EOF.
Should fix …
|
|
|
@1cae2ef9
|
16 years |
kostya.shishkov |
Remove the block with always false condition from …
|
|
|
@a28d5224
|
16 years |
kostya.shishkov |
VC-1 postproc field is 2 bits wide while decoder read only single bit. …
|
|
|
@3a41c2f7
|
16 years |
michaelni |
Move av_read_frame/parser related buffer variables from …
|
|
|
@959e0006
|
16 years |
justin.ruggles |
flacdec: add support for 3 additional sample rate codes
Originally …
|
|
|
@3c4ea6d5
|
16 years |
alex.converse |
Mark ff_fft_init with av_cold.
Originally committed as revision 16722 …
|
|
|
@8f05c99
|
16 years |
alex.converse |
Clean up FFT related comments.
Originally committed as revision 16721 …
|
|
|
@082491c4
|
16 years |
baptiste.coudurier |
print stream sar if present and different than codec sar
Originally …
|
|
|
@a308737b
|
16 years |
michaelni |
Use EAGAIN return, primarely intended as example of EAGAIN useage.
…
|
|
|
@cda6902d
|
16 years |
michaelni |
Handle av_read_frame() EAGAIN return.
Originally committed as …
|
|
|
@ad51c68c
|
16 years |
michaelni |
Handle av_read_frame() EAGAIN return.
Originally committed as …
|
|
|
@4d6f600c
|
16 years |
baptiste.coudurier |
Add const, remove warning:
libavcodec/audioconvert.c:190: warning: …
|
|
|
@7a845019
|
16 years |
diego |
Avoid unused variable warning when compiling DES test program.
…
|
|
|
@dce25564
|
16 years |
Aurélien Jacobs |
'code' is used to index a table so make it unsigned
this prevents …
|
|
|
@448887a
|
16 years |
diego |
Make base64 test program compilable as a standard test program.
…
|
|
|
@40f5cd89
|
16 years |
diego |
Add void keyword to parameterless function declaration.
Originally …
|
|
|
@d6da3df7
|
16 years |
kostya.shishkov |
yet another attempt on fixing synchronization in VMD
Originally …
|
|
|
@8d6fc274
|
16 years |
kostya.shishkov |
Empty audio chunks in VMD are silent, not skipped
Originally …
|
|
|
@7d2b199b
|
16 years |
kostya.shishkov |
cosmetics: reindent after last commit
Originally committed as …
|
|
|
@716ba2d0
|
16 years |
kostya.shishkov |
VMD first chunk of audio is not coded as many separate chunks of …
|
|
|
@33054e35
|
16 years |
benoit.fouet |
Rename audio.c to oss_audio.c in libavdevice.
Originally committed as …
|
|
|
@a848cfe9
|
16 years |
baptiste.coudurier |
fix seek reg tests, Im always forgetting this
Originally committed as …
|
|
|
@0d9becc7
|
16 years |
Carl Eugen Hoyos |
Sort VdpPictureInfo alphabetically.
Originally committed as revision …
|
|
|
@6c7c44ee
|
16 years |
baptiste.coudurier |
exit with error code if av_encode failed
Originally committed as …
|
|
|
@f53ee312
|
16 years |
baptiste.coudurier |
change sample aspect ratio test to be more clear, print old one
…
|
|
|
@5823e4b8
|
16 years |
tempn |
another mpeg4 fourcc
Originally committed as revision 16702 to …
|
|
|
@507ff760
|
16 years |
baptiste.coudurier |
Do not use avctx->frame_number which might not be set,
this also fixes …
|
|
|
@27052238
|
16 years |
Carl Eugen Hoyos |
Cosmetics: Fix indentation after last commit.
Originally committed as …
|
|
|
@0ab8039
|
16 years |
Carl Eugen Hoyos |
Add PIX_FMT_VDPAU_WMV3 and PIX_FMT_VDPAU_VC1.
Originally committed as …
|
|
|
@c5b42f4a
|
16 years |
Carl Eugen Hoyos |
Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can
be …
|
|
|
@15a4e8b8
|
16 years |
baptiste.coudurier |
set correct value for starting line
Originally committed as revision …
|
|
|
@fc941878
|
16 years |
baptiste.coudurier |
fix gxf time code mark out value
Originally committed as revision …
|
|
|
@27cb5122
|
16 years |
benoit.fouet |
Enable building r3d demuxer when its config is set.
Originally …
|
|
|
@0c26e964
|
16 years |
benoit.fouet |
Use avf context in av_log, instead of NULL.
Originally committed as …
|
|
|
@d99b8166
|
16 years |
benoit.fouet |
Pass avf context to audio_open().
Originally committed as revision …
|
|
|
@38cef584
|
16 years |
alex.converse |
Fix a read past end of buffer crash in the mp3 probe
Originally …
|
|
|
@7eb68edb
|
16 years |
baptiste.coudurier |
R3D REDCODE demuxer
Originally committed as revision 16692 to …
|
|
|
@c5125e39
|
16 years |
stefan.gehrer |
add myself as maintainer of ISS (with Jai's blessing)
Originally …
|
|
|
@5f8bae8d
|
16 years |
Aurélien Jacobs |
matroskaenc: correctly handle h264 streams with 3 bytes nal startcodes …
|
|
|
@c2fef0c1
|
16 years |
diego |
Use "" instead of <> when #including non-system headers.
Originally …
|
|
|
@ac3ef4a4
|
16 years |
alex.converse |
Fix probing of files with ID3v2 tags. Discussed at …
|
|
|
@2f64239
|
16 years |
Aurélien Jacobs |
Remove detection of mmsh protocol in ffplay.
This is useless as long …
|
|
|
@6f2009bf
|
16 years |
diego |
Restore mistakenly removed period after "DivX, Inc".
Originally …
|
|
|
@d7c6552
|
16 years |
tempn |
add T263. works on samples/V-codecs/T263/
Originally committed as …
|
|
|
@406792e7
|
16 years |
diego |
cosmetics: Remove pointless period after copyright statement …
|
|
|
@796dff07
|
16 years |
stefano.sabatini-lala |
Drop the deprecated av_init_random() at the next libavutil major bump. …
|
|
|
@9c86821
|
16 years |
stefano.sabatini-lala |
Replace calls to the deprecated function av_init_random() with …
|
|
|
@199436b9
|
16 years |
Aurélien Jacobs |
moves mid_pred() into mathops.h (with arch specific code split by …
|
|
|
@48a81c0
|
16 years |
Aurélien Jacobs |
replace AV_METADATA_IGNORE_CASE flag by a new AV_METADATA_MATCH_CASE …
|
|
|
@b0973124
|
16 years |
stefano.sabatini-lala |
Deprecate av_init_random() in favour of av_random_init(), with a more …
|
|
|
@ef4c0bb1
|
16 years |
stefano.sabatini-lala |
Implement a var for containing the current year number rather than …
|
|
|
@77c4537
|
16 years |
mans |
ARM: simplify ff_put/avg_h264_chroma_mc4/8_neon definitions, no code …
|
|
|
@c0a02a3e
|
16 years |
mans |
Alpha: add -mieee to CFLAGS
Originally committed as revision 16676 to …
|
|
|
@fd6045ba
|
16 years |
mans |
Alpha: fix pix_abs16
Originally committed as revision 16675 to …
|
|
|
@27a9466b
|
16 years |
mans |
configure: add fastdiv to CONFIG_LIST
Originally committed as …
|
|
|
@0e169d16
|
16 years |
Aurélien Jacobs |
matroskadec: merge ByteIOContext declarations at upper level
…
|
|
|
@68a71451
|
16 years |
Aurélien Jacobs |
matroskadec: parse the WAVEFORMATEX header and discard it from …
|
|
|
@5a44906d
|
16 years |
darkshikari |
Fix 10L in r16670 (broke deblocking code)
Originally committed as …
|
|
|
@0a359cf1
|
16 years |
darkshikari |
Faster VC-1 C loopfilter using lots of xor magic
Originally committed …
|
|
|
@2a839eeb
|
16 years |
mans |
dct-test: add Alpha idct
Originally committed as revision 16669 to …
|
|
|
@179c56b8
|
16 years |
mans |
Alpha: add ff_ prefix to idct functions
Originally committed as …
|
|
|
@7d95741f
|
16 years |
mans |
Alpha: indentation
Originally committed as revision 16667 to …
|
|
|
@74c47463
|
16 years |
mans |
Alpha: proper IDCT selection
Only select the Alpha IDCT if auto or …
|
|
|
@c2fbf893
|
16 years |
mans |
Alpha: add some const, kill some warnings
Originally committed as …
|
|
|
@b4097b13
|
16 years |
baptiste.coudurier |
add jp2 formater in image2 muxer
Originally committed as revision …
|
|
|
@aa915625
|
16 years |
baptiste.coudurier |
jpeg2k is intra only codec
Originally committed as revision 16663 to …
|
|
|
@d43b26ea
|
16 years |
lessen42 |
Copy width/height for subtitle streams (needed for scodec copy of …
|
|
|
@9dbd3ed6
|
16 years |
mans |
Alpha: factor common parts from dct_unquantize_h263_intra/inter_axp
…
|
|
|
@16172207
|
16 years |
mans |
Alpha: fix dct_unquantize_h263_inter/intra_axp()
Originally committed …
|
|
|
@2323ac01
|
16 years |
baptiste.coudurier |
match format in names list separated by commas
Originally committed …
|
|
|
@055dc116
|
16 years |
stefan.gehrer |
added demuxer for FunCom ISS audio files,
extended ADPCM decoder by …
|
|
|
@8a569fee
|
16 years |
vitor1001 |
Use shared sine window instead of defining another one.
Originally …
|
|
|
@4bcafc9a
|
16 years |
lessen42 |
Update regression tests after r16651
Originally committed as revision …
|
|
|
@3cd329a3
|
16 years |
Carl Eugen Hoyos |
Fix compilation with --enable-libxvid.
Originally committed as …
|
|
|
@2bb6eba2
|
16 years |
Aurélien Jacobs |
remove ff_get_fourcc() and use AV_RL32() instead
Originally committed …
|
|
|
@9ce6c138
|
16 years |
Aurélien Jacobs |
export gcd function as av_gcd()
Originally committed as revision …
|
|
|
@3194b004
|
16 years |
lessen42 |
Cosmetics: indent
Originally committed as revision 16652 to …
|
|
|
@1c3db2aa
|
16 years |
lessen42 |
Treat disposition==0 as undefined and don't write the default flag
…
|
|
|
@8a86aaa
|
16 years |
lessen42 |
Flush the buffer after writing the header and when done with writing …
|
|
|
@0d3d172
|
16 years |
Carl Eugen Hoyos |
Remove CODEC_ID_H264_VDPAU.
Originally committed as revision 16649 to …
|
|
|
@78471234
|
16 years |
stefano.sabatini-lala |
Print a warning and fail if the graph description cannot be
parsed.
…
|
|
|
@439c6503
|
16 years |
stefan.gehrer |
remove duplicate tables
Originally committed as revision 16647 to …
|
|
|
@7906f3ca
|
16 years |
tempn |
hybrid wavpack support
Originally committed as revision 16646 to …
|
|
|