17463 Commits (c79de5c07b889e40844c5363cadb51d79fd4ff6f)
 

Author SHA1 Message Date
  Stefan Gehrer 3e7233688a avoid duplication of size_table and offset_table 17 years ago
  Stefan Gehrer fa79489fd3 avoid duplication of dquant_code 17 years ago
  Benjamin Larsson 673bcc3d0a I'll take care of qdm2 also 17 years ago
  Stefan Gehrer 1ac63c2a9b return an error if we can not get a full packet, 17 years ago
  Vitor Sessak e0df9e4425 Do not allocate RoqTempData on the stack 17 years ago
  Stefan Gehrer c6f79c3e0b fix header parsing, the NULL terminated File ID is followed by a space 17 years ago
  Ronald S. Bultje cb760a4790 Skip m= blocks in the SDP if the media type is unknown. This prevents 17 years ago
  Justin Ruggles ce71d83ede add myself as a maintainer of flacdec.c 17 years ago
  Justin Ruggles 8f51144bf4 rename flac.c to flacdec.c 17 years ago
  Baptiste Coudurier 14120c95f0 set pts and dts when only pts is present, according to specs 17 years ago
  Baptiste Coudurier 6e4668b8a9 write essence container data 17 years ago
  Baptiste Coudurier 5e4aa542de reduce display aspect ratio 17 years ago
  Baptiste Coudurier 24d6a613e0 stored height is a multiple of 16 for mpeg2 17 years ago
  Baptiste Coudurier e9338da87d fix endianness of time code, and calculate it in fields, according to specs 17 years ago
  Ben Littler 76af2edc44 add EM4A fourcc , works for: 17 years ago
  Andreas Öman cf92cec7d8 Avoid allocating MPADecodeContext on stack. 17 years ago
  Michael Niedermayer 2d4eeaadc4 Workaround ffms behavior of returning EAGAIN at EOF. 17 years ago
  Kostya Shishkov 1cae2ef9a6 Remove the block with always false condition from vc1_parse_frame_header() 17 years ago
  Kostya Shishkov a28d522491 VC-1 postproc field is 2 bits wide while decoder read only single bit. 17 years ago
  Michael Niedermayer 3a41c2f769 Move av_read_frame/parser related buffer variables from AVFormatContext 17 years ago
  Justin Ruggles 959e000627 flacdec: add support for 3 additional sample rate codes 17 years ago
  Alex Converse 3c4ea6d5ab Mark ff_fft_init with av_cold. 17 years ago
  Alex Converse 8f05c995fd Clean up FFT related comments. 17 years ago
  Baptiste Coudurier 082491c473 print stream sar if present and different than codec sar 17 years ago
  Michael Niedermayer a308737bd6 Use EAGAIN return, primarely intended as example of EAGAIN useage. 17 years ago
  Michael Niedermayer cda6902d36 Handle av_read_frame() EAGAIN return. 17 years ago
  Michael Niedermayer ad51c68c01 Handle av_read_frame() EAGAIN return. 17 years ago
  Baptiste Coudurier 4d6f600c58 Add const, remove warning: 17 years ago
  Diego Biurrun 7a845019c1 Avoid unused variable warning when compiling DES test program. 17 years ago
  Aurelien Jacobs dce25564cc 'code' is used to index a table so make it unsigned 17 years ago
  Diego Biurrun 448887a6bb Make base64 test program compilable as a standard test program. 17 years ago
  Diego Biurrun 40f5cd89c9 Add void keyword to parameterless function declaration. 17 years ago
  Kostya Shishkov d6da3df729 yet another attempt on fixing synchronization in VMD 17 years ago
  Kostya Shishkov 8d6fc274fa Empty audio chunks in VMD are silent, not skipped 17 years ago
  Kostya Shishkov 7d2b199b8d cosmetics: reindent after last commit 17 years ago
  Kostya Shishkov 716ba2d01c VMD first chunk of audio is not coded as many separate chunks of block_align 17 years ago
  Benoit Fouet 33054e35e3 Rename audio.c to oss_audio.c in libavdevice. 17 years ago
  Baptiste Coudurier a848cfe97c fix seek reg tests, Im always forgetting this 17 years ago
  Carl Eugen Hoyos 0d9becc77c Sort VdpPictureInfo alphabetically. 17 years ago
  Baptiste Coudurier 6c7c44ee7a exit with error code if av_encode failed 17 years ago
  Baptiste Coudurier f53ee31275 change sample aspect ratio test to be more clear, print old one 17 years ago
  Ben Littler 5823e4b8f6 another mpeg4 fourcc 17 years ago
  Baptiste Coudurier 507ff760af Do not use avctx->frame_number which might not be set, 17 years ago
  Carl Eugen Hoyos 27052238c0 Cosmetics: Fix indentation after last commit. 17 years ago
  Carl Eugen Hoyos 0ab8039577 Add PIX_FMT_VDPAU_WMV3 and PIX_FMT_VDPAU_VC1. 17 years ago
  NVIDIA Corporation c5b42f4a80 Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can 17 years ago
  Baptiste Coudurier 15a4e8b85a set correct value for starting line 17 years ago
  Baptiste Coudurier fc94187857 fix gxf time code mark out value 17 years ago
  Benoit Fouet 27cb512219 Enable building r3d demuxer when its config is set. 17 years ago
  Benoit Fouet 0c26e964e9 Use avf context in av_log, instead of NULL. 17 years ago