2009-02-10 |
Stefano Sabatini | Document sws_cloneVec(). |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Stefano Sabatini | Fix typo: lenght -> length. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Stefano Sabatini | Document sws_scaleVec(). |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Stefano Sabatini | Document sws_getConstVec(). |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Stefano Sabatini | Move documentation of sws_getCachedContext() from swsca... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Baptiste Coudurier | fix partition offset when only one stream present |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Stefano Sabatini | Remove pointless comment regarding sws_scale_ordered(). |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Stefano Sabatini | Add a @deprecated notice to swscale_get_ordered(). |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Baptiste Coudurier | fix timecode value |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Stefan Gehrer | introduce a macroblock index to avoid a few x*width... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Stefan Gehrer | fix multiple slices per frame |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Stefan Gehrer | fix parsing of pic_structure |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Stefan Gehrer | avoid duplicating dsputil's clear_block |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Stefan Gehrer | time_code has 24 bits, not 16 |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Stefan Gehrer | do not check for minimum slice start code, 0x00000100... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Anuradha Suraparaju | Fix crash when encoding using libschroedinger. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Jai Menon | Check sampling index validity for AAC decoding |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Patrik Kullman | Add a default (error) for the switch in case of an... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Mathieu Malaterre | Use default system include path for an installed OpenJP... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Patrik Kullman | Fix (with av_uninit()) false positive warning about... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Carl Eugen... | Silence one icc warning: |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Baptiste Coudurier | write body partitions |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Baptiste Coudurier | compute index byte count in mxf_write_partition |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Baptiste Coudurier | remove check, mxf muxer does not have track number... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Baptiste Coudurier | retrieve flags from mxf_parse_mpeg2_frame using a param |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Baptiste Coudurier | 10l, edit unit offset is after klv fill |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Baptiste Coudurier | cosmetics, associate mxf_write_klv_fill to aligned... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Baptiste Coudurier | write component depth and horizontal subsampling best... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Baptiste Coudurier | fix header byte count |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Baptiste Coudurier | move up mxf_write_klv_fill and align index, rip and... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Baptiste Coudurier | fix primer pack local tags uls |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Baptiste Coudurier | correctly set multi track operational pattern |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Baptiste Coudurier | fix compilation with DEBUG defined, field does not... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Diego Biurrun | Remove unnecessary emms Assembler instructions. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Diego Biurrun | Use AV_GCC_VERSION_AT_LEAST instead of complicated... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Aurelien Jacobs | remove now useless av_set_program_name() function |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Aurelien Jacobs | use new metadata API in mpegts demuxer |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Stefano Sabatini | Document coeff and length fields in SwsVector. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Aurelien Jacobs | move vp6_filter_diag4() to a new vp6dsp.c file and... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Patrik | Replace snprintf() with av_strlcpy(). |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ivan Schreter | Add SEI recovery point frame counter to H264Context... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Aurelien Jacobs | vp56: alpha_offset is uninitialized on purpose |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Nicolas George | libvorbis: Use 0-10 range for audio quality. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Michael Niedermayer | Fix: libavcodec/msmpeg4.c:1612: warning: ‘dc_pred_dir... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Michael Niedermayer | av_flatten to make the similarly named attribute available. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Michael Niedermayer | av_uninit() to suppress false uninitialized warnings... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Baptiste Coudurier | rename ff_audio_interleave to ff_audio_rechunk_interleave |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Diego Biurrun | Revert #undefining system functions, it is not necessary. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Michael Niedermayer | Try to clarify doxy of avformat_seek_file(). |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Michael Niedermayer | Check for duplicate const/static/inline. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Diego Biurrun | Add config.h #include for ARCH_X86 definition. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Diego Biurrun | Add #undefs to reenable system functions that are norma... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Diego Biurrun | Drop DECLARE_ALIGNED from extern declarations. It... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Michael Niedermayer | Try to doxyfy av_resample_init(). I hope I did not... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Michael Niedermayer | Move doxy for public resample2 functions to the public... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Kostya Shishkov | Prefix visible YUV2RGB functions with sws_ |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Kostya Shishkov | Give better name to Inverse_Table_6_9 |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Diego Biurrun | Remove svn:executable property from source file. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Diego Biurrun | Remove file name from file headers. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Diego Biurrun | Remove file name from file headers. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Daniel Verkamp | remove no more needed fields in GIFContext, patch by... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Daniel Verkamp | remove dead rgb24 code, gif encoder now directly takes... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Daniel Verkamp | remove dead netscape loop header code in gif encoder... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Björn Axelsson | Check that there are subtitle rects to encode in avcode... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Björn Axelsson | Check that start_display_time is 0 in avcodec_encode_su... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Alex Converse | Increase the number of packets required to identify... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Alex Converse | VP3: Do not ignore error from read_huffman_tree(). |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Björn Axelsson | Add ffplay subtitle stream selection command-line parameter |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Björn Axelsson | Fix blend_subrect for even-width subrects positioned... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Björn Axelsson | Fix timestamp parsing in XSUB decoder. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Baptiste Coudurier | remove no more needed comment, declaration is in intern... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Diego Biurrun | cosmetics: typo/grammar fixes in doxygen and other... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Diego Biurrun | cosmetics: Fix a few typos and use a consistent codec... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Diego Biurrun | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Diego Biurrun | Add av_cold attribute to init function. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Diego Biurrun | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Diego Biurrun | typo: CODEC_ID_cljr --> CODEC_ID_CLJR |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Stefano Sabatini | Drop the deprecated sws_scale_ordered() at the next... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Stefano Sabatini | Replace int type with enum PixelFormat for the dstForma... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Stefano Sabatini | Fix a typo: lumaSarpen -> lumaSharpen. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Diego Biurrun | Remove rendering column from list of supported subtitle... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Björn Axelsson | Add missing ffplay subtitle cycling keybinding. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Diego Biurrun | cosmetics: comment grammar/spelling fixes |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Francesco Cosoleto | Add the ability to set the timestamp to the current... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Vitor Sessak | 10l: fix compiler warning: |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Stefano Sabatini | Document the av_base64_encode/decode functions. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Ivan Schreter | Fix a const related warning |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Stefano Sabatini | Cosmetics: "* out" -> "*out" for consistency with the... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Stefano Sabatini | Cosmetics: rename the "size" parameter of av_base64_enc... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | Move declaration of ff_interleave_add_packet to internal.h. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Stefano Sabatini | Cosmetics: prefer out/in over buf/src for the parameter... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | Declare ff_interleave_new_audio_packet as static... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Stefano Sabatini | Cosmetics: consistently prefer "size" over "len"/"lengt... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | document ff_audio_interleave |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Stefano Sabatini | Make av_base64_encode() do not require the user to... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Ivan Schreter | Replace hard-coded SEI type constants with symbolic... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Niedermayer | Clarify has_b_frames doxy. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Nicolas Martin | NC camera demuxer |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Niedermayer | Clarify that avformat_seek_file() is not part of the... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Niedermayer | avformat_seek_file() prototype |
commit | commitdiff | tree | snapshot |
next |