7600 Commits (ccd77fe59bba01ae791f84cb08a3eff0cd76c11e)

Author SHA1 Message Date
  Michael Niedermayer 5e24098b84 avidec: detect mpeg4 keyframes in indexless avi 14 years ago
  Diego Biurrun 8799541a0a Fix standalone compilation of pipe protocol. 14 years ago
  Diego Biurrun 61165a1bba Fix standalone compilation of WTV demuxer. 14 years ago
  Mans Rullgard eddd580b74 matroskaenc: fix memory leak 14 years ago
  Alex Converse 1a5e4fd8c5 Replace strncpy() with av_strlcpy(). 14 years ago
  Uoti Urpala 0bd433a916 asfdec: fix assert failure on invalid files 15 years ago
  Ronald S. Bultje 7643265505 nutenc: check malloc return values. 14 years ago
  Ronald S. Bultje 25588d3b8a nutenc: don't av_malloc(0). 15 years ago
  Ronald S. Bultje f8b1245922 asfdec: fix parsing of packets that overrun into padding. 15 years ago
  Luca Barbato e3b540b424 Make ffmpeg support generic data stream 15 years ago
  ami_stuff 884f678cfd Add *.j2k extension to JPEG2000 decoder 14 years ago
  Reimar Döffinger 148ffcd2ce Make DV (sub) demuxer set proper pkt->pos values. 15 years ago
  Stefano Sabatini ce5e49b0c2 replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 15 years ago
  Stefano Sabatini 975a1447f7 Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 15 years ago
  zhentan feng 5edb23295e WTV: Add ff_ prefix to the moved fields. 14 years ago
  zhentan feng 5ab826c165 WTV:move the common variable used by wtvdec.c and wtvenc.c to a new file wtv.h and wtv.c. 14 years ago
  zhentan feng 80a330679f rename wtv.c to wtvdec.c 14 years ago
  Reimar Döffinger 1a9f9f81b1 Do not drop packets with no valid ->pos set as e.g. DV-in-AVI produces. 15 years ago
  Michael Niedermayer ffdc49df25 AVIDEC: use_odmc demuxer specific option. (mostly an exmaple for demuxer specific options) 15 years ago
  Michael Niedermayer 492026209b LAVFAPI: demuxer specific options. 15 years ago
  Michael Niedermayer ce62b35c31 output_example: use avformat_alloc_output_context() 15 years ago
  Michael Niedermayer 7d727f1338 LAVFAPI: avformat_alloc_output_context() / simplify usage of muxers. 15 years ago
  Michael Niedermayer a2eef3e9f5 LAVF API: remove AVOutputFormat.set_parameters() the field is unused. 15 years ago
  Reimar Döffinger 543f3db978 Read the album_artist, grouping and lyrics metadata. 15 years ago
  Anton Khirnov 85770f2a26 AVOptions: make default_val a union, as proposed in AVOption2. 15 years ago
  Anssi Hannula 7c152a458d lavf: inspect more frames for fps when container time base is coarse 15 years ago
  Diego Biurrun 2e15305b70 Remove some disabled printf debug cruft. 15 years ago
  Anton Khirnov 35ceaa7376 Move ff_dynarray_add to lavu and make it public. 15 years ago
  Diego Biurrun 045dd4b928 Replace some commented-out debug printf() / av_log() messages with av_dlog(). 15 years ago
  Anton Khirnov 9ac1bf88c0 lavf: remove duplicate assignment in avformat_alloc_context. 15 years ago
  Anton Khirnov 4a7a1b7def lavf: use designated initializers for AVClasses. 15 years ago
  Michael Niedermayer a3ffe0eb76 Revert "Fix url_fopen() flag values." 15 years ago
  Martin Storsjö 5b81e29593 avio: Fix the deprecated fallback URL-prefixed open flags 15 years ago
  Michael Niedermayer 183401b924 Fix url_fopen() flag values. 15 years ago
  Carl Eugen Hoyos 2d8d6882a7 Read channel layout atom in mov files. 15 years ago
  Carl Eugen Hoyos dcf008af34 Clarify warning messages. 15 years ago
  Carl Eugen Hoyos 91b782720f Move channel chunk reading function to isom.c. 15 years ago
  Gil Pedersen f2c85458c4 network: Check POLLERR and POLLHUP in ff_network_wait_fd 15 years ago
  Anton Khirnov f8fec05052 mpegtsenc: make PMT PID really start on pmt_start_pid 15 years ago
  Peter Ross f9fb574dee nut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE 15 years ago
  Carl Eugen Hoyos 058aabd475 Fix caf channel layouts ITU_2_2 and DVD_6. 15 years ago
  Michael Niedermayer 7b9e98173c Revert "Eliminate pointless '#if 1' statements without matching '#else'." 15 years ago
  Diego Biurrun e6ff064845 Eliminate pointless '#if 1' statements without matching '#else'. 15 years ago
  Reimar Döffinger 7f725f234e Set start_time to 0 for raw audio files. 15 years ago
  Reimar Döffinger 5e9de76f54 Do not set non_interleaved for DV-in-AVI. 15 years ago
  Kostya Shishkov 23f40a0788 read AVI palette from the end of extradata 15 years ago
  Peter Ross f27ac6d83c Set channel layout for 4 and 5.1 channel cdata audio files 15 years ago
  Carl Eugen Hoyos 03546a9ac8 Support fourcc MMJP. 15 years ago
  Carl Eugen Hoyos 69cf1824c6 Support fourcc XVIX. 15 years ago
  Carl Eugen Hoyos a8117a62f4 Support fourcc M263. 15 years ago