9023 Commits (b56adc784288bdbe5e34e581e8081b51a2a3eb5f)

Author SHA1 Message Date
  Nicolas George e91c088055 lavf: lower the log level of "parser not found". 14 years ago
  Tomas Härdin 289bc14449 mxfdec: Make mxf->partitions sorted by offset 14 years ago
  Paul B Mahol e93947b7d8 cljr: add encoder 14 years ago
  Diego Biurrun 4dccfff9dd tests/examples: Mark some variables only used within their files as static. 14 years ago
  Diego Biurrun 9a5d6c23c5 tests/tools/examples: Replace direct exit() calls by return. 14 years ago
  Tomas Härdin e5f9c8927b mxfdec: Parse ThisPartition 14 years ago
  Tomas Härdin dcd30b83b4 mxfdec: Speed up metadata and index parsing 14 years ago
  Tomas Härdin e1914b5a2f mxfdec: Make sure DataDefinition is consistent between material track and source track 14 years ago
  Tomas Härdin 1170749b39 mxfdec: Add EssenceContainer UL found in 0001GL00.MXF.A1.mxf_opatom.mxf 14 years ago
  Matthieu Bouron 070a40f1b7 gxfenc: support timecode option 14 years ago
  Diego Biurrun c7e8187d9d avformat/utils: Drop unused goto label. 14 years ago
  Martin Storsjö 1eef08f98c rtmp: Use nb_invokes for all invoke commands 14 years ago
  Michael Niedermayer 901af94b69 movenc: Always write EDTS when we are able to. 14 years ago
  Michael Niedermayer 76d7d1b0bd img2: 10l typo 14 years ago
  Carl Eugen Hoyos c1e2ca1e31 Allow auto-detection of ljpg images. 14 years ago
  Michael Niedermayer e1ccc9216b movdec: remove redundant size<=8 check. 14 years ago
  Michael Niedermayer 7d90bc9f2a movdec: Read extended 64bit size before the debug av_log() and only when there 14 years ago
  Mihnea Balta fef2da6a22 movdec: Fix bad computed size for atoms with size 0 in MOV files 14 years ago
  Michael Niedermayer f0d0ae3b1e mov: increase total_size only when it actually increases. 14 years ago
  Michael Niedermayer 15130b94fc movenc: support spliting fragments based on bytesize instead of duration. 14 years ago
  Michael Niedermayer cf8ec019ab movenc: fragment support 14 years ago
  Carl Eugen Hoyos a448a5d1c4 Do not fail fatally if chan atom is too short. 14 years ago
  Michael Niedermayer b27ac355b7 movdec: Fix parsing of a very last empty atom of size 8. 14 years ago
  Alex Converse 52401b82bd mov: Don't av_malloc(0). 14 years ago
  Diego Biurrun e873c03ac7 misc Doxygen markup improvements 14 years ago
  Diego Biurrun c68fafe0d2 doxygen: eliminate Qt-style doxygen syntax 14 years ago
  Justin Ruggles f08e54e83d avformat: use avcodec_decode_audio4() in avformat_find_stream_info() 14 years ago
  Alex Converse 6d23d19729 mov: Allow empty stts atom. 14 years ago
  Chris Berov a4e21baa74 yuv4mpeg: cosmetics: pretty-printing 14 years ago
  Peter Ross ba8410cb44 Microsoft Windows ICO demuxer 14 years ago
  David Goldwich c8b27a0ec4 oma: PCM support 14 years ago
  David Goldwich 8ae5eb75df oma: better format detection with small probe buffer 14 years ago
  David Goldwich e96070074d oma: clearify ambiguous if condition 14 years ago
  Michael Niedermayer ff53c79d0a flvdec: Stop searching for streams once a audio & a video stream has been found 14 years ago
  Carl Eugen Hoyos 8dcd2a41ec Allow last mov chunk to have an arbitrary number of samples. 14 years ago
  Michael Niedermayer a930cd0d19 oma: Fix out of array read. 14 years ago
  Michael Niedermayer aedd30b63a id3v2: Fix null ptr crash in get_extra_meta_func() 14 years ago
  Clément Bœsch 215b7724e7 lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info(). 14 years ago
  Janne Grunau fd095539d1 latmdec: fix audio specific config parsing 14 years ago
  Mans Rullgard 150ddbc148 Do not memcpy raw video frames when using null muxer 14 years ago
  John Stebbins b88eb87630 asf: use packet dts as approximation of pts 14 years ago
  Luca Barbato 73f027c17b asf: do not call av_read_frame 14 years ago
  Martin Storsjö 30266038bd rtsp: Initialize the media_type_mask in the rtp guessing demuxer 14 years ago
  Adrian Drzewiecki dd7453a24e Fix id3v2 extended header handling. 14 years ago
  Martin Storsjö 04403ec2e4 rtpenc: Add support for G726 audio 14 years ago
  Martin Storsjö fa6dce4c57 rtpdec: Interpret the different G726 names as bits_per_coded_sample 14 years ago
  Martin Storsjö 77e0c7584b rtpenc: Change rtp_send_samples to handle sample sizes other than even bytes 14 years ago
  Martin Storsjö 2d31d890bf rtpenc: Cast a rescaling parameter to int64_t 14 years ago
  Anton Khirnov 74e96eb77e pmpdec: don't use deprecated av_set_pts_info. 14 years ago
  Paul B Mahol 30961a8dd5 rpl: enable escape130 codec 14 years ago