7971 Commits (e2158da8cc3981718efc8e3fd85d6f47f97a620c)
 

Author SHA1 Message Date
  Guillaume Poirier e519b02c10 Original X11 device demuxer patch from Clemens Fruhwirth 19 years ago
  Diego Biurrun fc53da2037 typo 19 years ago
  Diego Biurrun 7e303556ea libpostproc has its own version number and should not use libavcodec's. 19 years ago
  Michael Niedermayer e07d8929eb indent 19 years ago
  Michael Niedermayer fd97f6a2ea the next r_frame_rate try ... 19 years ago
  Guillaume Poirier e828d257e7 Doxygen comments about variables described by Michael here: 19 years ago
  Michael Niedermayer 2b0cdd9ec6 mv overflow in map fix (untested except regression tests) 19 years ago
  Allan Hsu 428cc588f2 add FLV decoder metadata parsing 19 years ago
  Michael Niedermayer 06d1e5c2b6 gcc 2.95 fix 19 years ago
  Reimar Döffinger c8aee695c5 Fix JPEG-LS encoder 0xff-escaping writing too much or uninitialized data. 19 years ago
  Michael Niedermayer 4d43cbcc74 rewrite r_frame_rate selectioon code again 19 years ago
  Panagiotis Issaris c6b237da9e Adding H.264 DCT. 19 years ago
  Baptiste Coudurier 1aad0dfd62 remove useless sampleDuration 19 years ago
  Baptiste Coudurier b596102e7e check codec frame size directly and only for audio 19 years ago
  Michael Niedermayer 2f5560ee49 fix playback of mp3_bits_left.avi 19 years ago
  Diego Biurrun 505dfb09d9 Improve broken shell warning. 19 years ago
  Guillaume Poirier ec4e0056ef GCC 3.3 compile fix 19 years ago
  Diego Biurrun 895bf49961 Improve option description. 19 years ago
  Måns Rullgård c1173617ce improved stack misalignment warning 19 years ago
  Måns Rullgård d0c2abb1d0 fix typo in Darwin shared lib naming 19 years ago
  Panagiotis Issaris e39e60a37e Adding function which enables writing H.264 NAL units. 19 years ago
  Michael Niedermayer 15f14fc7c2 move duration finding code into read_packet() so it can be skiped if duration has already been set 19 years ago
  Michael Niedermayer 17fcb1709f use amf_get_string() 19 years ago
  Michael Niedermayer 759dd138df cosmetics 19 years ago
  Michael Niedermayer 896bcd2e85 amf_get_string() by Allan Hsu allan aat counterpop doot net 19 years ago
  Michael Niedermayer 4eb0c66505 get rid of AVFMTCTX_NOHEADER, create streams in read_header() 19 years ago
  Michael Niedermayer c45388b193 set flags correctly in write header instead of seeking back and fixing it in write_trailer() 19 years ago
  Reimar Döffinger 46f9dcc3ee Fix 16 bit cscd samples, 16 bit raw means RGB555 on Windows, and the original 19 years ago
  Reimar Döffinger 2c04fc1f8c Typo in error message 19 years ago
  Baptiste Coudurier 386c88de74 print a more correct message when container frame rate differs from codec frame rate 19 years ago
  Måns Rullgård 8d0ba041b3 OpenBSD settings by Nikns Siankin <nikns at secure lv> 19 years ago
  Måns Rullgård 5d32360264 simplify test for memalign emulation requirement 19 years ago
  Martin Storsjö 4027ed1d06 fix bug when __GNUC__ isn't defined and when compiling for a non-x86 architecture, patch by Martin Storsjö, martin at martin st 19 years ago
  Kostya Shishkov a4b940198a Deobfuscate expression 19 years ago
  Kostya Shishkov 3dd52c5afe Now ZMBV encoder compiles 19 years ago
  Kostya Shishkov 766937298e 1e6l forgot to add zmbvenc.c 19 years ago
  Måns Rullgård c97dc988ba lavc is at major version 51, delete old stuff 19 years ago
  Måns Rullgård 849f10351d rename always_inline to av_always_inline and move to common.h 19 years ago
  Måns Rullgård fb17fac8c7 BUILD_SHARED_AV is no longer used 19 years ago
  Måns Rullgård 1845bf1fdf merge #ifdef HAVE_AV_CONFIG_H sections 19 years ago
  Måns Rullgård a77caa4dc9 fix mingw shared build, and get rid of FF_IMPORT_ATTR 19 years ago
  Måns Rullgård da34f7ac23 do not use non-standard test -nt 19 years ago
  Måns Rullgård 0dbe81bb97 make shell test work with Solaris /bin/sh 19 years ago
  Michael Niedermayer 6c81ca9906 better warning 19 years ago
  Michael Niedermayer 6dc7d5da70 ff_check_alignment to warn the user about a missaligned stack 19 years ago
  Michael Niedermayer f95778f80d fix compilation 19 years ago
  Panagiotis Issaris f1862127f5 Added entry for H.264 DCT to the DSP context. 19 years ago
  Panagiotis Issaris 3edeab8209 Add codec ID for a native H.264 encoder. 19 years ago
  Panagiotis Issaris acd8d10ffb Making rem6 and div6 globally visible and thus adding prefixes. 19 years ago
  Panagiotis Issaris 14e95e2c92 Removing unused code 19 years ago