2010-10-02 |
Martin Storsjö | applehttp: Add comments to make_absolute_url |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Martin Storsjö | applehttp: Handle a .. path segment in the base url |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Martin Storsjö | Reindent |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Martin Storsjö | applehttp: Allow the base url to be a local file name... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Justin Ruggles | Support decoding of FLAC files without a STREAMINFO... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Reimar Döffinger | Remove pointless -vn option, the file has no video... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Reimar Döffinger | Rename fate-gsm test to the more accurate fate-gsm-ms |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Reimar Döffinger | Fix GSM decoding: regular GSM and MSGSM do not use... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Stefano Sabatini | Avoid cast of double nan to int. |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Stefano Sabatini | Document url_get_filename(). |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Reimar Döffinger | Add init and uninit functions to cmdutils, reduces... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Jason Garrett... | Make FRAPS decoder use PC range instead of TV range |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Baptiste Coudurier | 10l fix h263 encoder resolution test, array size is... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Aurelien Jacobs | ffmpeg: replace MAX_STREAMS by an arbitrary sanity... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Aurelien Jacobs | ffmpeg: dynamically allocate bitstream_filters |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Aurelien Jacobs | ffmpeg: dynamically allocate stream_maps |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Aurelien Jacobs | ffmpeg: dynamically allocate output_codecs |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Aurelien Jacobs | ffmpeg: dynamically allocate input_codecs |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Aurelien Jacobs | ffmpeg: dynamically allocate input_files_ts_scale |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Aurelien Jacobs | ffmpeg: dynamically allocate streamid_map |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Aurelien Jacobs | ffmpeg: add a grow_array() helper function |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Stefano Sabatini | Fix reference to nonexistent function. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Martin Storsjö | rtsp: Return a queued packet if it has been in the... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Martin Storsjö | rtpdec: Reorder received RTP packets according to the... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Martin Storsjö | rtpdec: Split out the part of rtp_parse_packet that... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Reimar Döffinger | Fix indentation of ff_id3v2_read |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Martin Storsjö | Reindent/rewrap |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Martin Storsjö | rtsp: Reorganize if statements in rtsp_read_play |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Martin Storsjö | rtsp/rtpdec: Allow rtp_parse_packet to take ownership... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Martin Storsjö | rtsp: Use a dynamically allocated receive buffer |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Stefano Sabatini | Fix weird indent. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Måns Rullgård | avassert: add missing #include <stdlib.h> |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Måns Rullgård | avassert: prettify macro |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Måns Rullgård | Rename libavutil/assert.h to avassert.h |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Michael Niedermayer | Fix av_cmp_q() with negative denominators. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Tomas Härdin | Add myself as maintainer of lxfdec.c |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Tomas Härdin | Add demuxer for LXF (Leitch/Harris' VR native stream... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Tomas Härdin | Add pcm_lxf, a decoder for the 20-bit planar PCM format... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Michael Niedermayer | Fix a typo in the nameing of av_assert0() in currently... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Michael Niedermayer | av_assert() system. |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Aurelien Jacobs | add FF_API_INOFFICIAL define to disable the deprecated... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Aurelien Jacobs | add FF_API_SET_STRING_OLD define to disable the depreca... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Aurelien Jacobs | add FF_API_USE_LPC define to disable the deprecated... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Stefano Sabatini | Return AVERROR(EINVAL) rather than -1 in case of invali... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Aurelien Jacobs | add FF_API_SUBTITLE_OLD define to disable the deprecate... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Aurelien Jacobs | add FF_API_VIDEO_OLD define to disable the deprecated... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Baptiste Coudurier | Correct tag is m2v1 |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Aurelien Jacobs | add FF_API_AUDIO_OLD define to disable the deprecated... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Niobos | Fix a yuv420p sample that was incorrectly detected... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Stefano Sabatini | Document url_filesize(). |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Stefano Sabatini | Make register_protocol() use the function av_register_p... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Michael Niedermayer | User application side of Codec specific parameters. |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Stefano Sabatini | Set default values for the scale context in sws_alloc_c... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Stefano Sabatini | Set the default value of param0 and param1 to SWS_PARAM... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Stefano Sabatini | Set valid default values for the srcw, srch, dstw,... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Stefano Sabatini | Add missing case for FF_OPT_TYPE_DOUBLE in av_opt_set_d... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Baptiste Coudurier | Remove duplicate entries |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Baptiste Coudurier | Use new apple fourcc for mpeg-1 and mpeg-2 in mov,... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Ronald S. Bultje | Move static inline function to a macro, so that constan... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Stefano Sabatini | Cosmetics: put "if (...)" and "av_log(...)" in the... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Alexander Strange | rawdec: Properly pass reordered_opaque through the... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Ronald S. Bultje | Check return value of get_chunk_header(). Since enum... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Eli Friedman | Use sse2 variant of put_pixels16() for no_rnd also... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Michael Niedermayer | Allow setting the impulse block bias for libvorbis... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Michael Niedermayer | Move allocation and init to defaults of the private... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Ronald S. Bultje | Merge b_idx and edge variables, and optimize the ASM... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Ronald S. Bultje | Remove mv_mask variable. Replace the related pand ... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Ronald S. Bultje | Remove d_idx as a variable, and instead load it as... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Ronald S. Bultje | Unroll inner bidir loop in h264_loop_filter_strength_mm... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Ronald S. Bultje | Unloop the outer loop in h264_loop_filter_strength_mmx2... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Stefano Sabatini | Put if (...) av_log() in the same line, more compact... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Stefano Sabatini | Amend constraints for the src_format and dst_format... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Alexander Strange | Fix compile on Darwin (FATE). Compile error: |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Michael Niedermayer | Add AVClass for the private context, this will be used... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Stefano Sabatini | Cosmetics: fix braces placement. |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Stefano Sabatini | Deprecate sws_getContext(), use sws_alloc_context(... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Stefano Sabatini | Add documentation for the returned value of sws_init_co... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Stefano Sabatini | Add APIchanges entry for lsws change of r32368. |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Stefano Sabatini | Bump minor version after the addition of sws_alloc_cont... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Stefano Sabatini | Make init() return sensible error code rather than... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Stefano Sabatini | Cosmetics: apply nits. |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Stefano Sabatini | Make new doxy follows the agreed upon style and grammatical |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Stefano Sabatini | Group togheter filter dependency specifications. |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Stefano Sabatini | Add the drawbox filter from the soc libavfilter repo. |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Jason Garrett... | Try to fix crashes introduced by r25218 |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Alexander Strange | All else being equal, prefer PTS over DTS in timestamp... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Alexander Strange | Extract timestamp correction code from ffplay.c to... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Baptiste Coudurier | In mov demuxer, check that nb_streams is valid before... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Baptiste Coudurier | 100l fix if condition |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Baptiste Coudurier | Y400A (gray alpha) input support in libswscale |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Michael Chinen | Fix index_entries pos: |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Stefano Sabatini | Update APIchanges after r25236. |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Måns Rullgård | Fix out of tree builds with vf_yadif and mmx |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Stefano Sabatini | Move av_set_options_string() from libavfilter to libavutil. |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Stefano Sabatini | Use more expressive names for the avfilter_insert_filte... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Aurelien Jacobs | use a Makefile in x86 subdir |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Aurelien Jacobs | merge #if with if() |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Baptiste Coudurier | In dv decoder, set sample aspect aspect ratio, fix... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Baptiste Coudurier | In dv decoder, use the expected aspect ratio logic... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Janne Grunau | swscale: clear SWS_CPU_CAPS_SSE2 in update_flags_cpu... |
commit | commitdiff | tree | snapshot |
next |