37714 Commits (baa8ec8d7416d0ea2f4b148bf704c081f87f4fa8)
 

Author SHA1 Message Date
  Carl Eugen Hoyos baa8ec8d74 Add missing swscale dependency for MP-filters. 14 years ago
  Hanspeter Niederstrasser 342afd12de Add missing swresample dependency for ffplay. 14 years ago
  Aneesh Dogra 1b7ff90107 sunrast: Remove the useless check. 14 years ago
  Michael Niedermayer 29034e6503 ffmpeg: Add threshold to discard crazy/damaged timestamps. 14 years ago
  Michael Niedermayer 789d6b73cf lavf: Rewrite metadata printing from dump_metadata(). 14 years ago
  Michael Niedermayer 8c6ebab747 Merge remote-tracking branch 'qatar/master' 14 years ago
  Carl Eugen Hoyos ea4037162f Fix libstagefright compilation 14 years ago
  Carl Eugen Hoyos 3b25d6193c Fix fate tests after 5c2c6bbf. 14 years ago
  Carl Eugen Hoyos 52719dae8a Support encoding BGR24 and BGR0 in ljpeg. 14 years ago
  Carl Eugen Hoyos edf34c346e Allow encoding rawvideo RGBA64 and friends. 14 years ago
  Carl Eugen Hoyos 5c2c6bbfba Allow encoding rawvideo RGB0 and friends. 14 years ago
  Janne Grunau c57fe49da8 eac3dec: replace undefined 1<<31 with INT32_MIN in noise generation 14 years ago
  Janne Grunau 456d3e4fb5 yadif: specify array size outside DECLARE_ALIGNED 14 years ago
  Ronald S. Bultje 73e15e8e6b prores: specify array size outside DECLARE_ALIGNED brackets. 14 years ago
  Paul B Mahol 0f3d8baef9 WavPack demuxer: set packet duration 14 years ago
  Michael Niedermayer dd7198b25f lavf: put av_new_stream() compatibility wrapper back 14 years ago
  Michael Niedermayer 491d8353e8 mpeg12dec: print the value that is being ignored in load_matrix() 14 years ago
  Michael Niedermayer 8a07429318 lavf: put av_find_stream_info() compatibility wrapper back. 14 years ago
  Michael Niedermayer f480fcb1f9 bink: fix pointer type warnings. 14 years ago
  Michael Niedermayer 677911ad81 ffmpeg: better dox for *pts. 14 years ago
  Stefano Sabatini c28e7af70d lavu: add timestamp.h header with convenience timestamp utilities 14 years ago
  Laurent 71d6b46849 configure: fix gcc asm tests for MinGW GCC 4.6.2 14 years ago
  Paul B Mahol 9aff2d1753 tta: use skip_bits_long() 14 years ago
  Tomas Härdin e24167aae6 mxfdec: Ignore the last entry in Avid's index table segments 14 years ago
  Tomas Härdin d6b81ff949 mxfdec: Sanity-check SampleRate 14 years ago
  Tomas Härdin c65642d351 mxfdec: Handle small EditUnitByteCount 14 years ago
  Tomas Härdin 240ddbce56 mxfdec: Consider OPAtom files that do not have exactly one EC to be OP1a 14 years ago
  Tomas Härdin 9123950be0 mxfdec: Don't crash in mxf_packet_timestamps() if current_edit_unit overflows 14 years ago
  Tomas Härdin d00257e96a mxfdec: Zero nb_ptses in mxf_compute_ptses_fake_index() 14 years ago
  Tomas Härdin df2a85085e mxfdec: Sanity check PreviousPartition 14 years ago
  Tomas Härdin 11800c8c89 mxfdec: Never seek back in local sets and KLVs 14 years ago
  Tomas Härdin 687e2fdebd mxfdec: Move the current_partition check inside mxf_read_header() 14 years ago
  Tomas Härdin e352c96c17 mxfdec: Fix infinite loop in mxf_packet_timestamps() 14 years ago
  Tomas Härdin 0373ec635d mxfdec: Check eof_reached in mxf_read_local_tags() 14 years ago
  Tomas Härdin effe3b9575 mxfdec: Check for NULL component 14 years ago
  Tomas Härdin 29fc8f50cd mxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packet_timestamps() 14 years ago
  Tomas Härdin a3923482f2 mxfdec: Make sure x < index_table->nb_ptses 14 years ago
  Diego Biurrun f769cfedd8 build: Add missing directories to DIRS declarations. 14 years ago
  Diego Biurrun aa06d65693 arm: Add missing #include to vp8.h to fix a make checkheaders warning. 14 years ago
  Diego Biurrun a2e40cd3e2 swscale: ppc: Add missing header #includes to pass 'make checkheaders'. 14 years ago
  Diego Biurrun 0bba26466f cosmetics: Delete empty lines at end of file. 14 years ago
  Aneesh Dogra ab9ae40152 bytestream: K&R formatting cosmetics 14 years ago
  Paul B Mahol a16c3a07a6 apetag: fix comment 14 years ago
  Michael Niedermayer f2b20b7a8b Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer d8710228ea ffmpeg: change sync_opts code to be more similar to qatar. 14 years ago
  Clément Bœsch c84acc31b2 Revert "vf_fspp: use LOCAL_MANGLE instead of MANGLE." 14 years ago
  Anton Khirnov cd1ad18a65 rawenc: switch to encode2(). 14 years ago
  Anton Khirnov 38d5533228 pixdesc: mark pseudopaletted formats with a special flag. 14 years ago
  Anton Khirnov 8e37038a34 avconv: switch to avcodec_encode_video2(). 14 years ago
  Anton Khirnov 06484d0b8a libx264: implement encode2(). 14 years ago