2010-05-25 |
trueice@gmail.com | 24l trocadero: RTMP reader forgot to shift high byte... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
David Conrad | theora: Don't read an excess bit for maximum length... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
James Zern | VP8 decoding via libvpx. |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Baptiste Coudurier | In ogg muxer, use random serial number of each ogg... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Zhentan Feng | MMS-over-TCP protocol support. Patch by Zhentan Feng... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Stefano Sabatini | Add libavfilter 1-input - 1-output regression test... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Stefano Sabatini | Add missing codec id <-> codec tag entries: |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Martin Storsjö | ffserver: Fix one of the codec parameter checks |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Martin Storsjö | ffserver: Fix streaming with more than one stream |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Howard Chu | ffserver: Fix extradata handling |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Martin Storsjö | ffserver: Fix an out of bounds read |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Martin Storsjö | ffserver: Fix another memory leak |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Howard Chu | ffserver: Plug some memory leaks |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Reimar Döffinger | Add -f framemd5 muxer similar to framecrc. |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Jai Menon | Display a more descriptive log message when probe buffe... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Jai Menon | FFplay : Implement custom reget_buffer for the input... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Janne Grunau | Skip pes payload during probing to avoid start code... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Cyril Russo | Fix documentation of av_audio_convert. |
commit | commitdiff | tree | snapshot |
2010-05-24 |
David Conrad | matroskaenc: Write codec time base as default duration... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
David Conrad | Convert NaN to 0/0 in av_d2q |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Reimar Döffinger | Enable AVFMT_GENERIC_INDEX for Ogg demuxer. This avoids... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Diego Biurrun | small wording fix |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Diego Biurrun | Mention some more changes related to HTML 5 issues. |
commit | commitdiff | tree | snapshot |
2010-05-23 |
David Conrad | matroskadec: Revert adding the doctype to metadata... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Benjamin Larsson | Reduce the score for the aea demuxer probing function. |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Benjamin Larsson | Fix detection of some stereo atrac files by not compari... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Diego Biurrun | Reflect the 0.6 branch in the Changelog. |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Baptiste Coudurier | oups, 100l, revert unrelated hunk from commit r23266 |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Baptiste Coudurier | write 3gp perf tag for artist metadata |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Baptiste Coudurier | albm 3gp tag has optional track field not date |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Baptiste Coudurier | change author metadata to artist in mov de/muxer |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Jai Menon | Cosmetics : re-indent after last commit. |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Jai Menon | FFplay : Avoid manipulating NULL data pointers so that... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Stefano Sabatini | Prefix value for flags with "0x", to make it clear... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Stefano Sabatini | Make the nut decoder read the ff_nut_video_tags to... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Stefano Sabatini | Define ff_nut_video_tags and make Nut muxer and demuxer... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Reimar Döffinger | Document CODEC_FLAG_EMU_EDGE and avcodec_align_dimensio... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Reimar Döffinger | Add a md5 muxer that allows checking the md5 sums of... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Stefano Sabatini | Add empty newline to separate function declarations... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Martin Storsjö | Add an entry to APIchanges for the addition of av_get_r... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Martin Storsjö | Bump libavutil minor version for the addition of av_get... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Martin Storsjö | Make ff_random_get_seed public, rename to av_get_random... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Stefano Sabatini | Make av_write_header() return AVERROR(EINVAL) rather... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Stefano Sabatini | Store in a dedicated array the format name - codec... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Ramiro Polla | Open 2-pass logfile in binary mode for both reading... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Francesco Lavra | Move AVCodecTag from riff.h into internal.h. |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Stefano Sabatini | Prefer enum CodecID over int in ff_codec_get_tag(). |
commit | commitdiff | tree | snapshot |
2010-05-22 |
David Conrad | Update regression tests after removing track timecode... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
David Conrad | matroskaenc: Don't write track timecode scale |
commit | commitdiff | tree | snapshot |
2010-05-22 |
David Conrad | matroskadec: Allow unknown EBML doctype |
commit | commitdiff | tree | snapshot |
2010-05-22 |
James Zern | matroskadec: Support webm doctype |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Stefano Sabatini | Rename pixelFormatBpsAVI to pix_fmt_bps_avi and pixelFo... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Stefano Sabatini | Rename findPixelFormat() to find_pix_fmt(). |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Baptiste Coudurier | remove unused field |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Baptiste Coudurier | In ogg muxer, pack multiple frames into one page, much... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Howard Chu | ffserver: Avoid busylooping while reading non-blocking... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Martin Storsjö | Change the default codecs for the rtsp muxer to mpeg4... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Martin Storsjö | Take ff_write_chained in use in the mov rtp hinter... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Martin Storsjö | Add a libavformat internal function ff_write_chained |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Stefano Sabatini | Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Stefano Sabatini | Fix doxy reference to unexisting function. |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Michael Niedermayer | Disable non interleaved avi code when there is no index... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Stefano Sabatini | Cosmetics: make more compact the code for handle_jpeg... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Michael Niedermayer | Change eval API to take parent log context and log... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Michael Niedermayer | Print parent log context too, if available. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Michael Niedermayer | Make it possible for a log context to keep track of... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Stefano Sabatini | Remove PI definition and use M_PI instead. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Michael Niedermayer | av_default_item_name() so Simply AVClasses need 1 funct... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Baptiste Coudurier | fix x264 encoding when delay is > number of input frames |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Alex Converse | Add a chomp BSF to consume zero padding at the end... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Alex Converse | Make aac_decode_frame() consume zero padding at the... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
David Conrad | Bump minor version for CODEC_ID_VP8 |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Google | Add VP80 fourcc |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Google | matroska: Add V_VP8 |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Google | Add VP8 CODEC_ID |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Loren Merritt | 13% faster yuv420 to rgb15 mmx. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Martin Storsjö | Fix a crash when opening WMS RTSP streams |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Loren Merritt | 40% faster yuv420 to rgb24 mmx. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Martin Storsjö | Add an APIchanges note regarding the new rtp hinting... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Martin Storsjö | Late bump of the minor version, for the addition of... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Martin Storsjö | Add a changelog entry for the RTP hinting in the mov... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Maxim Poliakovski | Fix signedness of q_delta field of the IVIMbInfo. |
commit | commitdiff | tree | snapshot |
2010-05-18 |
David Conrad | matroskadec: Free ebml binary buffer on error |
commit | commitdiff | tree | snapshot |
2010-05-18 |
David Conrad | matroskadec: Fix buffer overread in matroska_ebmlnum_uint |
commit | commitdiff | tree | snapshot |
2010-05-18 |
David Conrad | matroskadec: Ensure time_scale is nonzero, fixes divide... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
David Conrad | matroskadec: Use av_freep in ebml_read_ascii |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Martin Storsjö | Use a heuristic for describing the RTP packets using... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Martin Storsjö | Add initial support for RTP hinting in the mov muxer |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Martin Storsjö | Make mov_write_packet non-static, add ff_ prefix |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Martin Storsjö | Move the mov muxer structures to a separate header |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Martin Storsjö | Add a flag for enabling RTP hinting |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Martin Storsjö | Make ff_sdp_write_media a lavf-internal function |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Francesco Lavra | Validate AVCodecTag vs CodecID. |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Francesco Lavra | Factorize some code into the new function ff_toupper4(). |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Janne Grunau | In ts demuxer, output pes packet as soon as they are... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Martin Storsjö | Cosmetics: reindent |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Howard Chu | ffserver: Don't set me_method unconditionally |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Howard Chu | ffserver: Write proper GMT date/times in Date headers |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Stefano Sabatini | Add log_level_offset to AVCodecContext. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Baptiste Coudurier | set avg frame rate in mkv demuxer |
commit | commitdiff | tree | snapshot |
next |