2010-01-12 |
Martin Storsjö | Make sure the destination address is written as an... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Zuxy Meng | Reduce stack usage in svq1_encode_plane(). Reuse contex... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Sergiy | Correct timestamps inside FLV data received by RTMP. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Art Clarke | Use old-style RTMP handshake for old servers. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Michael Niedermayer | Split h264 loop filter off h264.c. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Michael Niedermayer | Move svq3.o to the correct spot. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Michael Niedermayer | Get rid of #include "svq3.c" |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Michael Niedermayer | Better title for the file. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Zuxy Meng | Make sure that sfence is used after any non temporal... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Vitor Sessak | Add replacements for log2f(), exp2() and exp2f() for... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Carl Eugen... | Support uncompressed ("Resolution 1:1") Avid AVI Codec... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Måns Rullgård | AAC: use table for cbrtf(n)*n |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Luca Abeni | Remove the inclusion of unneeded headers |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Måns Rullgård | AAC: escape_sequence is 21 bits max |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Martin Storsjö | Provide a fallback for getnameinfo() also. Patch by... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Martin Storsjö | Implement a fallback for struct sockaddr_storage if... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Martin Storsjö | Check for struct sockaddr_storage. Patch by Martin... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Martin Storsjö | Use getaddrinfo() instead of resolve_host(). Patch... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Martin Storsjö | Deprecate resolve_host(). Patch by Martin Storsjö ... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Martin Storsjö | Provide fallback implementations of getaddrinfo() and... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Martin Storsjö | Check for struct addrinfo availability. Patch by Martin... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Ronald S. Bultje | Use getaddrinfo(), if available, in resolve_host()... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Martin Storsjö | Check for getaddrinfo(), patch by Martin Storsjö <... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Alex Converse | fft-test: Add RDFT/IRDFT support. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Alex Converse | fft-test: Replace do_mdct with a tf_transform enum... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Martin Storsjö | configure: Make check_type handle type names containing... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Kostya Shishkov | Fix two RLE buffer size calculations in TSCC decoder. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Måns Rullgård | configure: allow names with spaces in enable/disable_safe |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Peter Ross | add myself as the electronicarts demuxer maintainer |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Carl Eugen... | 10l: Fix forgotten variable rename from r14893 (fixes... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Zuxy Meng | Avoid redefinition of RGB_PLANAR2PACKED24 as the templa... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Ramiro Polla | cosmetics: {} placement. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
David Conrad | oggdec: Set dts when known |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Alexander Strange | Add missing internal.h to files calling ff_match_2uint16(). |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Michael Niedermayer | Optimize ff_snow_horizontal_compose97i. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Michael Niedermayer | Merge vertical_compose53iL0*() |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Michael Niedermayer | Optimize horizontal_compose53i() by inlining inv_lift... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
David Conrad | mkvdec: Avoid divide-by-zero crash on invalid real... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
David Conrad | Add support for dirac in ogg |
commit | commitdiff | tree | snapshot |
2010-01-11 |
David Conrad | Add a function to parse Dirac's sequence header |
commit | commitdiff | tree | snapshot |
2010-01-11 |
David Conrad | Export fullrange flag and color information for h.264 |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Vladimir Voroshilov | SIPR decoder for modes 8k5, 6k5 and 5k0. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Stefano Sabatini | Make query_formats() increment the scaler_count after... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Stefano Sabatini | Make avfilter_insert_filter() print the instance name... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Stefano Sabatini | Add an entry for the addition of a parameter log_ctx to |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Stefano Sabatini | Add a log context to avfilter_graph_config_links(). |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Stefano Sabatini | Remove extra empty line. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Carl Eugen... | Use enum CodecID where appropriate. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Peter Ross | Deluxe Paint Animation demuxer |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Peter Ross | Deluxe Paint Animation decoder |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Peter Ross | do not create Electronic Arts audio stream when unsuppo... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Michael Niedermayer | Doxy for ff_match_2uint16(). |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Michael Niedermayer | Fix implicit declaration warning. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Michael Niedermayer | Add a function to match a 2 element vector of uint16_t... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Michael Niedermayer | Make inter_level/run global again, msmpeg4 uses them. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Michael Niedermayer | Make some tables static again, i mistakely thought... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Zuxy Meng | MMX(2) accelerated yuv420->rgb24 routine, trivial as... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Laurent Aimar | Export get_slice_type() as ff_h264_get_slice_type(). |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Michael Niedermayer | Split H263 encoder and decoder from common code. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Zuxy Meng | Remove unused PREFETCHW macro |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Reimar Döffinger | Add support for hard-coded MDCT-related ff_sine_windows... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Laurent Aimar | Always initialize bit_depth_luma and bit_depth_chroma... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Peter Ross | update my email address |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Stefano Sabatini | Make the scale filter set in the input and output... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Michael Niedermayer | Move 3 direct MV related functions that i left out... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Thilo Borgmann | Change local variable type from unsigned int to int... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Michael Niedermayer | Move AVCodecs from h263dec.c to msmpeg4.c and disentang... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Reimar Döffinger | Ignore 0-height slice in sws_scale, otherwise a final... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Michael Niedermayer | Use h263 tables in msmpeg4v1 dont duplicate them halfway. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Daniel Verkamp | Release cyuv/aura decoder buffer |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Måns Rullgård | AAC: add a const to decode_spectrum_and_dequant() args |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Michael Niedermayer | Rename most non static h263 tables so their name contai... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Michael Niedermayer | Rename mpeg4 intra vlc tables so they contain "mpeg4... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Michael Niedermayer | Rename DCtab_*, its a global variable and it helps... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Ronald S. Bultje | Use the correct ByteIOContext in extradata parsing... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Jai Menon | Snow : re-indent after r21093. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Jai Menon | Snow : remove pointless 'if(1)'. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Michael Niedermayer | Remove useless line. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Michael Niedermayer | Fix indention. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Andreas Öman | Log unknown NAL code from correct context |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Jai Menon | Snow : use non-NULL context for av_log. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Jai Menon | Cosmetics : remove duplicated comment. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Diego Biurrun | Explain why the level variable is magically inceased... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Stefano Sabatini | Fix compilation on gcc 2.95.3 (still supported) broken... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Alex Converse | fft-test: whitespace cosmetics |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Jai Menon | Snow : release buffers allocated using avctx->get_buffer. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Jai Menon | Set bits_per_coded_sample in the raw video encoder. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Michael Niedermayer | Add a few CONFIG_MPEG4_DECODER that should be there. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Art Clarke | Improve avformat_version() doxy. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Martin Storsjö | Currently, the replacement which is used if inet_aton... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Michael Niedermayer | Split the mpeg4 encoder and decoder off h263.c |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Ronald S. Bultje | handler can be NULL if we did not support this dynamic... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Stefano Sabatini | Make avfilter_formats_unref(AVFilterFormats **ref)... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Stefano Sabatini | Use the @return doxy command, and extend documentation... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Stefano Sabatini | Avoid the use of the modal auxiliary "should" in the |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Thilo Borgmann | Add multi-channel correlation support for ALS. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Stefano Sabatini | Fix doxy, use third person. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Ronald S. Bultje | Add correct log context to av_log() calls in parse_rtpm... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Ronald S. Bultje | Re-indent to more closely follow general coding standar... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Carl Eugen... | Fix red/blue swap for 4xa files. |
commit | commitdiff | tree | snapshot |
next |