10987 Commits (1c20fcf0b0d30b63c33e4302c3d92b66b1665b33)

Author SHA1 Message Date
  Derek Buitenhuis 1c56cdad33 riff: Add SVQ3 fourcc 12 years ago
  Derek Buitenhuis fef412a24d riff: Add SVQ3 fourcc 12 years ago
  Michael Niedermayer e2d643efcd lavf/compute_pkt_fields: only run pts by duration correction if reference ts is available 12 years ago
  Luca Barbato 44272c1ccc avformat: refactor avformat_close_input 12 years ago
  Luca Barbato 4d1f443c3d avformat: simplify avformat_close_input 12 years ago
  Michael Niedermayer 062091f87f compute_pkt_fields2: dont interpret max_b_frames of <0 as there being b frames. 12 years ago
  Michael Niedermayer bc3d5173cc libavformat.v: export ffurl_protocol_next 12 years ago
  Martin Storsjö ca6b544ac9 os_support: Choose between direct.h and io.h using a configure check 12 years ago
  Martin Storsjö 7b07fab567 os_support: Include io.h instead of direct.h on mingw32ce 12 years ago
  Christian Schmidt 07584eaf4a mpegts: check substreams before discarding 12 years ago
  Martin Storsjö 62c9ae11a7 Add a smooth streaming segmenter muxer 13 years ago
  Martin Storsjö 29a9b12b10 file: Add an avoption for disabling truncating existing files on open 12 years ago
  Michael Niedermayer 2de8877689 asfdec: invert SAR 12 years ago
  Tomas Härdin 5e3572893d img2dec: always close AVIOContexts 12 years ago
  Carl Eugen Hoyos 7680d99b43 Fix muxing mjpeg in swf. 12 years ago
  Martin Storsjö c3bcd22ed3 rtpdec_jpeg: Error out on other unsupported type values as well 12 years ago
  Martin Storsjö 1743938df1 rtpdec_jpeg: Disallow using the reserved q values 12 years ago
  Martin Storsjö 1de9317bd0 rtpdec_jpeg: Fold the default qtables case into an existing if statement 12 years ago
  Martin Storsjö a218deb856 rtpdec_jpeg: Store and reuse old qtables for q values 128-254 12 years ago
  Martin Storsjö a252649059 rtpdec_jpeg: Simplify the calculation of the number of qtables 12 years ago
  Martin Storsjö cbaa9eeda3 rtpdec_jpeg: Add more comments about the fields in the SOF0 section 12 years ago
  Martin Storsjö 31adff08a1 rtpdec_jpeg: Clarify where the subsampling magic numbers come from 12 years ago
  Martin Storsjö c64d2a63df rtpdec_jpeg: Don't use a bitstream writer for the EOI marker 12 years ago
  Martin Storsjö 20f325f320 rtpdec_jpeg: Don't needlessly use a bitstream writer for the header 12 years ago
  Martin Storsjö 43957fcc71 rtpdec_jpeg: Simplify writing of the jpeg header 12 years ago
  Martin Storsjö 932d8300d3 rtpdec_jpeg: Merge two if statements 12 years ago
  Martin Storsjö 7ef4323405 rtpdec_jpeg: Write the DHT section properly 12 years ago
  Michael Niedermayer 23e9e5c7d9 rtmpproto: reorder some expressions to fix compilation with clang without optimizations 12 years ago
  Stefano Sabatini e592fd0ed1 lavf/flvenc: convert commented debug log to an av_dlog call 12 years ago
  Samuel Pitoiset 55e778bebd rtpdec_jpeg: Add support for default quantizers 12 years ago
  Anton Khirnov ee0dadc109 flvdec: always set AVFMTCTX_NOHEADER. 12 years ago
  Michael Niedermayer 8470e6c96f lavf/avformat_seek_file: fix harmless integer overflow 12 years ago
  Stefano Sabatini 00d516454c lavf/segment: add segment_list_flags option 12 years ago
  Michael Niedermayer b3b27b63a0 mpegtsenc: add forgotten () 12 years ago
  Martin Storsjö 0697d81269 file: Use a normal private context for storing the file descriptor 12 years ago
  Sébastien Brochet e14725cecc add OTF support for attachments 12 years ago
  Michael Niedermayer 41dba453f9 utils/update_stream_timings: fix division by zero 12 years ago
  Michael Niedermayer 108957c661 avidec/guess_ni_flag: fix harmless integer overflow 12 years ago
  Michael Niedermayer b422e2c58a compute_pkt_fields: fix harmless integer overflow 12 years ago
  Samuel Pitoiset 3c19815416 rtp: Depacketization of JPEG (RFC 2435) 12 years ago
  Derek Buitenhuis 16c03f2e91 file: Add S_ISFIFO compatability macro 12 years ago
  Michael Niedermayer 07108cafc6 gxfenc: assert that the to be written data has not been truncated. 12 years ago
  Michael Niedermayer eb336cb881 gxfenc: dont duplicate buffer size 12 years ago
  Michael Niedermayer 59fdf543d5 smush: read subversion for version==1 too. 12 years ago
  Michael Niedermayer b86e18fe46 yuv4mpeg: fix potential alignment bug 12 years ago
  Michael Niedermayer 8a0118b4b4 ffio_read: dont spam the user at EOF with a truncation error 12 years ago
  Michael Niedermayer 5710dbf88c mpegts: Fix potential memory leak in mpegts_read_packet() 12 years ago
  Michael Niedermayer 9a27fd12f3 avio: replace ETIMEDOUT by EIO 12 years ago
  Martin Storsjö 7b699d8136 mov_chan: Only set the channel_layout if setting it to a nonzero value 12 years ago
  Martin Storsjö 5f72bc02f8 mov_chan: Reindent an incorrectly indented line 12 years ago