2010-05-21 |
Baptiste Coudurier | remove unused field |
tree | commitdiff |
2010-05-21 |
Baptiste Coudurier | In ogg muxer, pack multiple frames into one page, much... |
tree | commitdiff |
2010-05-21 |
Martin Storsjö | Change the default codecs for the rtsp muxer to mpeg4... |
tree | commitdiff |
2010-05-21 |
Martin Storsjö | Take ff_write_chained in use in the mov rtp hinter... |
tree | commitdiff |
2010-05-21 |
Martin Storsjö | Add a libavformat internal function ff_write_chained |
tree | commitdiff |
2010-05-20 |
Michael Niedermayer | Disable non interleaved avi code when there is no index... |
tree | commitdiff |
2010-05-19 |
Google | Add VP80 fourcc |
tree | commitdiff |
2010-05-19 |
Google | matroska: Add V_VP8 |
tree | commitdiff |
2010-05-19 |
Martin Storsjö | Fix a crash when opening WMS RTSP streams |
tree | commitdiff |
2010-05-19 |
Martin Storsjö | Late bump of the minor version, for the addition of... |
tree | commitdiff |
2010-05-18 |
David Conrad | matroskadec: Free ebml binary buffer on error |
tree | commitdiff |
2010-05-18 |
David Conrad | matroskadec: Fix buffer overread in matroska_ebmlnum_uint |
tree | commitdiff |
2010-05-18 |
David Conrad | matroskadec: Ensure time_scale is nonzero, fixes divide... |
tree | commitdiff |
2010-05-18 |
David Conrad | matroskadec: Use av_freep in ebml_read_ascii |
tree | commitdiff |
2010-05-18 |
Martin Storsjö | Use a heuristic for describing the RTP packets using... |
tree | commitdiff |
2010-05-18 |
Martin Storsjö | Add initial support for RTP hinting in the mov muxer |
tree | commitdiff |
2010-05-18 |
Martin Storsjö | Make mov_write_packet non-static, add ff_ prefix |
tree | commitdiff |
2010-05-18 |
Martin Storsjö | Move the mov muxer structures to a separate header |
tree | commitdiff |
2010-05-18 |
Martin Storsjö | Add a flag for enabling RTP hinting |
tree | commitdiff |
2010-05-18 |
Martin Storsjö | Make ff_sdp_write_media a lavf-internal function |
tree | commitdiff |
2010-05-18 |
Francesco Lavra | Validate AVCodecTag vs CodecID. |
tree | commitdiff |
2010-05-18 |
Francesco Lavra | Factorize some code into the new function ff_toupper4(). |
tree | commitdiff |
2010-05-18 |
Janne Grunau | In ts demuxer, output pes packet as soon as they are... |
tree | commitdiff |
2010-05-17 |
Baptiste Coudurier | set avg frame rate in mkv demuxer |
tree | commitdiff |
2010-05-16 |
Stefano Sabatini | Add NV12 and NV21 AVI tags. |
tree | commitdiff |
2010-05-14 |
Baptiste Coudurier | Change MAX_READ_SIZE message during av_find_stream_info... |
tree | commitdiff |
2010-05-13 |
Sebastian Vater | Reindent after r23112. |
tree | commitdiff |
2010-05-13 |
Sebastian Vater | Move handling of paletted data to the IFF demuxer.... |
tree | commitdiff |
2010-05-12 |
Stefano Sabatini | Doxygen av_codec_get_id() and av_codec_get_tag(). |
tree | commitdiff |
2010-05-09 |
Francesco Lavra | Add FourCC MJPG for CODEC_ID_JPEGLS. |
tree | commitdiff |
2010-05-09 |
Stefano Sabatini | Add support to the Y411 codec tag, corresponding to... |
tree | commitdiff |
2010-05-09 |
Stefano Sabatini | Make the nut demuxer issue a more meaningful error... |
tree | commitdiff |
2010-05-09 |
Sebastian Vater | Replace usage of s->streams[0]->* with st->*, which... |
tree | commitdiff |
2010-05-07 |
Michael Niedermayer | Favor chunk size over hitting the correct position... |
tree | commitdiff |
2010-05-05 |
Sebastian Vater | Parse IFF metadata. |
tree | commitdiff |
2010-05-05 |
David Conrad | movenc: Write QuickTime chapters |
tree | commitdiff |
2010-05-05 |
David Conrad | movenc: Swap positions of mov_write_header and mov_writ... |
tree | commitdiff |
2010-05-05 |
David Conrad | mov: Read nero chapters |
tree | commitdiff |
2010-05-04 |
Thierry Foucu | Do not use pkt->size when it is potentially uninitialized. |
tree | commitdiff |
2010-05-01 |
Reimar Döffinger | Fix off-by-one errors in description of score_max argum... |
tree | commitdiff |
2010-05-01 |
Reimar Döffinger | Export av_probe_input_format2. |
tree | commitdiff |
2010-04-28 |
Michael Niedermayer | Add version to AVClass so we can add to and use fields... |
tree | commitdiff |
2010-04-28 |
Anssi Hannula | Fix FourCC when remuxing VP6F, regression introduced... |
tree | commitdiff |
2010-04-27 |
Sebastian Vater | Reindent after rr22977. |
tree | commitdiff |
2010-04-27 |
Sebastian Vater | Make the IFF demuxer a little more standards-compliant... |
tree | commitdiff |
2010-04-26 |
Stefano Sabatini | Make file_open() return the error code set in errno... |
tree | commitdiff |
2010-04-25 |
Stefano Sabatini | Mark av_metadata_set() as deprecated, and use av_metada... |
tree | commitdiff |
2010-04-22 |
Baptiste Coudurier | Disable LATM AAC in mpegts, this is not supported and... |
tree | commitdiff |
2010-04-22 |
Jai Menon | Fix off-by-1 error in the tag parsing code. |
tree | commitdiff |
2010-04-22 |
Tomas Härdin | Made FLIC demuxer capable of handling the videos from... |
tree | commitdiff |
2010-04-22 |
Christian Schmidt | Support VP6F in Matroska. |
tree | commitdiff |
2010-04-21 |
Stefano Sabatini | Do not initialize res in url_fseek(), in the case ... |
tree | commitdiff |
2010-04-21 |
Vitor Sessak | Fix MTV decoding on big-endian systems |
tree | commitdiff |
2010-04-21 |
David Conrad | mov: Read QuickTime chapters |
tree | commitdiff |
2010-04-21 |
David Conrad | movenc: Write nero chapters |
tree | commitdiff |
2010-04-20 |
Baptiste Coudurier | seems aac gets screwed up by the parser so disable it |
tree | commitdiff |
2010-04-20 |
Baptiste Coudurier | parse stream headers for audio streams in mkv, needed... |
tree | commitdiff |
2010-04-20 |
Sebastian Vater | Reindent / reformat some code with broken indenting. |
tree | commitdiff |
2010-04-20 |
Sebastian Vater | Change a %2 to &1. Patch by Sebastian Vater <cdgs DOT... |
tree | commitdiff |
2010-04-20 |
Diego Biurrun | Remove explicit filename from Doxygen @file commands. |
tree | commitdiff |
2010-04-20 |
Diego Biurrun | Add missing internal.h #include for brktimegm(), fixes... |
tree | commitdiff |
2010-04-20 |
Martin Storsjö | Reset RTCP timestamps after seeking, add range start... |
tree | commitdiff |
2010-04-20 |
Martin Storsjö | Revert svn rev 21857, readd first_rtcp_ntp_time in... |
tree | commitdiff |
2010-04-20 |
Baptiste Coudurier | Set AVFMT_NOTIMESTAMPS flag for mp3 muxer |
tree | commitdiff |
2010-04-19 |
Luca Barbato | Make rtp protocol obey rfc3550 |
tree | commitdiff |
2010-04-18 |
Howard Chu | Implement librtmp seek support. |
tree | commitdiff |
2010-04-18 |
Stefano Sabatini | Prefer AVERROR(ENOSYS) over AVERROR_NOTSUPP. |
tree | commitdiff |
2010-04-18 |
Stefano Sabatini | Make url_fsize() return AVERROR(ENOSYS) rather than... |
tree | commitdiff |
2010-04-18 |
Stefano Sabatini | Make url_seek() return AVERROR(ENOSYS) rather than... |
tree | commitdiff |
2010-04-16 |
Martin Storsjö | Parse strf mov atoms |
tree | commitdiff |
2010-04-16 |
David Conrad | oggdec: Move warning about missing granule to the corre... |
tree | commitdiff |
2010-04-16 |
David Conrad | oggdec: Fix duration calculation if the last page in... |
tree | commitdiff |
2010-04-16 |
David Conrad | oggdec: Remove write-only variable |
tree | commitdiff |
2010-04-16 |
Ramiro Polla | AVERROR(FF_NETERROR(x)) -> FF_NETERROR(x) |
tree | commitdiff |
2010-04-15 |
Ronald S. Bultje | Fix compile error on mingw where ETIMEDOUT is missing... |
tree | commitdiff |
2010-04-15 |
Ronald S. Bultje | Remove useless assert(), since this can (in theora... |
tree | commitdiff |
2010-04-13 |
Howard Chu | Plug librtmp logging into av_log. |
tree | commitdiff |
2010-04-13 |
Diego Biurrun | whitespace cosmetics |
tree | commitdiff |
2010-04-13 |
Jean-Daniel Dupas | Do not probe when the format is known. |
tree | commitdiff |
2010-04-13 |
Vitor Sessak | Use a suitable timebase in VQF demuxer |
tree | commitdiff |
2010-04-12 |
Howard Chu | Do not set pos to an error value. |
tree | commitdiff |
2010-04-12 |
Tomas Härdin | Predicting the size of the hdlr, string data and trkn... |
tree | commitdiff |
2010-04-11 |
Stefano Sabatini | Move the internal function declarations in avformat... |
tree | commitdiff |
2010-04-11 |
Howard Chu | Set audio bit rate. |
tree | commitdiff |
2010-04-11 |
Michael Niedermayer | Raise needed score for codec probing in CODEC_ID_PROBE... |
tree | commitdiff |
2010-04-09 |
Michael Niedermayer | Dont try to compute AVPacket duration for possibly... |
tree | commitdiff |
2010-04-08 |
Tomas Härdin | Seeking forward in non-seekable media by discarding... |
tree | commitdiff |
2010-04-08 |
Tomas Härdin | Reusing the probe buffer to rewind the ByteIOContext... |
tree | commitdiff |
2010-04-07 |
Joakim Plate | Don't write an empty spdif header in spdif muxers write... |
tree | commitdiff |
2010-04-05 |
Ronald S. Bultje | Actually add flag (somehow got lost in my previous... |
tree | commitdiff |
2010-04-05 |
Anton Khirnov | Add a flag to not overwrite existing tags |
tree | commitdiff |
2010-04-05 |
Martin Storsjö | Reindent |
tree | commitdiff |
2010-04-05 |
Martin Storsjö | Fix leaks in the AAC RTP depacketizer |
tree | commitdiff |
2010-04-05 |
Ronald S. Bultje | Add void to a function prototype that takes no argument... |
tree | commitdiff |
2010-04-04 |
Michael Niedermayer | Fix rounding direction for calculation of AVPacket... |
tree | commitdiff |
2010-04-04 |
Martin Storsjö | Zero-initialize the reply struct |
tree | commitdiff |
2010-04-04 |
Stefano Sabatini | Implement support to the AVSEEK_SIZE operation in file_... |
tree | commitdiff |
2010-04-04 |
Michael Niedermayer | Allow AVFormatContext.duration to be set if no individu... |
tree | commitdiff |
2010-04-03 |
Stefano Sabatini | Replace all remaining occurrences of AVERROR_NOMEM... |
tree | commitdiff |
2010-04-03 |
Martin Storsjö | Remove a redundant assignment, found by clang |
tree | commitdiff |
next |