16 Commits (1b51e051c0030d879c2ca390d9e520ce3a84ce8c)

Author SHA1 Message Date
  Aurelien Jacobs a965c478b2 drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol) 20 years ago
  Michael Niedermayer c0df9d75bd switch to native time bases 20 years ago
  Michael Niedermayer 644a92626a PIX_FMT_NONE and related fixes 20 years ago
  Michael Niedermayer 2c34596ff7 non 4:2:0 foobar.{Y,U,V} support 20 years ago
  Måns Rullgård 88730be651 kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
  Michael Niedermayer 568e18b15e integer overflows, heap corruption 20 years ago
  Michael Niedermayer 55cf195952 .{Y,U,V} image2 support 20 years ago
  Michael Niedermayer ae895a40c5 10l (double free) 20 years ago
  Michael Niedermayer b339fb00ba loop hack 20 years ago
  Michael Niedermayer 4d4f7158ee last packet size fix 20 years ago
  Michael Niedermayer 5b6d559680 move p*m from image/lavf -> image2/lavc 20 years ago
  Michael Niedermayer 4eff7cf42d porting png support from -f image to -f image2 20 years ago
  Michael Niedermayer 146210caf9 image2pipe fix 20 years ago
  Michael Niedermayer 3ed0212929 10l 20 years ago
  Michael Niedermayer 61fb3183b7 support single images, remove copy/paste junk 21 years ago
  Michael Niedermayer 03cfe134ca image2 / image API cleanup phase-1 21 years ago
  Mike Melanson 0bd586c50d sweeping change from -EIO -> AVERROR_IO 21 years ago
  Michael Niedermayer e928649b0b pass AVPacket into av_write_frame() 21 years ago
  Michael Niedermayer 9ee91c2f53 move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 21 years ago
  Michael Niedermayer 7f2ca68a84 segfault fix 21 years ago
  Michael Niedermayer e5d64d6892 10l 21 years ago
  Michael Niedermayer ffaa816ee3 recommit of 21 years ago
  Fabrice Bellard 490579042a 64 bit pts for writing - more const usage 22 years ago
  Fabrice Bellard 66a15ea2d2 removed os_support.h 22 years ago
  Fabrice Bellard 22b37f5d32 suppressed frame number modulus hack - added loop_input hack which I find easier to understand 22 years ago
  Fabrice Bellard ca1538f8d9 update duration and start_time 22 years ago
  Zdenek Kabelac 4a899dd689 * moved os_support.h into libavcodec 22 years ago
  François Revol d4ad24c17d Cleaner support for usleep() 22 years ago
  Michael Niedermayer 14bea432f1 per context frame_rate_base, this should finally fix frame_rate related av sync issues 22 years ago
  Max Krasnyansky bdfcbbed79 Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>) 22 years ago
  Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
  Zdenek Kabelac 5c91a6755b * static,const,compiler warning cleanup 22 years ago
  Slavik Gnatenko f3ec2d46ba os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) 22 years ago
  Fabrice Bellard 94d883e84b jpeg detection fix - fixed imagepipe output 22 years ago
  Fabrice Bellard 87a0a6816f added still image support 22 years ago
  François Revol 8ff323888c redid usleep() fix for BeOS, more consistant with the MINGW32 one. removed a TAB :P 22 years ago
  Bill Eldridge 9b2e001fc5 mingw patch by (Bill Eldridge <bill at rfa dot org>) 22 years ago
  François Revol 9ca7cfc5c4 Hey, not everyone has usleep() ! (temporary fix, we should check for this in configure) 22 years ago
  Philip Gladstone 38758ab0cd * Add code to allow the img reader to read files at the nominal frame rate. 22 years ago
  Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago
  Philip Gladstone e752dc90c2 Set the pkt->pts field correctly so that frame rate reduction has a chance 22 years ago
  Zdenek Kabelac c18a2692d2 * cleanup statics & const 22 years ago
  Måns Rullgård bb76a117b1 c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 22 years ago
  Henry Mason ad4369076b yuv4mpeg output support patch by (Henry Mason <talus25 at speakeasy dot net>) 23 years ago
  Fabrice Bellard 19720f15fd license/copyright change 23 years ago
  Fabrice Bellard c9a65ca8c3 converted to new API 23 years ago
  Fabrice Bellard 1ea4f59365 use av memory handling functions 23 years ago
  Juanjo 10bb7023a2 - Added force_pts to av_write_packet() to be able to force PTS, this helps 23 years ago
  Juanjo 5b0ad91b99 - Fix memory leak and others bugs for ppmpipe. Thanks to Rudolf Opalla. 23 years ago
  Fabrice Bellard 9150f42ed5 fixed image number syntax problems 24 years ago