2009-02-14 |
Ivan Kalvachev | doxygen style comments |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Diego Biurrun | Replace useless X11 #includes by the one that actually... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Diego Biurrun | whitespace cosmetics: vertical alignment |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Diego Biurrun | Fix non-Doxygen comment. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Diego Biurrun | Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Ivan Kalvachev | vertically align xvmc struct member comments |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Ivan Kalvachev | Rename xvmc flags to follow ffmpeg AV_ notion. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Diego Biurrun | Give public #defines that are used by MPlayer an AV_... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Diego Biurrun | Replace all (x == NULL) or (x != NULL) in assert and... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Diego Biurrun | Update multiple inclusion guards to match filename. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Ivan Kalvachev | remove assertion that use external definitions |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Diego Biurrun | Fix compilation: Restore mistakenly removed constant... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Kostya Shishkov | Make hScale_altivec_real() trim its output like other... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Kostya Shishkov | Some AltiVec functions in SwScaler produce different... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Ivan Kalvachev | explain chroma_format field in xvmc struct |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Ivan Kalvachev | describe idct variable in xvmc struct |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Ivan Kalvachev | Describe the purpose of magic in xvmc structure. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Diego Biurrun | whitespace cosmetics: vertical alignment |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Diego Biurrun | whitespace cosmetics: another round of formatting consi... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Diego Biurrun | whitespace cosmetics: consistent (more or less) K&R... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Diego Biurrun | whitespace cosmetics: Fix indentation depth. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Diego Biurrun | Remove commented-out code. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Diego Biurrun | 100l: Remove stray character that slipped into header... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Michael Niedermayer | Silence "assdec.c:146: warning: passing argument 4... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Diego Biurrun | Remove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_D... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Diego Biurrun | Rename xvmc.c --> mpegvideo_xvmc.c as suggested by... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Peter Ross | Use consistent indent style in oggdec. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Diego Biurrun | Make xvmc.h an installed header, applications like... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Diego Biurrun | Revert adding a _pixfmt to vdpau/xvmc header names. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Diego Biurrun | cosmetics: alphabetical order |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Patrik Kullman | Add av_uninit to variable declarations to fix the false... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Stefano Sabatini | Fix avfilter_parse_graph() invalid graph description... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Kostya Shishkov | Enable dropping frames for RV3/4 |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Patrik Kullman | Add libavcodec/internal.h include to avoid warning... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Baptiste Coudurier | compute body offset and index entry offset correctly |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Patrik Kullman | lpc: Remove false positive compilation warning about... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Patrik Kullman | Assert that ff_lpc_calc_coefs() is called with a valid... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Patrik Kullman | lpc: Document the use_lpc parameter to ff_lpc_calc_coefs(). |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Justin Ruggles | add myself as maintainer for lpc.[ch] |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Thierry Foucu | use correct field number for video according to specs... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Baptiste Coudurier | cosmetics, rename nb_frames to nb_fields |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Baptiste Coudurier | fix slice offset computation |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Alex Converse | Re-indent after last commit. |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Alex Converse | Make set coup.gain[c][0] aand only coup.gain[c][0]... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Diego Biurrun | Add supported network protocols section. |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Diego Biurrun | Remove pointless #if around the file, it is already... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Baptiste Coudurier | set mime type for mxf |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Baptiste Coudurier | simplify |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Baptiste Coudurier | cosmetics, reindent, add/remove some empty lines, redun... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Baptiste Coudurier | MXF D-10 muxer |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Baptiste Coudurier | store display height without vbi |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Baptiste Coudurier | split mpegvideo descriptor into cdci descriptor and... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Kostya Shishkov | In RV3/4 nonzero MB offset for the first slice also... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Baptiste Coudurier | write essence elements klv packets with ber4 length... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Baptiste Coudurier | encode klv fill item length in fixed ber 4 bytes |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Alex Converse | Report the illegal audio object type, not it offset... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Alexander Strange | Put dispatch_tab in the rodata section for macho64. |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Alex Converse | Correctly map ADTS profile_ObjectType to MPEG-4 AOT |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Zuxy Meng | add SSE2 version of vp6_filter_diag |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Sebastien Lucas | add MMX version of vp6_filter_diag |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Alex Converse | ADTS Muxer: Refuse to write illegal ADTS files by check... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Aurelien Jacobs | convert ff_pw_64 into an xmm_reg for future use in... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Diego Biurrun | Fix typo: vido --> video |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Diego Biurrun | Add raw (de)muxers to list of supported file formats. |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Robert Swain | Relinquish maintainership of adtsenc.c from Måns grasp :) |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Justin Ruggles | use av_malloc() in vorbis_comment() |
commit | commitdiff | tree | snapshot |
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 |
next |