9170 Commits (f0f2babca23a3d099bcd5a1e18cf5d0eae2f4ef3)

Author SHA1 Message Date
  Andrew Ryan 4452d58c72 Insert missing newline at end of error log message in mov demuxer. 14 years ago
  Carl Eugen Hoyos 17edc370b2 yuv4 libquicktime packed 4:2:0 encoder and decoder. 14 years ago
  Carl Eugen Hoyos 2754514787 v308 Quicktim Uncompressed 4:4:4 encoder and decoder. 14 years ago
  Carl Eugen Hoyos 64e4f4836a Add decoder for Avid 1:1 10-bit RGB Packer (AVrp). 14 years ago
  Michael Niedermayer 6072a19b4f lavf: Fix try_decode_frame() so it doesnt loop infinitely. 14 years ago
  Michael Niedermayer f37174bc19 electronicarts: Pass error through ea_read_header(). 14 years ago
  Oana Stratulat 0d3a51e5d2 electronicarts: Fix division by zero. Fixes Ticket #793 14 years ago
  Jean First efaf448888 rtsp: Fix compiler warning for uninitialized variable. 14 years ago
  Anton Khirnov 212fd3a1f1 lavf: flush decoders in avformat_find_stream_info(). 14 years ago
  Jean First f2eb2e5c4f wtvdec: use intfloat.h instead of intfloat_readwrite.h 14 years ago
  Diego Biurrun 8fd35b1aac Fix a bunch of typos. 14 years ago
  Diego Biurrun 44b0edda3f Drop some pointless void* return value casts from av_malloc() invocations. 14 years ago
  Clément Bœsch e1a8164d62 mp3enc: fix playback with mp3 encoded files on some devices. 14 years ago
  Jean First e2c1d3ec41 flvdec: use av_uninit to silence compiler warnings 14 years ago
  Paul B Mahol dfa77dead2 y41p encoder and decoder 14 years ago
  Janne Grunau af9240cd3c mpegenc: simplify muxrate calculation 14 years ago
  Reimar Döffinger c914038d38 rawdec: Set start_time to 0 for raw audio files. 14 years ago
  Carl Eugen Hoyos 835af79b05 Detect 'yuv2' as rawvideo also in avi. 14 years ago
  Jean First 6bd8d61378 mov: av_dlog use PRId64 instead of %ld 14 years ago
  Jean First d92d2af81f mxfdec: change av_log formatting %lx to PRIx64 and %li to PRIi64 14 years ago
  Michael Niedermayer 490c97bdf5 mpegpsenc: Fix integer overflow of the muxrate calculation. 14 years ago
  Carl Eugen Hoyos 2cba62bd84 Do not map asf metadata key WM/Track to track. 14 years ago
  Janne Grunau e4e30256f8 threads: default to automatic thread count detection 14 years ago
  Michael Niedermayer bd553d5ea9 mxg: fix compiler warning for uninitialized variables 14 years ago
  Jean First acc88f07d4 id3v2: fix compiler warning for uninitialized variables 14 years ago
  Michael Niedermayer e6362f3a3c lavf: ffio_limit(), treat avio_size()==0 as error. 14 years ago
  Michael Niedermayer 5500e65342 flvdec: Check avpriv_mpeg4audio_get_config() return 14 years ago
  Jean First b6ffceefb5 mpegts: remove unused variable 14 years ago
  Jean First 8aed73c355 movenc: remove unused variables 14 years ago
  Jean First 576ada791a cache: use av_freep instead of av_free in cache_open 14 years ago
  Jean First 3ceb4c907e cache: remove unused variable in cache_open 14 years ago
  Michael Niedermayer bace181b48 flvdec: Add comment about the 5 second threshold 14 years ago
  Paul B Mahol ba10207bbe Use more designated initializers. 14 years ago
  Paul B Mahol 73ba2c1e62 mp3enc: remove unused variable 14 years ago
  Michael Niedermayer 83f70805c0 flvdec: Print a warning in all failure cases of parse_keyframes_index() 14 years ago
  Michael Niedermayer 67c734ea5c flvdec: Disable metadatacreator "MEGA" hack 14 years ago
  Michael Niedermayer df0bff6643 flvdec: Check index for being valid 14 years ago
  Michael Niedermayer b9e0e9537a nsvdec: Check av_malloc(string_size) 14 years ago
  Michael Niedermayer bf5cc80519 issdemux: Check packet_size for validity 14 years ago
  Andrey Utkin 1f8bf1ef38 applehttpproto: Apply the same reload interval changes as for the demuxer 14 years ago
  Martin Storsjö 617475a95c applehttp: Use half the target duration as interval if the playlist didn't update 14 years ago
  Andrey Utkin 356ae5f65b applehttp: Use the last segment duration as reload interval 14 years ago
  Jindřich Makovička 891ce00c8d mpegts: adjustable minimum PES payload 14 years ago
  Jindřich Makovička 6fa9843b4b mpegts: properly output large audio packets 14 years ago
  Paul B Mahol b5aecc6bc0 avformat: Add SMJPEG demuxer. 14 years ago
  Carl Eugen Hoyos ec0dc7e2e0 Make Interplay palette opaque and increase its dynamics. 14 years ago
  Marton Balint 7b2dba1c50 dv: fix avpriv_dv_codec_profile with lowres > 0 14 years ago
  Michael Niedermayer 084bd109fc id3v2: fix variable type for uncompress() 14 years ago
  Adrian Drzewiecki 7e09fe15d5 Process compressed id3v2 tags. 14 years ago
  Clément Bœsch 3701d547ac gxf: remove gxf_ prefix to timecode metadata keys. 14 years ago