11162 Commits (8a33210d1b104db04743f127ea617ab40e2bcdda)

Author SHA1 Message Date
  Duncan Salerno 8a33210d1b http: prevent the Range header being sent when seekability probing isnt used 12 years ago
  Duncan Salerno dd1e6b2a13 http: add option to prevent probing for HTTP seekability 12 years ago
  Tim Nicholson 60b433d905 movenc.c: Add support for >16bit BE flavours 12 years ago
  Michael Niedermayer b02493e476 movenc: force video timebase to be 0.1ms precisse at least. 12 years ago
  Michael Niedermayer 769ed3057e h264probe: Don't error out on bits that no longer are reserved 14 years ago
  Michael Niedermayer 5e6439a125 ff_choose_timebase: only try factors upto 14 12 years ago
  Michael Niedermayer de707bc8bd mux/nut: factorize ff_choose_timebase() out of nut 12 years ago
  Michael Niedermayer dc82b2c0f1 framecrcenc: print flags and side data elements 12 years ago
  Martin Storsjö 4edb34f6cc segment: Pass the interrupt callback on to the chained AVFormatContext, too 13 years ago
  Michael Niedermayer f7f5370b4b mov: add option to ignore edit lists. 12 years ago
  Luca Barbato 72d30b2792 nut: add do {} while (0) to GET_V 12 years ago
  Michael Niedermayer 4abc411b97 nutenc: choose for non audio streams a timebase with finer resolution. 12 years ago
  Michael Niedermayer e3fb5bc147 nut: store and read the r_frame_rate 12 years ago
  Michael Niedermayer 4eb0f5f635 nutenc: use 1/sample rate as timebase for audio instead of framesize/sample rate 12 years ago
  Clément Bœsch c4dba58f47 isom: fix redundant redeclaration of ff_mov_read_chan(). 12 years ago
  Luca Barbato 1e46c63eb7 avformat: refactor avformat_write_header 12 years ago
  Luca Barbato 86bbdf865e avformat: refactor avformat_write_header 12 years ago
  Luca Barbato 55f9037f38 avformat: split muxing functions from util.c 12 years ago
  Diego Biurrun 15d35bee83 mpegts: Drop pointless casting of hex_dump_debug arguments 12 years ago
  Diego Biurrun d3c40a7d1d avformat: const correctness for av_hex_dump / av_hex_dump_log 12 years ago
  Diego Biurrun 72eaba5e4f avformat: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
  Diego Biurrun 11d4e92ed9 avformat: Remove non-compiling and/or silly commented-out printf/av_log statements 12 years ago
  Michael Niedermayer 14fd34d73b movenc: fix edit list for the case of negative pts. 12 years ago
  Michael Niedermayer 594b1fcb28 mov: add av_dlog() to dump edit lists. 12 years ago
  Michael Niedermayer 3ceeb01c06 mov: only print multiple edit lists warning for actually unsupported cases 12 years ago
  Michael Niedermayer 44a7a6300d lavf: free probe data in case we close before probing finished 12 years ago
  Anton Khirnov 0af49a63c7 avidec: use actually read size instead of requested size 12 years ago
  Anton Khirnov eeade678f0 avidec: return 0, not packet size from read_packet(). 12 years ago
  Michael Niedermayer c0209facd2 mov: remove default of 1024 sample skip for aac. 12 years ago
  Michael Niedermayer c402d36afa nutdec: fix get_vb_trace() / -DTRACE compile 12 years ago
  Michael Niedermayer b4c753487c asfenc: avoid negative timestamps 12 years ago
  Duncan Salerno 8bd324e9e4 http: Increase buffer sizes to cope with longer URIs 12 years ago
  Marton Balint 13f0cd681e mxfdec: allow container_ul to override codec_ul if codec is A-law 12 years ago
  Diego Biurrun bc66827fb1 nutenc: const correctness for ff_put_v_trace/put_s_trace function arguments 12 years ago
  Michael Niedermayer 279ae1cd72 lavf: move fields that appear to be intended as public API to the correct section 12 years ago
  Diego Biurrun 83655442fa nutdec: Remove unused and broken debug function stub 12 years ago
  Nathan Caldwell bcc1f7caeb Add Opus support to the Ogg muxer. 12 years ago
  Dale Curtis 0575772fa0 avformat: Identify anonymous AVIO typedef structs. 12 years ago
  Clément Bœsch a714150827 lavf/movenc: add faststart option. 12 years ago
  Clément Bœsch f379a108a4 lavf/movenc: make mov_write_stco_tag() not use the offset pos for mode64 heuristic. 12 years ago
  Clément Bœsch e17a2aba25 lavf/movenc: add get_moov_size and use it in fragment code. 12 years ago
  Jean First d37044647f file: set the return value type for lseek to off_t 12 years ago
  Michael Niedermayer 2e4ec8947d lavf: fill in past dts based on reordered pts once the delay becomes known. 12 years ago
  Michael Niedermayer a8e3815db5 lavf: factorize timestamp shift in update_initial_timestamps() 12 years ago
  Diego Biurrun 93e81ee81c nutdec: const correctness for get_v_trace/get_s_trace function arguments 12 years ago
  Martin Storsjö 69673138c5 rtpdec: Remove a useless ff_ prefix from a static symbol 12 years ago
  Dmitry Samonenko b6bf1490da rtpdec: Support depacketizing speex 12 years ago
  Dmitry Samonenko 490ae95aa8 rtpenc: Add support for packetizing speex 12 years ago
  Michael Niedermayer 5c4e2e8755 nutenc: avoid negative timestamps 12 years ago
  Michael Niedermayer 3ba0dab76a lavf: Add support offset timestamps on muxing. 12 years ago