]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat
Set channel_layout
[frescor/ffmpeg.git] / libavformat /
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
2008-11-05 prossDecode audio channel layout from RIFF/WAV file format.
2008-10-29 michaelCheck sub_packet_size against 0 to avoid div by zero...
2008-10-28 cehoyosFix endless loop when opening corrupt FLV files (issue...
2008-10-27 bcoudurierfix umid base value, use revision 5 and generic materia...
2008-10-26 bcoudurierfix sound essence compression UL
2008-10-26 bcoudurierfix start position UL
2008-10-24 bcouduriersimplify sample rate code, flv_set_audio_codec already...
2008-10-24 diegoprettyprinting cosmetics
2008-10-24 diegospelling cosmetics
2008-10-24 bcoudurierforce sample rate to 16khz for speex in flv, fix speexa...
2008-10-24 skalfix for >2GB flv files
2008-10-24 bcoudurierraw dnxhd de/muxer
2008-10-23 bcoudurierdnxhd codec is intra only
2008-10-22 aurelmatroskaenc: require global header
2008-10-21 aureluses FF_ARRAY_ELEMS() where appropriate
2008-10-19 michaelCheck for pts==dts on I/P frames in the presence of...
2008-10-18 michaelMove code setting delay and presentation_delayed a...
2008-10-18 michaelAppend read data onto the buffer instead of overwriting...
2008-10-18 bananNellymoser 8KHZ flv muxing fix, patch by Alexander...
2008-10-18 banan8HZ -> 8KHZ, cosmetics patch by Alexander Wichers devel...
2008-10-18 michaelAssume mono if no other information for raw.
2008-10-10 ramiroOnly special-case absolute DOS paths on systems that...
2008-10-08 michaelMake gcc 2.95 happy.
2008-10-07 romanshreplacing frame_rate and frame_rate_base with an AVRati...
2008-10-07 romanshsimplifying code as per Michael's suggestion
2008-10-07 romanshsimplifying the code as per Michael's suggestion
2008-10-04 bcoudurier10l, fix amrwb sample rate
2008-10-04 aurelmatroskaenc: correct muxing of ASS packets
2008-10-04 aurelmatroskaenc: use correct EBML ID for block duration
2008-10-04 aurelmatroskaenc: pass the packet size directly as parameter...
2008-10-04 aurelmatroskaenc: remove useless mkv_block_size() function
2008-10-04 michaelFavor even chunk sizes in ambiguous cases.
2008-10-04 michaelFactorize stream id parsing.
2008-10-04 reimarMake size variables in dyn_buf_write unsigned so gcc...
2008-10-04 diegoFix 'make checkheaders', based on a patch by Diego...
2008-10-04 rbultjeReindent after r15544.
2008-10-04 rbultjeImplement RDTDemuxContext, which contains RDT-specific...
2008-10-04 rbultjeMake RTPDemuxContext opaque in rtsp.c, renaming it...
2008-10-04 rbultjeRemove access into RTPDemuxContext in rtsp.c, which...
2008-10-04 rbultjeChange function prototype of RTPDynamicPayloadHandler...
2008-10-04 rbultjeRename RTP payload contexts to PayloadContext, suggeste...
2008-10-03 bcoudurierset sample rate for amr to allow stream copy since...
2008-10-03 diegoRemove offset_t typedef and use int64_t directly instead.
2008-10-02 aurelmatroskadec: cosmetics: indentation
2008-10-02 aurelmatroskadec: don't merge packets which have no timestamp
2008-10-02 gpoirierUse __typeof__ instead of GCC-specific typeof keyword.
2008-10-02 ramiroMinGW runtime 3.15 has a wrapper for usleep().
2008-10-02 diegospelling cosmetics
2008-10-02 benoitUse enum typers instead of int.
2008-10-02 reimarAdd (additional) const to many global tables.
2008-10-01 conradCosmetics: indentation
2008-10-01 conradVisible width/height fields were added in Theora 3.2
2008-10-01 rbultjeUse parse_packet vfunc in RTPDynamicProtocolHandler...
2008-10-01 rbultjeThis patch refactors RDT packet header parsing so that...
2008-09-30 rbultjeReindent after previous patches.
2008-09-30 rbultjeImplement a RTSPTransport field, which allows proper...
2008-09-30 rbultjeRemove access to rdt_data struct in functions called...
2008-09-30 rbultjeSend improper UDP SETUP request, which is what Realmedi...
2008-09-30 rbultjeRename RTSPProtocol to RTSPLowerTransport, so that...
2008-09-30 bcouduriersupport negative ctts in some way, unset wrong dts
2008-09-29 diegoUniformly define _XOPEN_SOURCE to 600.
2008-09-28 aurelmatroskadec: merge ASS events which share the same...
2008-09-28 aurelmatroskadec: ass events lines must end with a DOS style EOL
2008-09-28 aurelmatroskadec: set duration only for CODEC_ID_TEXT subtitles
2008-09-28 aurelmatroskadec: pass duration as parameter of matroska_fix...
2008-09-27 aurelassdec: don't remove CR, they are part of the spec
2008-09-27 diegocosmetics: Break overly long lines, one grammar fix.
2008-09-27 diegospelling/wording/grammar
2008-09-27 diegoMove doxygen comments for av_gettime from utils.c to...
2008-09-26 michaelASS/SSA muxer.
2008-09-26 bananadd ok parts to the rm demuxer for SIPRO support
2008-09-26 bananAdd support for Acelp.net fourcc and codecid, remuxing...
2008-09-26 michaelDo not loose the '\n'.
2008-09-26 michael2 in 1, an ASS and SSA demuxer.
2008-09-26 bcoudurieronly include sys/select.h if present, fix mingw compilation
2008-09-26 michaelPrevent image2 from complaining about non monotone...
2008-09-24 bcouduriercosmetics, remove GXF: in log messages since it is...
2008-09-24 bcoudurierskip non valid audio samples in gxf packets
2008-09-24 bcoudurierinclude sys/select.h to get select, according to posix...
2008-09-24 bcoudurierinclude sys/select.h instead of unistd.h to get select,
2008-09-24 bcoudurierstop parsing if tag size is wrongly < 8 to avoid infini...
next