17378 Commits (716ba2d01c6818eb402484cdf0403515b9e49ba8)
 

Author SHA1 Message Date
Kostya Shishkov 716ba2d01c VMD first chunk of audio is not coded as many separate chunks of block_align 16 years ago
Benoit Fouet 33054e35e3 Rename audio.c to oss_audio.c in libavdevice. 16 years ago
Baptiste Coudurier a848cfe97c fix seek reg tests, Im always forgetting this 16 years ago
Carl Eugen Hoyos 0d9becc77c Sort VdpPictureInfo alphabetically. 16 years ago
Baptiste Coudurier 6c7c44ee7a exit with error code if av_encode failed 16 years ago
Baptiste Coudurier f53ee31275 change sample aspect ratio test to be more clear, print old one 16 years ago
Ben Littler 5823e4b8f6 another mpeg4 fourcc 16 years ago
Baptiste Coudurier 507ff760af Do not use avctx->frame_number which might not be set, 16 years ago
Carl Eugen Hoyos 27052238c0 Cosmetics: Fix indentation after last commit. 16 years ago
Carl Eugen Hoyos 0ab8039577 Add PIX_FMT_VDPAU_WMV3 and PIX_FMT_VDPAU_VC1. 16 years ago
NVIDIA Corporation c5b42f4a80 Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can 16 years ago
Baptiste Coudurier 15a4e8b85a set correct value for starting line 16 years ago
Baptiste Coudurier fc94187857 fix gxf time code mark out value 16 years ago
Benoit Fouet 27cb512219 Enable building r3d demuxer when its config is set. 16 years ago
Benoit Fouet 0c26e964e9 Use avf context in av_log, instead of NULL. 16 years ago
Benoit Fouet d99b81664b Pass avf context to audio_open(). 16 years ago
Alex Converse 38cef58404 Fix a read past end of buffer crash in the mp3 probe 16 years ago
Baptiste Coudurier 7eb68edba7 R3D REDCODE demuxer 16 years ago
Stefan Gehrer c5125e3994 add myself as maintainer of ISS (with Jai's blessing) 16 years ago
Aurelien Jacobs 5f8bae8d5c matroskaenc: correctly handle h264 streams with 3 bytes nal startcodes 16 years ago
Diego Biurrun c2fef0c163 Use "" instead of <> when #including non-system headers. 16 years ago
Alex Converse ac3ef4a41b Fix probing of files with ID3v2 tags. Discussed at 16 years ago
Aurelien Jacobs 2f64239338 Remove detection of mmsh protocol in ffplay. 16 years ago
Diego Biurrun 6f2009bf45 Restore mistakenly removed period after "DivX, Inc". 16 years ago
Ben Littler d7c6552c7c add T263. works on samples/V-codecs/T263/ 16 years ago
Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
Stefano Sabatini 796dff07de Drop the deprecated av_init_random() at the next libavutil major bump. 16 years ago
Stefano Sabatini 9c868219e9 Replace calls to the deprecated function av_init_random() with 16 years ago
Aurelien Jacobs 199436b952 moves mid_pred() into mathops.h (with arch specific code split by directory) 16 years ago
Aurelien Jacobs 48a81c0ff5 replace AV_METADATA_IGNORE_CASE flag by a new AV_METADATA_MATCH_CASE flag 16 years ago
Stefano Sabatini b097312492 Deprecate av_init_random() in favour of av_random_init(), with a more natural 16 years ago
Stefano Sabatini ef4c0bb1dc Implement a var for containing the current year number rather than 16 years ago
Måns Rullgård 77c4537313 ARM: simplify ff_put/avg_h264_chroma_mc4/8_neon definitions, no code change 16 years ago
Måns Rullgård c0a02a3e47 Alpha: add -mieee to CFLAGS 16 years ago
Måns Rullgård fd6045bae5 Alpha: fix pix_abs16 16 years ago
Måns Rullgård 27a9466b21 configure: add fastdiv to CONFIG_LIST 16 years ago
Aurelien Jacobs 0e169d16f1 matroskadec: merge ByteIOContext declarations at upper level 16 years ago
Aurelien Jacobs 68a71451f6 matroskadec: parse the WAVEFORMATEX header and discard it from extradata 16 years ago
Jason Garrett-Glaser 5a44906d8e Fix 10L in r16670 (broke deblocking code) 16 years ago
Jason Garrett-Glaser 0a359cf157 Faster VC-1 C loopfilter using lots of xor magic 16 years ago
Måns Rullgård 2a839eeb02 dct-test: add Alpha idct 16 years ago
Måns Rullgård 179c56b879 Alpha: add ff_ prefix to idct functions 16 years ago
Måns Rullgård 7d95741f83 Alpha: indentation 16 years ago
Måns Rullgård 74c4746344 Alpha: proper IDCT selection 16 years ago
Måns Rullgård c2fbf89398 Alpha: add some const, kill some warnings 16 years ago
Baptiste Coudurier b4097b13d4 add jp2 formater in image2 muxer 16 years ago
Baptiste Coudurier aa91562501 jpeg2k is intra only codec 16 years ago
David Conrad d43b26ea13 Copy width/height for subtitle streams (needed for scodec copy of mov/mp4 16 years ago
Måns Rullgård 9dbd3ed6c3 Alpha: factor common parts from dct_unquantize_h263_intra/inter_axp 16 years ago
Måns Rullgård 1617220799 Alpha: fix dct_unquantize_h263_inter/intra_axp() 16 years ago