31652 Commits (f52ad8ceddf3078dbfef7ab437ca8600a1f96ef2)
 

Author SHA1 Message Date
  Michael Niedermayer f52ad8cedd Merge remote-tracking branch 'qatar/master' 14 years ago
  Stefano Sabatini c617d7b86a examples/muxing.c: apply misc style fixes 14 years ago
  Stefano Sabatini 90b043a698 examples/muxing.c: fix typo, futur -> future 14 years ago
  Stefano Sabatini e324619ca9 imgconvert: change logic in avcodec_get_pix_fmt_loss() 14 years ago
  Stefano Sabatini 07f49ca1d1 lsws: remove redundant macros isSupportedIn/Out 14 years ago
  Stefano Sabatini 64bb656326 lsws: factorize some logging code in sws_init_context() 14 years ago
  Diego Biurrun 001e600c3b configure: spelling cosmetics 14 years ago
  Diego Biurrun 9b3139ebca dctref: make sure function declarations match between .c and .h file 14 years ago
  Mans Rullgard da4c7cce21 x86: fix build with gcc 4.7 14 years ago
  Reimar Döffinger 7cbb856efe Remove useless NULL check. 14 years ago
  Michael Niedermayer 788d839938 Merge remote-tracking branch 'qatar/master' 14 years ago
  Diego Biurrun ab3d241be1 ape: adjust some printf format strings to correctly match argument types 14 years ago
  Michael Niedermayer 2962049ac3 muxer opts: fix avdict use in case of early private context alloc 14 years ago
  Michael Niedermayer 981f6fc988 ffmpeg: better timebase guessing for stream copy 14 years ago
  Michael Niedermayer 158eb8599a rtp: disable udp fifos, the rtp code cannot work with the fifos in its current form as rtp bypasses the public API. 14 years ago
  Michael Niedermayer bd652ff66e udp: allow fifo size to be tuned seperately 14 years ago
  Stefano Sabatini e8794f1d5e lsws: fix weird indent 14 years ago
  Stefano Sabatini d7e14c0d10 imgconvert: remove PixFmtInfo.pixel_type field 14 years ago
  Stefano Sabatini c899bedbca lsws: use array for storing the supported in/out information 14 years ago
  Michael Niedermayer 14d5e214bf Merge remote-tracking branch 'qatar/master' 14 years ago
  Carl Eugen Hoyos 88084eecdf Use little endian for caf codec tags. 14 years ago
  Michael Niedermayer 9e4ed295da mpeg4_decode_profile_level: fix indention 14 years ago
  Michael Niedermayer 52e24c7d7e mpeg4videodec: simplify mpeg4_decode_profile_level() 14 years ago
  Michael Niedermayer 8c0fa61a97 jpegdec: actually search for and parse RSTn 14 years ago
  Stefano Sabatini 9c2651ab44 parseutils: add some documentation for small_strptime() 14 years ago
  Stefano Sabatini 3b8bb503ee imgconvert: store padded size information in PixFmtInfo, simplify avg_bits_per_pixel() 14 years ago
  Stefano Sabatini 49f612ee29 imgconvert: remove useless PixFmtInfo.nb_channels field 14 years ago
  Michael Niedermayer 5271b857eb Merge remote-tracking branch 'qatar/master' 14 years ago
  Stefano Sabatini cc0dc50d02 vf_mp: remove blackframe filter wrapper 14 years ago
  Stefano Sabatini 00a9ac424e examples/encoding.c: adopt a less restrictive license 14 years ago
  Mans Rullgard b4cfb8254e dnxhddec: avoid a branch in 10-bit decode_dct_block() 14 years ago
  Daniel Kang 406fbd24dc H.264: Add optimizations to predict x86 assembly. 14 years ago
  Alex Converse 505345ed5d riff: Add mpgv MPEG-2 fourcc 14 years ago
  Kostya Shishkov c2d23309ef add Flash Screen Video 2 decoder 14 years ago
  Michael Niedermayer 4095fa9038 Merge remote-tracking branch 'qatar/master' 14 years ago
  Nicolas George 657eac048e version.sh: handle shallow clones and snapshots. 14 years ago
  Mans Rullgard bb32fded36 dnxhddec: optimise dnxhd_decode_dct_block() 14 years ago
  Diego Biurrun 4cc843facd rtp: remove disabled code 14 years ago
  Justin Ruggles be7bd626c4 eac3enc: use different numbers of blocks per frame to allow higher bitrates 14 years ago
  Mans Rullgard 4555874af1 dnxhd: add regression test for 10-bit 14 years ago
  Joseph Artsimovich 5ab21439fd dnxhd: 10-bit support 14 years ago
  Mans Rullgard a617c6aaa3 dsputil: update per-arch init funcs for non-h264 high bit depth 14 years ago
  Mans Rullgard 874f1a901d dsputil: template get_pixels() for different bit depths 14 years ago
  Mans Rullgard 5cc2600964 dsputil: create 16/32-bit dctcoef versions of some functions 14 years ago
  Mans Rullgard 0a72533e98 jfdctint: add 10-bit version 14 years ago
  Thierry Foucu 73c0dd939d mov: add clcp type track as Subtitle stream. 14 years ago
  Thierry Foucu c4ab43ff3c mpeg4: add Mpeg4 Profiles names. 14 years ago
  Thierry Foucu 0637e50579 mpeg4: decode Level Profile for MPEG4 Part 2. 14 years ago
  Thierry Foucu 364d64275c ffprobe: display bitstream level. 14 years ago
  Stefano Sabatini 09e8163625 imgconvert: remove unused glue and xglue macros 14 years ago