2009-02-12 |
Diego Biurrun | Add entries that were missing from the supported file... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Diego Biurrun | Use more descriptive format names, similar to the forma... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Reimar Döffinger | Fix compilation, there is no file vdpauvideo.c, only... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Diego Biurrun | Use more descriptive format long_names. |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Diego Biurrun | cosmetics: format long_name spelling fixes |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Robert Swain | AAC: Cosmetic alterations after the last commit |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Alex Converse | Give an error message when returning due to an unalloca... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Alex Converse | Add support for sample rate index 12, 7350 Hz |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Alex Converse | Remove bogus coupling_point assignment for non-CCE... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Baptiste Coudurier | write active picture height for d-10/imx in mov |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Art Clarke | Add a warning log when trying to encode into a containe... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Baptiste Coudurier | set last packet next pointer to null |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Baptiste Coudurier | check body partitions count before writing |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Patrik Kullman | Check return value of ffm_write_write_index and ffm_rea... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Baptiste Coudurier | return error if read failed |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Patrik Kullman | Change ffm_write_write_index to return int, and return... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Diego Biurrun | Remove reference to renamed header file xvmc_render.h. |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Björn Axelsson | Set AVSubtitle format to 0. Neither dvdsubdec nor xsubd... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Diego Biurrun | 10l: Rename vdpau.h --> vdpau_pixfmt.h in the Makefile... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Diego Biurrun | Rename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Michael Niedermayer | Let rgb32 pass for ljpeg. |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Stefano Sabatini | Apply misc fixes for sws_getCachedContext() documentation. |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Thierry Foucu | compute b_per_i_or_p value correctly, patch by Thierry... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Stefano Sabatini | Bump micro version, related to r28491. |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Baptiste Coudurier | rename wrongly named b_per_gop to b_per_i_or_p accordin... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Stefano Sabatini | Document sws_getContext(). |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Aurelien Jacobs | use new metadata API in ogg/vorbis demuxer |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Baptiste Coudurier | extend resampling API, add S16 internal conversion |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Stefano Sabatini | Document sws_getIdentityVec(). |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Baptiste Coudurier | fix frame size, time rate is not stts duration anymore... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Baptiste Coudurier | do not set start time to 0, it is not the case with... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Vitor Sessak | Document old scaler as deprecated |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Toshimitsu... | Gopher protocol, patch by Toshimitsu Kimura, lovesyao... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Diego Biurrun | Fix wrong file name in header, noticed by David DeHaven... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Diego Biurrun | Add av_uninit macro to variable to avoid false positive... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Diego Biurrun | Add av_uninit macro to variables to avoid false positiv... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Diego Biurrun | Add av_uninit macro to variable to avoid false positive... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Diego Biurrun | Add av_uninit macro to variable to avoid false positive... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Kostya Shishkov | Initialize s->gob_index for Intel variant of H.263 too |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Diego Biurrun | Rename vdpauvideo.c --> vdpau.c and xvmcvideo.c --... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Diego Biurrun | Add check whether the compiler/assembler supports 10... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Benoit Fouet | Allow demuxing of audio substreams stored as 0x06 type. |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Baptiste Coudurier | parse mpeg2 gop header time code and use it |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Baptiste Coudurier | write timecode track |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Alexander Strange | H264: Change left_block_options to uint8_t from int... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Baptiste Coudurier | adjust time rate according to elst time offset |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Baptiste Coudurier | fix last keyframe index accross body partitions |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Baptiste Coudurier | fix body offset |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Stefano Sabatini | Cosmetics: vertical align "*" for consistency with... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Stefano Sabatini | Remove @deprecated notice from AVFrac, it is not deprec... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Patrik Kullman | Use av_strlcpy instead of snprintf without formatting. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Stefano Sabatini | Move sws_getGaussianVec() documentation from swscale... |
commit | commitdiff | tree | snapshot |
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 |
next |