2009-02-22 |
Baptiste Coudurier | check av_get_packet return value |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Peter Ross | Increase ffmpeg intermediate conversion buffer size... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Peter Ross | Increase ffmpeg intermediate conversion buffer size... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Peter Ross | Support 48-bit RGB PPM image. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Peter Ross | Add PIX_FMT_RGB48BE and PIX_FMT_RGB48LE. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Baptiste Coudurier | return AVERROR(ENOMEM) if alloc failed, set count after... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Måns Rullgård | Avoid warnings from AV_GCC_VERSION_AT_LEAST with some... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Måns Rullgård | configure: detect ccc compiler (Alpha) and set required... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Baptiste Coudurier | parse aac extradata to fetch channels and sample rate... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Michael Niedermayer | Waste less space for printing timebases. |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Ronald S. Bultje | Rename RTSPHeader to RTSPMessageHeader to reflect more... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Måns Rullgård | configure: indent |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Michael Niedermayer | Print all timebases (idea from netgem) |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Patrik Kullman | Check the return values of a few functions to avoid... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Måns Rullgård | Pass sysroot argument to gcc |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Måns Rullgård | Add --sysroot and --sysinclude configure options |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Måns Rullgård | configure: move detection of compiler type to single... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Michael Niedermayer | Check for alloc failures. |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Michael Niedermayer | Check for EOF during index reading. |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Patrik Kullman | Check return value of posix_memalign and explicitly... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Patrik Kullman | Use av_strdup to allocate string, prevents the warning: |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Diego Biurrun | Revert adding av_uninit to out_width/out_height variables. |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Ivan Schreter | Use context variable repeat_pict for frame duration... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Michael Niedermayer | Handle chunks with the MSB in size set correctly that... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Ivan Schreter | Set context variable picture_structure in H264 parser. |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Ivan Schreter | Set context variable key_frame in H264 parser. |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Ivan Schreter | Parse NAL units in H264 parser. |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Ivan Schreter | Make the following H264 functions available to the... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Diego Biurrun | Bail out if regtest-flashsv is run but zlib is not... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Diego Biurrun | Fix swscale-error vs. swscale_error typo; it is marked... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Måns Rullgård | Remove special treatment of version.h in DEPEND_CMD |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Måns Rullgård | Declare version.h dependencies explicitly |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Michael Niedermayer | Be less noisy with invalid pts/dts. |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Måns Rullgård | Correct, portable definition of INT_BIT |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Måns Rullgård | configure: add (empty) avr32 arch case |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Måns Rullgård | configure: sort cases in arch section |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Måns Rullgård | Alpha: fix inline asm with DEC/Compaq/HP compiler |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Aurelien Jacobs | Take account of struct size in total packet queue size... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Michael Niedermayer | Fix raw rgb/bgr vertical flip in avi based on info... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Cédric Schieli | Factorize some code in yuv2rgb_template.c to ease furth... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Ronald S. Bultje | Change sizeof(struct_type) to sizeof(variable). |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Cédric Schieli | move zeroing of alpha channel register out of YSCALEYUV... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Cédric Schieli | splits various YSCALEYUV2xxx macros into YSCALEYUV2xxx_UV, |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Cédric Schieli | make MMX registers parametrized in the WRITEBGR32 macro, |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Stefan Gehrer | add raw demuxer for Chinese AVS elementary streams |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Justin Ruggles | Set the correct number of samples for E-AC-3 in the... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Ivan Schreter | Use last decoded SPS as current SPS in order to parse... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Peter Ross | Add myself as maintainer for American Laser Games and... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Roman Shaposhnik | Fixing a value returning issue |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Ivan Schreter | Add convergence_duration to AVCodecParserContext. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Alex Converse | Re-indent after last commit |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Alex Converse | AAC in ASF does not need parsing. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Alex Converse | Add Divio MPEG-4 FOURCC (M4CC) |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Alex Converse | Reindent after last commit |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Ivan Schreter | Silence two warnings: |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Alex Converse | Some buffer checks for indeo3 |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Aurelien Jacobs | matroskadec: fix seek regression tests according to... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Aurelien Jacobs | matroskadec: return AVERROR_EOF upon detection of end... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Michael Niedermayer | A try to fix the regressions. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Peter Ross | FFplay: Stop processing input file when AVERROR_EOF... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Peter Ross | FLV demuxer: return AVERROR_EOF upon detection of end... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Peter Ross | AVI demuxer: return AVERROR_EOF upon detection of end... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Peter Ross | Add AVERROR_EOF. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Diego Biurrun | Mark functions only used within the test programs as... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Ivan Kalvachev | Add more paranoid checks of xvmc token. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Ivan Kalvachev | Exit with error if MPV_common_init() is called with... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Diego Biurrun | Only enable SSE/3DNOW optimizations when they have... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Diego Biurrun | Directly #include required X11/XvMC header. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Roman Shaposhnik | transitioning dv_guess_dct_mode to dsputil cmp function |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Roman Shaposhnik | Adding 2 intra 8x8 cmp functions: vsad, vsse |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Joakim Plate | Allow AC-3 parser to modify codec_id. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Roman Shaposhnik | Making the arrays accomodate an extra intra 8x8 cmp... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Aurelien Jacobs | fix missing dependencies |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Stefano Sabatini | Fix typo: explixitly -> explicitly. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Diego Biurrun | prettyprinting whitespace cosmetics |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Ivan Schreter | Add key_frame to AVCodecParserContext, used in libavformat. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Ivan Schreter | Parse buffering period (H.264, D.1.1). |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Diego Biurrun | The 3DNow! and SSE FFT optimizations depend on the... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Ivan Schreter | Store CPB count in the context. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Stefano Sabatini | Rename the "src" parameter in the sws_scale() declarati... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Stefano Sabatini | Document sws_scale(). |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Stefano Sabatini | Use const qualifier for the variable "tbp", fix warning. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Stefano Sabatini | Use parentheses around assignment used as truth value... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Stefano Sabatini | Assign const qualifier to the font variable, fix warning. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Stefano Sabatini | Add const qualifier to the error var, fix warnings. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Tomer Barletz | Move debug trace to the new compute_frame_delay() function. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Benoit Fouet | Cosmetics: reindent after previous commit. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Tomer Barletz | Do not force last delay value to its own value. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Tomer Barletz | Extract into its own function the code to compute frame... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
avcoder | av_alloc_format_context has been renamed, update AVForm... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Michael Niedermayer | Clarify get_ue_golomb_31() behavior with >31. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Art Clarke | Make output_example use av_interleaved_write_frame... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Reimar Döffinger | Instead of crashing, return from ff_vdpau_mpeg_picture_... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Carl Eugen... | Add myself as vdpau maintainer. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Art Clarke | Set global header flag for every container that require... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Baptiste Coudurier | fix partition index byte count |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Baptiste Coudurier | always use multi track since timecode track is present |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Art Clarke | av_write_trailer() must be done before closing codecs. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Baptiste Coudurier | fix preface version |
commit | commitdiff | tree | snapshot |
next |