log

age author description
Sat, 15 Nov 2008 20:43:57 +0000 rbultje Make function comment a bit more linguistically correct. libavformat
Sat, 15 Nov 2008 20:42:41 +0000 rbultje Reindent after r15833. libavformat
Sat, 15 Nov 2008 20:41:59 +0000 rbultje Add is_keyframe param to ff_rdt_parse_header(). See ML discussion in libavformat
Sat, 15 Nov 2008 20:17:19 +0000 bcoudurier simplify metadata reading libavformat
Sat, 15 Nov 2008 15:34:51 +0000 aurel matroskadec: fix index timestamps for some broken files libavformat
Sat, 15 Nov 2008 14:44:48 +0000 rbultje Call check_back_and_send_rr() function only in case of RTP as a transport. libavformat
Sat, 15 Nov 2008 02:22:47 +0000 rbultje Rename variables in ff_rdt_parse_header() and callers to match the libavformat
Fri, 14 Nov 2008 19:33:22 +0000 henry check for interrupt when receiving from socket libavformat
Fri, 14 Nov 2008 18:37:58 +0000 rbultje Add comment describing the RDT packet header. See discussion in "[PATCH] libavformat
Fri, 14 Nov 2008 03:45:31 +0000 bcoudurier timestamp is dts in wmv/asf libavformat
Wed, 12 Nov 2008 21:40:53 +0000 andoma Allow the UDP socket buffer size to be adjusted using a libavformat
Mon, 10 Nov 2008 21:41:35 +0000 henry always use the whole buffer for reading w/ packetized sources to avoid packet truncation libavformat
Sat, 08 Nov 2008 18:37:03 +0000 stefano Fix argument constness for the av_codec_get_id() and libavformat
Sat, 08 Nov 2008 00:39:31 +0000 pross Electronic Arts demuxer: support TGQ video tags libavformat
Thu, 06 Nov 2008 01:57:17 +0000 mru OGG: correct PTS with old theora streams libavformat
Thu, 06 Nov 2008 01:50:56 +0000 mru OGG: untypedef demuxer structs libavformat
Wed, 05 Nov 2008 09:22:13 +0000 pross Decode audio channel layout from RIFF/WAV file format. libavformat
Wed, 29 Oct 2008 00:16:50 +0000 michael Check sub_packet_size against 0 to avoid div by zero later. libavformat
Tue, 28 Oct 2008 23:49:04 +0000 cehoyos Fix endless loop when opening corrupt FLV files (issue 699). libavformat
Mon, 27 Oct 2008 00:21:42 +0000 bcoudurier fix umid base value, use revision 5 and generic material type libavformat
Sun, 26 Oct 2008 23:59:28 +0000 bcoudurier fix sound essence compression UL libavformat
Sun, 26 Oct 2008 23:57:41 +0000 bcoudurier fix start position UL libavformat
Fri, 24 Oct 2008 23:06:03 +0000 bcoudurier simplify sample rate code, flv_set_audio_codec already overrides it for nellymoser 8khz libavformat
Fri, 24 Oct 2008 21:41:27 +0000 diego prettyprinting cosmetics libavformat
Fri, 24 Oct 2008 21:37:06 +0000 diego spelling cosmetics libavformat
Fri, 24 Oct 2008 18:36:26 +0000 bcoudurier force sample rate to 16khz for speex in flv, fix speexaudio.flv libavformat
Fri, 24 Oct 2008 16:46:43 +0000 skal fix for >2GB flv files libavformat
Fri, 24 Oct 2008 01:42:57 +0000 bcoudurier raw dnxhd de/muxer libavformat
Thu, 23 Oct 2008 17:30:36 +0000 bcoudurier dnxhd codec is intra only libavformat
Wed, 22 Oct 2008 21:14:42 +0000 aurel matroskaenc: require global header libavformat
Tue, 21 Oct 2008 21:40:24 +0000 aurel uses FF_ARRAY_ELEMS() where appropriate libavformat
Sun, 19 Oct 2008 01:02:48 +0000 michael Check for pts==dts on I/P frames in the presence of non low delay decoding and libavformat
Sat, 18 Oct 2008 22:41:21 +0000 michael Move code setting delay and presentation_delayed a little up so libavformat
Sat, 18 Oct 2008 17:30:37 +0000 michael Append read data onto the buffer instead of overwriting, this ensures libavformat
Sat, 18 Oct 2008 12:10:08 +0000 banan Nellymoser 8KHZ flv muxing fix, patch by Alexander Wichers development at wichersdot nu libavformat
Sat, 18 Oct 2008 12:08:55 +0000 banan 8HZ -> 8KHZ, cosmetics patch by Alexander Wichers development at wichersdot nu libavformat
Sat, 18 Oct 2008 10:40:31 +0000 michael Assume mono if no other information for raw. libavformat
Fri, 10 Oct 2008 16:59:37 +0000 ramiro Only special-case absolute DOS paths on systems that support them. libavformat
Wed, 08 Oct 2008 20:55:22 +0000 michael Make gcc 2.95 happy. libavformat
Tue, 07 Oct 2008 16:59:18 +0000 romansh replacing frame_rate and frame_rate_base with an AVRational time_base libavformat
Tue, 07 Oct 2008 16:14:33 +0000 romansh simplifying code as per Michael's suggestion libavformat
Tue, 07 Oct 2008 15:49:45 +0000 romansh simplifying the code as per Michael's suggestion libavformat
Sat, 04 Oct 2008 23:30:35 +0000 bcoudurier 10l, fix amrwb sample rate libavformat
Sat, 04 Oct 2008 22:57:56 +0000 aurel matroskaenc: correct muxing of ASS packets libavformat
Sat, 04 Oct 2008 22:47:10 +0000 aurel matroskaenc: use correct EBML ID for block duration libavformat
Sat, 04 Oct 2008 22:44:50 +0000 aurel matroskaenc: pass the packet size directly as parameter of mkv_blockgroup_size() libavformat
Sat, 04 Oct 2008 22:41:58 +0000 aurel matroskaenc: remove useless mkv_block_size() function libavformat
Sat, 04 Oct 2008 22:26:43 +0000 michael Favor even chunk sizes in ambiguous cases. libavformat
Sat, 04 Oct 2008 21:57:01 +0000 michael Factorize stream id parsing. libavformat
Sat, 04 Oct 2008 21:11:58 +0000 reimar Make size variables in dyn_buf_write unsigned so gcc will not optimize the libavformat
Sat, 04 Oct 2008 11:20:02 +0000 diego Fix 'make checkheaders', based on a patch by Diego Petten, flameeyes gmail com. libavformat
Sat, 04 Oct 2008 04:19:46 +0000 rbultje Reindent after r15544. libavformat
Sat, 04 Oct 2008 04:19:15 +0000 rbultje Implement RDTDemuxContext, which contains RDT-specific data (similar to libavformat
Sat, 04 Oct 2008 04:17:59 +0000 rbultje Make RTPDemuxContext opaque in rtsp.c, renaming it to tx_ctx (tx=transport) libavformat
Sat, 04 Oct 2008 04:16:44 +0000 rbultje Remove access into RTPDemuxContext in rtsp.c, which allows making it opaque libavformat
Sat, 04 Oct 2008 04:15:06 +0000 rbultje Change function prototype of RTPDynamicPayloadHandler.parse_packet() to libavformat
Sat, 04 Oct 2008 04:11:12 +0000 rbultje Rename RTP payload contexts to PayloadContext, suggested by Luca in libavformat
Fri, 03 Oct 2008 19:37:41 +0000 bcoudurier set sample rate for amr to allow stream copy since no decoder is present, libavformat
Fri, 03 Oct 2008 10:16:29 +0000 diego Remove offset_t typedef and use int64_t directly instead. libavformat
Thu, 02 Oct 2008 21:15:48 +0000 aurel matroskadec: cosmetics: indentation libavformat