6844 Commits (e7e2df27f85f35dba262f3681c7dc92e32d921d0)

Author SHA1 Message Date
  Diego Elio Pettenò 4b21c38180 Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h. 14 years ago
  Georgi Chorbadzhiyski 4c9bfe3e4e mpegtsenc: set reserved bits to 1 in PCR field 14 years ago
  Diego Elio Pettenò 3d21b4f607 Make ff_rtsp_send_cmd_with_content_async static to rtsp.c. 14 years ago
  Diego Elio Pettenò c940ed4254 Make ff_mxf_pixel_layouts static to mxf.c. 14 years ago
  Diego Elio Pettenò d20d1449e0 Make ff_interleave_compare_dts static to utils.c. 14 years ago
  Anton Khirnov 0c468f5684 mov: simplify mov_read_chapters() by using avio_get_str16be 14 years ago
  Anton Khirnov 24519edf64 asfdec: remove some commented-out cruft 14 years ago
  Anton Khirnov f9d6b13a23 lavf: make a variant of ff_get_str16_nolen public 14 years ago
  Jai Menon c481ff1029 ffmetaenc: Use correct format specifiers. 14 years ago
  Mans Rullgard 8fa28af965 tty: remove superflous #include <strings.h> 14 years ago
  Georgi Chorbadzhiyski 4fee6f32e2 mpegtsenc: remove unused variables 14 years ago
  Mans Rullgard 3e8c4f9689 avidec: make print_tag() a macro and remove related ifdefs 14 years ago
  Diego Elio Pettenò 53d3f66bae Make RTPFirstDynamicPayloadHandler static to rtpdec.c 14 years ago
  Diego Elio Pettenò c2ec089c5a Make ff_realmedia_mp3_dynamic_handler static. 14 years ago
  Diego Elio 'Flameeyes' Pettenò 463532310a Don't check for DEBUG before using dprintf. 14 years ago
  Diego Elio Pettenò 81c38db13c Make dvenc.c functions static to the unit. 14 years ago
  Martin Storsjö 4f40ec0552 rtspdec: Retry with TCP if UDP failed 14 years ago
  Martin Storsjo 2afd30bf7a rtspdec: Move rtsp_read_pause up, next to rtsp_read_play 14 years ago
  Martin Storsjo 3f44e3c91a rtsp: Use ff_rtsp_undo_setup in the cleanup code in ff_rtsp_make_request 14 years ago
  Martin Storsjo abbc1d272e rtsp: Split out a function undoing the setup made by ff_rtsp_make_setup_request 14 years ago
  Martin Storsjo d89a08d81b rtsp: Make make_setup_request a nonstatic function 14 years ago
  Martin Storsjö 1a172ce6b1 applehttp: Fix the key check in handle_variant_args 14 years ago
  Kostya 69c78161d2 reindent after last commit 14 years ago
  Kostya 8a485dd399 Extend WavPack demuxer and decoder to support >2 channel audio 14 years ago
  Jai Menon 9de202a633 ffmetaenc : Use more correct format specifiers. 14 years ago
  Baptiste Coudurier d4e0130e46 In mov muxer, mux adpcm_ms and adpcm_ima_wav the way quicktime supports it. 14 years ago
  Anton Khirnov 5b7e7544e1 mp3enc: support for id3v2.3 tags using a per-muxer AVOption 14 years ago
  Anton Khirnov fe01dd8d74 id3v2: split tables for various ID3v2 versions 14 years ago
  Anton Khirnov 5052830fec mp3enc: handle errors in id3v2_put_ttag 14 years ago
  Clément Bœsch 204a18151c Move ID3v1 skip from decoder to demuxer 14 years ago
  Anton Khirnov b6125545da mp3enc: add support for writing UTF-16 tags 14 years ago
  Anton Khirnov 6e89b61293 lavf: move ff_put_str16_nolen from asf to avio and rename it 14 years ago
  Anton Khirnov e910a77b0d avio: add av_put_str and deprecate put_strz in favor of it 14 years ago
  Anton Khirnov d3058be6ee lavf: move the version macros to a new header 14 years ago
  Anton Khirnov eeb0b893e3 id3v2: use an enum for encodings instead of magic numbers. 14 years ago
  Anton Khirnov baa69f8a84 Split mp3 demuxer and muxer into separate files. 14 years ago
  Janne Grunau 236bb68d76 mpegtsenc: prefer metadata keyed with "service_name" 14 years ago
  Georgi Chorbadzhiyski d7b219ca96 Set service_provider and service_name in mpegts demuxer 14 years ago
  Anton Khirnov d4cc1f5b97 id3v2: don't overwrite existing tags 14 years ago
  Anton Khirnov 189665d927 id3v2: convert metadata after all the tags were read 14 years ago
  Anton Khirnov b3158f7a42 id3v2: make ff_id3v2_parse static 14 years ago
  Georgi Chorbadzhiyski 7916202b97 Add service_provider and service_name metadata 14 years ago
  Janne Grunau 2c3589bfda consolidate .gitignore patters into a single file 14 years ago
  Justin Ruggles f61cbc22d3 Revise check for codec id in voc demuxer. 14 years ago
  Justin Ruggles 1ae02fe03b Fix bug in voc demuxer that was introduced in SVN r26309. 14 years ago
  Reimar Döffinger 54bc640362 Missing parts of IVF muxer support. 14 years ago
  Reimar Döffinger 326851b9bc Add muxer for IVF format. 14 years ago
  John Wimer b79c3df088 prevent integer overflow in calculating duration 14 years ago
  Janne Grunau 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
  Michael Niedermayer 8bb7d97be0 Check 4xm headers for validity. This should avoid 1/0. 14 years ago