2011-10-26 |
Michael Niedermayer | movenc: reserved_moov_size, which allows placing moov... |
tree | commitdiff |
2011-10-26 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
tree | commitdiff |
2011-10-25 |
Justin Ruggles | tta: check for extradata allocation failure in tta... |
tree | commitdiff |
2011-10-25 |
Anton Khirnov | lavf: deprecate AVStream.stream_copy |
tree | commitdiff |
2011-10-25 |
Anton Khirnov | lavf: simplify by using FFMAX/FFMIN. |
tree | commitdiff |
2011-10-25 |
Anton Khirnov | mpegenc: add preload private option. |
tree | commitdiff |
2011-10-25 |
Nicolas George | Remove CELT / Opus confusion in labels, doc and comments. |
tree | commitdiff |
2011-10-24 |
Hendrik Leppkes | mpegts: add BDMV secondary audio stream types |
tree | commitdiff |
2011-10-24 |
Hendrik Leppkes | mpegts: fix null-pointer dereference |
tree | commitdiff |
2011-10-23 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
tree | commitdiff |
2011-10-23 |
Michael Karcher | Move id3v2 tag writing to a separate file. |
tree | commitdiff |
2011-10-23 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
tree | commitdiff |
2011-10-22 |
Carl Eugen Hoyos | Revert "mov: do not misreport empty stts" |
tree | commitdiff |
2011-10-22 |
Michael Karcher | id3v2: fix doxy comment - 'machine byte order' makes... |
tree | commitdiff |
2011-10-22 |
Anton Khirnov | lavf: export some forgotten symbols with non-av prefixes. |
tree | commitdiff |
2011-10-22 |
Carl Eugen Hoyos | Fix comment: Enhanced AC-3 in mov is defined in ETSI... |
tree | commitdiff |
2011-10-21 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
tree | commitdiff |
2011-10-21 |
Reimar Döffinger | flvdec: Do not call parse_keyframes_index with a NULL... |
tree | commitdiff |
2011-10-21 |
Hendrik Leppkes | mov: support eac3 audio |
tree | commitdiff |
2011-10-21 |
Michael Niedermayer | mpegts: remove read_seek() |
tree | commitdiff |
2011-10-21 |
Michael Niedermayer | utils: disable debuging code at the end of av_gen_search() |
tree | commitdiff |
2011-10-21 |
Michael Niedermayer | utils: flush on successfull av_seek_frame_binary() |
tree | commitdiff |
2011-10-21 |
Michael Niedermayer | mpegts: cache information to speed up seeking. |
tree | commitdiff |
2011-10-21 |
Michael Niedermayer | seek: Fix av_gen_search() so that seeks outside max... |
tree | commitdiff |
2011-10-21 |
Anton Khirnov | Move timefilter code from lavf to lavd. |
tree | commitdiff |
2011-10-21 |
Raivo Hool | mov: add support for hdvd and pgapmetadata atoms |
tree | commitdiff |
2011-10-21 |
Raivo Hool | mov: rename function _stik, some indentation cosmetics |
tree | commitdiff |
2011-10-21 |
Raivo Hool | mov: rename function _int8 to remove ambiguity, some... |
tree | commitdiff |
2011-10-21 |
Raivo Hool | mov: parse the gnre atom |
tree | commitdiff |
2011-10-21 |
Michael Niedermayer | mpegts: assert position in dts reading code. |
tree | commitdiff |
2011-10-21 |
Michael Niedermayer | mpegts: add and use mpegts_get_dts() |
tree | commitdiff |
2011-10-21 |
Michael Niedermayer | mpegts: fix type of argument of mpegts_resync() |
tree | commitdiff |
2011-10-21 |
Justin Ruggles | flvenc: store delay and last_ts per-stream. |
tree | commitdiff |
2011-10-21 |
Michael Niedermayer | fix shared lib build |
tree | commitdiff |
2011-10-21 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
tree | commitdiff |
2011-10-20 |
Anton Khirnov | lavc: use avpriv_ prefix for ff_toupper4. |
tree | commitdiff |
2011-10-20 |
Anton Khirnov | lavc: use avpriv_ prefix for ff_copy_bits and align_put... |
tree | commitdiff |
2011-10-20 |
Anton Khirnov | lavc: use avpriv_ prefix for ff_ac3_parse_header. |
tree | commitdiff |
2011-10-20 |
Anton Khirnov | lavc: use avpriv_ prefix for ff_frame_rate_tab. |
tree | commitdiff |
2011-10-20 |
Anton Khirnov | lavc: rename ff_find_start_code to avpriv_mpv_find_star... |
tree | commitdiff |
2011-10-20 |
Anton Khirnov | lavc: use avpriv_ prefix for ff_split_xiph_headers. |
tree | commitdiff |
2011-10-20 |
Anton Khirnov | lavc: use avpriv_ prefix for ff_dirac_parse_sequence_he... |
tree | commitdiff |
2011-10-20 |
Anton Khirnov | lavc: use avpriv_ prefix for some dv symbols used in... |
tree | commitdiff |
2011-10-20 |
Anton Khirnov | lavc: use avpriv_ prefix for some flac symbols used... |
tree | commitdiff |
2011-10-20 |
Anton Khirnov | lavc: use avpriv_ prefix for some mpeg4audio symbols... |
tree | commitdiff |
2011-10-20 |
Anton Khirnov | lavc: use avpriv_ prefix for some mpegaudio symbols... |
tree | commitdiff |
2011-10-20 |
Anton Khirnov | lavc: use avpriv_ prefix for ff_aac_parse_header(). |
tree | commitdiff |
2011-10-20 |
Anton Khirnov | lavf: hide private symbols. |
tree | commitdiff |
2011-10-20 |
Anton Khirnov | lavf: use avpriv_ prefix for some dv functions. |
tree | commitdiff |
2011-10-20 |
Anton Khirnov | lavf: use avpriv_ prefix for ff_new_chapter(). |
tree | commitdiff |
2011-10-20 |
Justin Ruggles | avformat: do not require frame_size for Speex. |
tree | commitdiff |
2011-10-20 |
Justin Ruggles | ogg/speex: set correct timestamp and duration for the... |
tree | commitdiff |
2011-10-20 |
Justin Ruggles | flvenc: check packet duration in speex using timestamps |
tree | commitdiff |
2011-10-20 |
Justin Ruggles | flvenc: adjust for negative DTS for all codecs, not... |
tree | commitdiff |
2011-10-20 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
tree | commitdiff |
2011-10-19 |
Laurent Aimar | mpegts: do not return from ff_mpegts_parse_packet(... |
tree | commitdiff |
2011-10-19 |
Laurent Aimar | mpegts: fix return value when enough ts packets have... |
tree | commitdiff |
2011-10-19 |
Michael Niedermayer | mpegtsenc: fix handling of large audio packets |
tree | commitdiff |
2011-10-19 |
Reimar Döffinger | Do not call parse_keyframes_index with NULL stream. |
tree | commitdiff |
2011-10-19 |
Anton Khirnov | lavf: replace av_new_stream->avformat_new_stream part II. |
tree | commitdiff |
2011-10-19 |
Anton Khirnov | lavf,lavd: replace av_new_stream->avformat_new_stream... |
tree | commitdiff |
2011-10-19 |
Anton Khirnov | lavf: add avformat_new_stream as a replacement for... |
tree | commitdiff |
2011-10-19 |
Carl Eugen Hoyos | Fix AMR block length for no data mode when muxing mov. |
tree | commitdiff |
2011-10-19 |
Kostya Shishkov | Ut Video decoder |
tree | commitdiff |
2011-10-19 |
Michael Niedermayer | mov: Raise ctts dts_shift threshold by 1 |
tree | commitdiff |
2011-10-18 |
Chris Kennedy | fix memleak in packet corrupt dropping code |
tree | commitdiff |
2011-10-18 |
Michael Niedermayer | avidec: Dont switch to NI mode if there is no index. |
tree | commitdiff |
2011-10-18 |
Carl Eugen Hoyos | Do not try to parse empty strf tags. |
tree | commitdiff |
2011-10-17 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
tree | commitdiff |
2011-10-17 |
Derek Buitenhuis | libutvideo: Add Ut Video Decoder Wrapper |
tree | commitdiff |
2011-10-17 |
Martin Storsjö | rtsp: Expose the flag options via private AVOptions... |
tree | commitdiff |
2011-10-17 |
Martin Storsjö | rtsp: Make the rtsp flags avoptions set via a define |
tree | commitdiff |
2011-10-17 |
Martin Storsjö | rtpenc: Set a default video codec |
tree | commitdiff |
2011-10-17 |
Martin Storsjö | rtp: Fix ff_rtp_get_payload_type |
tree | commitdiff |
2011-10-17 |
Martin Storsjö | rtsp: Remove the separate filter_source variable |
tree | commitdiff |
2011-10-17 |
Martin Storsjö | rtsp: Accept options via private avoptions instead... |
tree | commitdiff |
2011-10-17 |
Martin Storsjö | rtsp: Simplify AVOption definitions |
tree | commitdiff |
2011-10-17 |
Martin Storsjö | rtsp: Merge the AVOption lists |
tree | commitdiff |
2011-10-17 |
Michael Niedermayer | segmenter: loose rindex() |
tree | commitdiff |
2011-10-17 |
Alex Converse | avio: Check for invalid buffer length. |
tree | commitdiff |
2011-10-17 |
Anton Khirnov | mpegenc/mpegtsenc: add muxrate private options. |
tree | commitdiff |
2011-10-17 |
Anton Khirnov | lavf: deprecate AVFormatContext.file_size |
tree | commitdiff |
2011-10-17 |
Raivo Hool | mov: add support for TV metadata atoms tves, tvsn and... |
tree | commitdiff |
2011-10-17 |
Clément Bœsch | AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*. |
tree | commitdiff |
2011-10-17 |
Michael Niedermayer | segment: Fix typo in segment_basename |
tree | commitdiff |
2011-10-17 |
Michael Niedermayer | segment: replace strdup() by av_strdup() |
tree | commitdiff |
2011-10-17 |
Michael Niedermayer | Merge remote-tracking branch 'luzero/segment' |
tree | commitdiff |
2011-10-16 |
Michael Niedermayer | av_tempfile: Pass int log_offset, void *log_ctx |
tree | commitdiff |
2011-10-16 |
Michael Niedermayer | cache: add todo list |
tree | commitdiff |
2011-10-16 |
Michael Niedermayer | cache: Fallback to using the cache size for AVSEEK_SIZE... |
tree | commitdiff |
2011-10-16 |
Michael Niedermayer | add cache protocol |
tree | commitdiff |
2011-10-16 |
Carl Eugen Hoyos | Support decoding ASP variant from QNAP Systems. |
tree | commitdiff |
2011-10-16 |
Michael Niedermayer | asf: export all the DRM stuff, some of it are human... |
tree | commitdiff |
2011-10-16 |
Michael Niedermayer | asf: dont warn the user about digital sigantures, they... |
tree | commitdiff |
2011-10-16 |
Michael Niedermayer | asf: export encryption information from asf. |
tree | commitdiff |
2011-10-16 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
tree | commitdiff |
2011-10-16 |
Michael Niedermayer | bit: require at least 1 frame for probing |
tree | commitdiff |
2011-10-16 |
Michael Niedermayer | idf: Improve idf_probe() so it doesnt succeed on 0... |
tree | commitdiff |
2011-10-15 |
Carl Eugen Hoyos | Support H264 from QNAP Systems. |
tree | commitdiff |
2011-10-14 |
Ronald S. Bultje | matroskadec: fix out of bounds write |
tree | commitdiff |
next |