]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat
Fix warning "format not a string literal and no format arguments".
[frescor/ffmpeg.git] / libavformat /
2008-12-16 compnadd MPNG fourcc
2008-12-16 compntwo more mpeg4 fourccs and one msmpeg4v3 from uncommon...
2008-12-16 compnQIVG fourcc, fixes http://rodweb.dip.jp/partner/check.avi
2008-12-16 compnadd rpza avi fourcc
2008-12-14 rbultjeUse get_buffer() and url_fskip() for some loops of...
2008-12-14 rbultjeReindent something that looks weird.
2008-12-14 rbultjeAdd comment to indicate why the SDP line buffer is...
2008-12-14 rbultjeIncrease SDP line buffer size because ASF headers in...
2008-12-14 michael10l (forgot sample_size)
2008-12-14 stefanoMake register_avcodec() call avcodec_init().
2008-12-14 mruoggflac: fix bitstream reader usage
2008-12-14 michaelFix non interleaved variable fps ODML avis.
2008-12-14 michaelRemove silly FIXME comment.
2008-12-14 melansonThe POSIX namespace shall be held sacrosanct. To that...
2008-12-13 lucabeRename rtp_payload_data_t to avoid clashes with the...
2008-12-13 lucabeRemove useless typedef
2008-12-13 lucabeRemove unused types
2008-12-13 reimarAvoid _t in gxf enum type names
2008-12-13 rbultjeSplit RMContext into RMDemux/MuxContext and make them...
2008-12-13 rbultjeDon't access RMContext directly in rdt.c. Rather, use...
2008-12-13 rbultjeSeparate the packet fetching from the data reading...
2008-12-13 diego100l: Add missing backslashes.
2008-12-13 diegocosmetics: Break some lines for a more aesthetically...
2008-12-13 diegoRemove misleading comment, _t is POSIX-reserved namespace.
2008-12-13 diegowhitespace cosmetics
2008-12-13 diegoAvoid _t in identifier names, _t is reserved by POSIX.
2008-12-13 diegoMatroska uses tables from isom.c, so add the object...
2008-12-13 lu_zeroRename type to be consistent
2008-12-13 mrumpegts: replace Program_t typedef with "struct Program"
2008-12-12 aurelmatroska: sort codec tags list
2008-12-12 aurelmatroska: add dirac support (patch by Kurtnoise kurtno...
2008-12-12 compnadd another mpeg4 avi fourcc from uncommon codecs list
2008-12-12 diegoAdd sys/time.h header #include, fixes compilation on...
2008-12-12 ods15Update lavf/libnut.c to _tt type names in libnut API
2008-12-11 aurelavoid POSIX reserved _t suffix
2008-12-11 bcoudurierparse pasp atom and set sample aspect ratio,
2008-12-11 bcoudurierremove _t in typedef for POSIX compatibility
2008-12-11 michaelRemove comment suggesting using variables ending in...
2008-12-11 reimarAvoid _t in typedef type
2008-12-11 michaelremove _t for POSIX compatibility.
2008-12-11 rbultjeFix indenting.
2008-12-11 reimarUse "struct gxf_stream_info" instead of "st_info_t",
2008-12-11 reimarRemove useless and confusing (since they are also used...
2008-12-11 melansonadd 'ACDV' FourCC (which is just complete JPEG files...
2008-12-08 compnadd mpeg2 fourcc and aac format tag from asf
2008-12-07 henrybind to the multicast address if possible
2008-12-07 reynaldoCOSMETICS
2008-12-06 rbultjeRemove static variable and a printf using it. See ...
2008-12-06 rbultjeChange function prototype of the sdp_parse_a_line in...
2008-12-06 rbultjeDo not access s->gb directly in functions that have...
2008-12-05 compnadd VX1K h263 and DMK2 mpeg4 avi fourccs
2008-12-04 cehoyosRecognize pnm file as images.
2008-12-04 bcoudurierWRAW fourcc
2008-12-03 diegoAdd necessary header for av_set_program_name and v_prog...
2008-12-03 compnadd fourccs from avi files
2008-12-03 michaeladd GEOX fourcc for mpeg4
2008-12-03 diegoMove declaration of av_set_program_name and av_program_...
2008-12-03 diegoDelete unnecessary 'extern' keywords.
2008-12-03 compnadd FFDS fourcc, ok'd by kostya
2008-12-02 vitorCommit last ok'ed parts of QCELP decoder and enable it.
2008-12-02 michaelADTS AAC probe.
2008-12-01 vitorMore OKed parts of the QCELP decoder
2008-12-01 rbultjeImplement rule-number parsing, the initial step in...
2008-11-30 rbultjeChange RDTDemuxContext->st into an array of streams...
2008-11-30 rbultjedocument ff_rdt_parse_open(). See ML discussion in...
2008-11-30 rbultjeChange function prototype from taking an AVStream to...
2008-11-29 stefanoRename functions in sdp.c for consistency's sake.
2008-11-23 rbultjeDocument 'ic' variable. See "[PATCH] RDT/Realmedia...
2008-11-22 cehoyosAdd forgotten file format pgmyuv.
2008-11-22 cehoyosSupport picture output without -f image2 for most codecs.
2008-11-20 diegocosmetics: Consistently place HEADERS before OBJS in...
2008-11-18 bcoudurierdecrease atom size, fix broken files missing version...
2008-11-18 reynaldoTrivial, Cosmetics
2008-11-17 rbultjeChange type of prev_stream_id from uint32_t to int...
2008-11-17 rbultjeReindent after r15853.
2008-11-17 rbultjeRead optional components of the RDT packet header,...
2008-11-17 rbultjeChange header reading implementation to using get_bits...
2008-11-17 rbultjePrefix all ff_rdt_parse_header() arguments with a p...
2008-11-17 rbultjeFix memleak caused by the fact that url_open_buf()...
2008-11-17 rbultjeAdd ByteIOContext argument to public ff_rm_* functions...
2008-11-17 benoitGet rid of MSG_DONTWAIT using a more standard way to...
2008-11-16 bcoudurierset pts in flv demuxer
2008-11-16 bcoudurierread itunes metadata, code based on Reimar's patch
2008-11-15 rbultjeChange status packet skipping to be more spec-compliant...
2008-11-15 rbultjeMake function comment a bit more linguistically correct.
2008-11-15 rbultjeReindent after r15833.
2008-11-15 rbultjeAdd is_keyframe param to ff_rdt_parse_header(). See...
2008-11-15 bcouduriersimplify metadata reading
2008-11-15 aurelmatroskadec: fix index timestamps for some broken files
2008-11-15 rbultjeCall check_back_and_send_rr() function only in case...
2008-11-15 rbultjeRename variables in ff_rdt_parse_header() and callers...
2008-11-14 henrycheck for interrupt when receiving from socket
2008-11-14 rbultjeAdd comment describing the RDT packet header. See discu...
2008-11-14 bcouduriertimestamp is dts in wmv/asf
2008-11-12 andomaAllow the UDP socket buffer size to be adjusted using a
2008-11-10 henryalways use the whole buffer for reading w/ packetized...
2008-11-08 stefanoFix argument constness for the av_codec_get_id() and
2008-11-08 prossElectronic Arts demuxer: support TGQ video tags
2008-11-06 mruOGG: correct PTS with old theora streams
2008-11-06 mruOGG: untypedef demuxer structs
next