summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* doxygen: Remove documentation for non-existing parameters; misc small fixes.Diego Biurrun2012-02-28
* segment: implement wrap aroundLuca Barbato2012-02-28
* avf: reorder AVStream and AVFormatContextLuca Barbato2012-02-28
* flvdec: Remove the now redundant check for known broken metadata creatorMichael Niedermayer2012-02-27
* flvdec: Validate index entries added from metadata while readingMartin Storsjö2012-02-27
* rtsp: Handle requests from server to clientTommy Winther2012-02-27
* movenc: use timestamps instead of frame_size for samples-per-packetJustin Ruggles2012-02-27
* movenc: use the first cluster duration as the tfhd default durationJustin Ruggles2012-02-27
* movenc: factorize calculation of cluster duration into a separate functionJustin Ruggles2012-02-27
* lavf: don't guess r_frame_rate from either stream or codec timebase.Anton Khirnov2012-02-26
* lavf: don't set codec timebase in avformat_find_stream_info().Anton Khirnov2012-02-26
* rawdec: set timebase to 1/fps.Anton Khirnov2012-02-26
* matroska: don't overwrite string values until read/alloc was succesful.Ronald S. Bultje2012-02-25
* lavf: move the packet keyframe setting code.Anton Khirnov2012-02-24
* oggenc: free comment header for all codecsJustin Ruggles2012-02-24
* lavf/output-example: use new audio encoding API correctly.Anton Khirnov2012-02-24
* lavf/output-example: more proper usage of the new API.Anton Khirnov2012-02-24
* apetag: do not leak memory if avio_read() failsPaul B Mahol2012-02-23
* apetag: propagate errors.Ronald S. Bultje2012-02-23
* swf: check return values for av_get/new_packet().Ronald S. Bultje2012-02-23
* rtpenc: Expose the max packet size via an avoptionMartin Storsjö2012-02-23
* rtpenc: Move max_packet_size to a context variableMartin Storsjö2012-02-23
* rtpenc: Add an option for not sending RTCP packetsMartin Storsjö2012-02-23
* rtpenc: Add an error messageMartin Storsjö2012-02-23
* rtpenc: Allow packetizing H263 according to the old RFC 2190Martin Storsjö2012-02-23
* rtpenc: Move the trailing comma into FF_RTP_FLAG_OPTSMartin Storsjö2012-02-23
* mov: set channel layout for AC-3 streams based on the 'dac3' atom infoJustin Ruggles2012-02-22
* img2: split muxer and demuxer into separate filesPaul B Mahol2012-02-22
* rm: prevent infinite loops for index parsing.Ronald S. Bultje2012-02-22
* mov: Add more HDV and XDCAM FourCCs.Alex Converse2012-02-22
* lavf: don't set AVCodecContext.has_b_frames in compute_pkt_fields().Anton Khirnov2012-02-22
* rmdec: when using INT4 deinterleaving, error out if sub_packet_h <= 1.Ronald S. Bultje2012-02-22
* cdxl: correctly synchronize video timestamps to audioPaul B Mahol2012-02-22
* movenc: Buffer the mdat for the initial moov fragment, tooMartin Storsjö2012-02-22
* flvdec: Ignore the index if the ignidx flag is setMartin Storsjö2012-02-22
* flvdec: Fix indentationMartin Storsjö2012-02-22
* movdec: Don't parse all fragments if ignidx is setMartin Storsjö2012-02-22
* movdec: Restart parsing root-level atoms at the right spotMartin Storsjö2012-02-22
* mov: Add support for MPEG2 HDV 720p24 (hdv4)Alex Converse2012-02-21
* img2: Use ff_guess_image2_codec(filename) shorthand where appropriate.Diego Biurrun2012-02-21
* Mark mutable static data const where appropriate.Alex Converse2012-02-21
* gif: K&R formatting cosmeticsAneesh Dogra2012-02-21
* movdec: Adjust keyframe flagging in fragmented filesMartin Storsjö2012-02-21
* avcodec: add duration field to AVCodecParserContextJustin Ruggles2012-02-20
* hls: Reset the AVIOContext when seekingMartin Storsjö2012-02-20
* applehttp: Do seeking within segments, tooPanagiotis H.M. Issaris2012-02-19
* doxy: remove reference to removed apiLuca Barbato2012-02-19
* examples: unbreak compilationLuca Barbato2012-02-19
* mov: Use defines for sample flags in fragmentsMartin Storsjö2012-02-18
* mov: Use defines for trun flagsMartin Storsjö2012-02-18