]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat
Add size that is needed for the wmapro codec
[frescor/ffmpeg.git] / libavformat /
2009-01-11 bcouduriercosmetics
2009-01-11 conradAdd support for muxing mov/mp4/3gp timed text streams
2009-01-11 conradRead extradata (justification, colors, fonts, etc)...
2009-01-11 bcoudurierremove comment, this is not relevant anymore
2009-01-11 bcoudurierreindent
2009-01-11 bcouduriercheck for negative dts value even if bitstream is alrea...
2009-01-10 stefanoMove the AVFormatContext options definition to a dedica...
2009-01-09 rbultjeReindent to properly fit a 80 chars terminal.
2009-01-09 rbultjeReindent after r16509.
2009-01-09 rbultjeApply rtpmap: SDP lines to the last m= line only, since...
2009-01-09 bcoudurieronly set le if value is 1, fix boom5.mov, issue #770
2009-01-09 lucabeDo not assume that if pkt->destruct != av_destruct_pack...
2009-01-09 rbultjeIncrease buffer size for RTP packet data because some...
2009-01-09 aurelrename ff_metadata_sync_compat to ff_metadata_mux_compat
2009-01-08 aurelmove ff_metadata_sync_compat to metadata_compat.c
2009-01-08 aurelAdd a second metadata compatibility layer, so that...
2009-01-08 compncosmetics: CJPG is from Creative Webcam
2009-01-08 compnfourcc CJPG is sequential jpeg
2009-01-08 bcoudurier100l, add missing enum type, fix compilation
2009-01-08 bcoudurieruse lower case x and alternate format for hex in printf
2009-01-08 bcoudurierprint more debug information if enabled, including...
2009-01-07 cehoyosFix a compiler warning:
2009-01-07 michaelDo not try to duplicate packets that have data==NULL.
2009-01-07 rbultjeFix typo ("Standard-compliant" -> "Standards-compliant...
2009-01-07 rbultjeFix doxy comments missing one '*'.
2009-01-07 rbultjeUse the "server" RTSP field to detect whether the serve...
2009-01-07 rbultjeExport RTSPState and RTSPStream from rtsp.c into rtsp...
2009-01-07 rbultjeDon't use s->pb if a local ByteIOContext was already...
2009-01-07 rbultjeAllow subscription to any of the streams, not just...
2009-01-07 rbultjeParse the OpaqueData field for every AVStream represent...
2009-01-07 rbultjeParse the bitrate field in the ASMRuleBook ("AverageBan...
2009-01-07 rbultjeParse the ASMRuleBook SDP line to dynamically create...
2009-01-07 diegoRemove inappropriate const qualifier from function...
2009-01-06 aurelfree all allocated metadata structures
2009-01-06 diegocosmetics: alphabetical order
2009-01-06 aurelignore year=0 and track=0
2009-01-06 aurelAdd a metadata compatibility layer, so that when a...
2009-01-05 aureladd a typedef for AVMetadata
2009-01-05 diegoRevert deprecation of AVFrac structure. Attempts to...
2009-01-05 romanshadditional recovery for the badly broken streams
2009-01-04 aurelrename AVMetaData to AVMetadata and meta_data to metadata
2009-01-04 aureladd meta data in AVStream, AVProgram and AVChapter
2009-01-04 melansonMinistry of English Composition treatment for the new...
2009-01-04 michael10l format include path for metadata.h
2009-01-04 michaelMove metadata API from avcodec to avformat.
2009-01-04 michaelGeneric metadata API.
2009-01-04 michaelIf we find a VBR tag at the beginning of the file don...
2009-01-04 stefanoDrop the deprecated parse_image_size() and parse_frame_...
2008-12-31 michael10l set AVPacket.size to the true size of the retunred...
2008-12-31 michaelFix indention which was off by 1 space.
2008-12-31 michaelReplace buffer by AVPacket and avoid a memcpy() for...
2008-12-31 michaelMerge videobuf and audiobuf.
2008-12-30 michaelSimplify the top of rm_assemble_video_frame().
2008-12-30 michaelAdd a few error checks to rm_assemble_video_frame()
2008-12-30 michaelAll non zero returns of rm_assemble_video_frame() are...
2008-12-28 rbultjeav_free() -> av_freep(), patch by Reimar Doffinger...
2008-12-28 rbultjeFix double free which happens for playback of .rm files...
2008-12-28 kostyaFix a typo that made VMD demuxer always assume Indeo...
2008-12-28 rbultjeReindent after r16368.
2008-12-28 rbultjeAdd audio_pkt_cnt return value to ff_rm_retrieve_cache...
2008-12-28 rbultjeChange audio_pkt_cnt from an array into a single field...
2008-12-28 rbultjeAdd RMStream object as function argument to public...
2008-12-28 rbultjeImplement RMStream stream-specific private data object...
2008-12-27 kostyaLatest Coktel Vision VMDs contained Indeo 3, add demuxe...
2008-12-24 compnadd amr in avi riff tags
2008-12-22 cehoyosFix two identical warnings when compiling riff.c and...
2008-12-22 cehoyosFix a warning when compiling with icc:
2008-12-22 cehoyosInitialize s->opaque before calling url_resetbuf().
2008-12-21 michaelChange mpeg audio parser so it only sets frame_size...
2008-12-21 michaelFix detection of audio codec in K70707-ARIA229.flv.
2008-12-19 astrangeAllocate and clear FF_INPUT_BUFFER_PADDING bytes at...
2008-12-18 bcouduriercosmetics, remove useless parenthesis and whitespaces
2008-12-18 bcoudurierset alac channels from extradata, fix alac mono in m4a
2008-12-18 rbultjeMake asf_get_packet() and asf_parse_packet() public...
2008-12-18 rbultjeAdd a ByteIOContext argument to ASF functions that...
2008-12-17 benoitAdd jp2 support to img2 demuxer.
2008-12-17 bcoudurieractivate jpeg2000 fourcc in mov/mj2
2008-12-16 michaelFix bug where the avi demxuer lost the first frame...
2008-12-16 bcouduriercheck that nb_streams is valid before setting stream...
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...
next