7972 Commits (43e96d0466094e3780260fa896046b1ecbb8ff06)

Author SHA1 Message Date
  Carl Eugen Hoyos 43e96d0466 Support gsm_ms in caf files. 14 years ago
  Anton Khirnov bda168d2b0 mp3enc: write a xing frame containing number of frames in the file 14 years ago
  Anton Khirnov 1c6d2b7df0 lavf: update AVStream.nb_frames when muxing. 14 years ago
  Anton Khirnov d31e3f7ccc gif: add loop private option. 14 years ago
  Anton Khirnov 6002fdef5e img2: add loop private option. 14 years ago
  Stefano Sabatini a953577b46 examples: move metadata-example.c to doc/examples 14 years ago
  Alex Converse 7f01a4192c adts: Fix PCE copying. 14 years ago
  Reimar Döffinger 4e59c8ecf1 Fix av_open_input_stream with uninitialized context pointer. 14 years ago
  Anton Khirnov 5e8d2e337e lavf: deprecate AVStream.quality. 14 years ago
  Kostya df64da3b1e bink: pass Bink version to audio decoder through extradata instead of codec_tag. 14 years ago
  ami_stuff 3950376b8b Support fourcc YV24. 14 years ago
  Carl Eugen Hoyos 923cff747a Support extension jls for jpeg-ls. 14 years ago
  Diego Biurrun d3f751e603 Add some missing mathematics.h #includes for av_rescale(). 14 years ago
  Clément Bœsch 76f105967b mxfenc: fix ignored drop flag in binary timecode representation. 14 years ago
  Clément Bœsch 4d5e7ab5c4 mxfenc: fix ignored drop flag in binary timecode representation. 14 years ago
  Nicolas George 9cec1bbd14 ogg: propagate return values and return more meaningful error values 14 years ago
  Reimar Döffinger 0a94020b5b oggdec: Abort Ogg header parsing when encountering a data packet. 14 years ago
  Clément Bœsch 19b6127365 mxfenc: small typo fix 14 years ago
  Mans Rullgard abc78a5a7c Do not include log.h in avutil.h 14 years ago
  Mans Rullgard 0ebcdf5cda Do not include mathematics.h in avutil.h 14 years ago
  Mans Rullgard ee8aecd23a Do not include intfloat_readwrite.h in avutil.h 14 years ago
  Mans Rullgard add41decd9 Remove return statements following infinite loops without break 14 years ago
  Diego Biurrun f75e3da535 RTSP: Doxygen comment cleanup 14 years ago
  Diego Biurrun c81a2b9b4f doxygen: Escape '\' in Doxygen documentation. 14 years ago
  Diego Biurrun 24c9babaaf doxygen: Fix parameter names to match the function prototypes. 14 years ago
  Diego Biurrun 91c9aa0941 Move some conditionally used code below the appropriate #ifdef. 14 years ago
  Mans Rullgard c9403419b2 avidec: simplify convoluted flow in avi_load_index() 14 years ago
  Mans Rullgard b27565b143 Remove statements immediately following unconditional jumps 14 years ago
  Reinhard Tartler 12489443de libavformat: Add an example how to use the metadata API 14 years ago
  Reinhard Tartler 21a19b7912 doxygen: Prefer member groups over grouping into modules 14 years ago
  Nicolas George 5d35b279e2 ALSA demuxer: use av_gettime and a timefilter. 14 years ago
  Reinhard Tartler 1a53a438dc avformat: doxify the Metadata API 14 years ago
  Anton Khirnov 4f731c4429 lavf: restore old behavior for custom AVIOContex with an AVFMT_NOFILE format. 14 years ago
  Anton Khirnov 5001d6ef4a lavf: use the correct pointer in av_open_input_stream(). 14 years ago
  Alex Converse d3f610c186 avidec: infer absolute vs relative index from first packet 14 years ago
  Alex Converse 8b84af7488 avidec: Factor out the sync fucntionality. 14 years ago
  John Stebbins cdc2c1c576 matroskadec: matroska_read_seek after after EBML_STOP leads to failure. 14 years ago
  Nicolas George 518d8d4365 lavf: bump minor and add APIchanges entry for av_get_output_timestamp 14 years ago
  Nicolas George b442ca69d9 lavf: add an API to get output timestamps. 14 years ago
  Reinhard Tartler d7537a6fce doxygen: Include libavcodec and libavformat examples into the documentation 14 years ago
  Benjamin Larsson dafaef2fe1 Add support for aac streams in mp4/mov without extradata. 14 years ago
  Martin Storsjö 5d62d0b114 udp: Fix a compilation warning 14 years ago
  Ami Fischman 5dd514af93 matroskadec: forward parsing errors to caller. 14 years ago
  Ami Fischman 59ca3955fb av_find_stream_info: simplify EAGAIN handling. 14 years ago
  Ronald S. Bultje 9ed6cbc3ee ogg: fix double free when finding length of small chained oggs. 14 years ago
  Mans Rullgard 57b4a3dd2b build: include sub-makefiles using full path instead of symlinks 14 years ago
  Kostya Shishkov cb7b55b096 wavpack: skip blocks with no samples 14 years ago
  ami_stuff 9df1d329a5 Support fourcc Y8 (ticket 308). 14 years ago
  ami_stuff 90d475a9e7 Support fourcc YV16 (ticket 307). 14 years ago
  Reimar Döffinger 1109680434 Revert "build: Remove redundant config.mak includes from subdirectory Makefiles." 14 years ago