9609 Commits (305e4b35ea7b643ab3ce8a37fa8cb464e8adeb3f)

Author SHA1 Message Date
  Ronald S. Bultje cd40c31ee9 matroska: don't overwrite string values until read/alloc was succesful. 14 years ago
  Michael Niedermayer 418403662b rmdec: fix "warning: format %d expects argument of type int, but argument 7 has type int64_t" 14 years ago
  Michael Niedermayer 4dbdd3ec6f mp3enc: fix "warning: best_bitrate_idx may be used uninitialized in this function" 14 years ago
  Michael Niedermayer 1e44dda825 flvdec: fix "libavformat/flvdec.c:195:29: warning: variable size1 set but not used" 14 years ago
  Anton Khirnov 655b24c01c lavf: move the packet keyframe setting code. 14 years ago
  Justin Ruggles 9677247b0a oggenc: free comment header for all codecs 14 years ago
  Anton Khirnov 5ff42e3138 lavf/output-example: use new audio encoding API correctly. 14 years ago
  Anton Khirnov 6e9ed7c7ae lavf/output-example: more proper usage of the new API. 14 years ago
  Paul B Mahol 14c98973f5 apetag: do not leak memory if avio_read() fails 14 years ago
  Ronald S. Bultje 6d11057006 apetag: propagate errors. 14 years ago
  Michael Niedermayer 29a8f6b8d4 udp: Fix sign of error codes. 14 years ago
  Ronald S. Bultje 31632e73f4 swf: check return values for av_get/new_packet(). 14 years ago
  Martin Storsjö ba605cef79 rtpenc: Expose the max packet size via an avoption 14 years ago
  Martin Storsjö f553462041 rtpenc: Move max_packet_size to a context variable 14 years ago
  Martin Storsjö 7337484ed2 rtpenc: Add an option for not sending RTCP packets 14 years ago
  Nicolas George b6ff81d63b sbgdec: read_seek was undeprecated. 14 years ago
  Martin Storsjö ada4e362b9 rtpenc: Add an error message 15 years ago
  Martin Storsjö c4584f3c1f rtpenc: Allow packetizing H263 according to the old RFC 2190 14 years ago
  Martin Storsjö c2ff63e3ac rtpenc: Move the trailing comma into FF_RTP_FLAG_OPTS 14 years ago
  Compn b18c27def8 riff: IPJ2 decodes with j2k decoder. samples can be made from mencoder and jp2avi.dll codec. 14 years ago
  Justin Ruggles 3798205a77 mov: set channel layout for AC-3 streams based on the 'dac3' atom info 14 years ago
  Paul B Mahol 15b4b505c2 img2: split muxer and demuxer into separate files 14 years ago
  Ronald S. Bultje aac07a7a4c rm: prevent infinite loops for index parsing. 14 years ago
  Alex Converse b142496c56 mov: Add more HDV and XDCAM FourCCs. 14 years ago
  Anton Khirnov 0584e3ca97 lavf: don't set AVCodecContext.has_b_frames in compute_pkt_fields(). 14 years ago
  Ronald S. Bultje e30b3e59a4 rmdec: when using INT4 deinterleaving, error out if sub_packet_h <= 1. 14 years ago
  Paul B Mahol 58700edb94 cdxl: correctly synchronize video timestamps to audio 14 years ago
  Martin Storsjö 0c7b8b758a movenc: Buffer the mdat for the initial moov fragment, too 14 years ago
  Martin Storsjö b70f04c261 flvdec: Ignore the index if the ignidx flag is set 14 years ago
  Martin Storsjö 0a7ce3caa8 flvdec: Fix indentation 14 years ago
  Martin Storsjö aa96d433e2 movdec: Don't parse all fragments if ignidx is set 14 years ago
  Martin Storsjö 383a3b64cb movdec: Restart parsing root-level atoms at the right spot 14 years ago
  Michael Niedermayer 92b5f71a7d lavf: Reimplement new seek API emulation 14 years ago
  Michael Niedermayer e6380afa6a avidec: Reduce log level for out of index error message. 14 years ago
  Alex Converse 0ad522afb3 mov: Add support for MPEG2 HDV 720p24 (hdv4) 14 years ago
  Diego Biurrun 3f486e0dae img2: Use ff_guess_image2_codec(filename) shorthand where appropriate. 14 years ago
  Alex Converse b0f29db5c2 Mark mutable static data const where appropriate. 14 years ago
  Aneesh Dogra 33510e86b1 gif: K&R formatting cosmetics 14 years ago
  Martin Storsjö a5c50913a8 movdec: Adjust keyframe flagging in fragmented files 14 years ago
  Justin Ruggles e9cda85351 avcodec: add duration field to AVCodecParserContext 14 years ago
  Reimar Döffinger 016c7bb762 matroskadec: remove H.264 special-case that disabled header parsing. 14 years ago
  Martin Storsjö a4f97be1a9 hls: Reset the AVIOContext when seeking 14 years ago
  Panagiotis H.M. Issaris 2b3d041cdc applehttp: Do seeking within segments, too 14 years ago
  Luca Barbato 6b8b0fe2bc doxy: remove reference to removed api 14 years ago
  Luca Barbato aac63cef20 examples: unbreak compilation 14 years ago
  Paul B Mahol b6a08665d6 img2dec: add im32 extension, sunrast with 32bit depth 14 years ago
  Reimar Döffinger 76cc0992d8 oggenc: fix condition when not to flush due to keyframe granule. 14 years ago
  Reimar Döffinger 030e96fe55 oggdec: improve warning message. 14 years ago
  Martin Storsjö 5be805d38c mov: Use defines for sample flags in fragments 14 years ago
  Martin Storsjö 3eec23f3cd mov: Use defines for trun flags 14 years ago