2010-11-21 |
Stefano Sabatini | Remove declaration of function: |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Stefano Sabatini | Move audio channel API from libavcodec to libavcore. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Aurelien Jacobs | movdec: export creation_date as metadata |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Aurelien Jacobs | avidec: export creation_date as metadata |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Stefano Sabatini | Port overlay filter from the libavfilter repo (with... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Reimar Döffinger | Document added functions. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Reimar Döffinger | Improve documentation wording. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Reimar Döffinger | Fix indentation. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Reimar Döffinger | Fix indentation. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Reimar Döffinger | Add explanation and alternative implementation for... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Reimar Döffinger | WC3/xan: move palette handling to decoder, avoiding... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Reimar Döffinger | Add av_append_packet function, to be used in code that... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Reimar Döffinger | Add a av_grow_packet function, to be used by code that... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Martin Storsjö | adpcm: Fix a comment in the trellis heap code |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Reimar Döffinger | Merge rotation into lookup table. |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Baptiste Coudurier | Cosmetics, fix indentation |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Martin Storsjö | adpcm: Only increment heap_pos after finding a good... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Martin Storsjö | adpcm: Use a hash table to improve checking for duplica... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Baptiste Coudurier | Fix qdm2 decoder packet handling to match the api |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Stefano Sabatini | Order matters, fix test files linking. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Stefano Sabatini | Log error message in case of invalid parsing. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Stefano Sabatini | Fix style: if( -> if (. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Stefano Sabatini | Remove redundant information in header. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Carl Eugen... | 100l: Fix crash in SPDIF muxer. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Aurelien Jacobs | move the av_parse_color() function from libavfilter... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Carl Eugen... | Add support for IEC 61937 ("SPDIF") encapsulation for... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Baptiste Coudurier | 100L fix get_video_buffer in pad filter, get_video_buff... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Aurelien Jacobs | av_find_stream_info(): set subtitle codec time_base |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Baptiste Coudurier | In mov demuxer, export .mov encoder metadata tag |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Baptiste Coudurier | Make DNxHD encoder produce files that are strictly... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Martin Storsjö | rtsp: Parse and use the Content-Base reply header,... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Kostya Shishkov | 16l trocadero: Musepack SV7 decoder may skip more than... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Aurelien Jacobs | minor bump and Changelog entry for r25747 |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Aurelien Jacobs | minor bump and APIchanges for r25745 |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Martin Storsjö | adpcm: Fix a comment |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Vitor Sessak | Add AMR-NB FATE tests |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Vitor Sessak | Add Musepack7 FATE test |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Stefano Sabatini | Fix frei0r filter after av_parse_color() syntax change. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Aurelien Jacobs | add missing files in previous commit (ASS encoder and... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Aurelien Jacobs | add ASS encoder and decoder |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Aurelien Jacobs | allow passing subtitles header between decoder and... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Aurelien Jacobs | improve av_parse_color() to allow for non-null terminat... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Aurelien Jacobs | improve av_parse_color() to support html formatting |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Aurelien Jacobs | add global header support for subtitles encoding |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Stefano Sabatini | Fix revision number of the last APIchanges entry. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Stefano Sabatini | Make avfiltergraph.h public. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Stefano Sabatini | In ff_get_ref_perms_string() use 'u' and 'U' for repres... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Anton Khirnov | lavf/utils: use av_{i/o}format_next() instead of first_... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Stefano Sabatini | Prefix with "ff_" the functions: |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Vitor Sessak | Remove now unused file (should have been part of commit... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Vitor Sessak | Test 4XM decoding (and not only demuxing) in FATE tests |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Vitor Sessak | Fix visual artifacts in 4XM decoding on big-endian... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Martin Storsjö | adpcm: Replace any of the leaf nodes in the heap |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Martin Storsjö | Reindent |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Martin Storsjö | adpcm: Store the trellis nodes in a heap instead of... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Stefano Sabatini | Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Anton Khirnov | ffmpeg.c: add a forgotten break in chapter copying |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Anton Khirnov | ffmpeg.c: reindent |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Anton Khirnov | ffmpeg.c: add an option for copying chapters |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Alex Converse | 10l: dx shouldn't exist. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Alex Converse | 10l: vorbisdec: declare dy |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Gregory Maxwell | vorbisdec: Fix floor1 decoding |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Stefano Sabatini | Add missing check on the existence of an associated... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Aurelien Jacobs | remove declaration inside for(), i is already declared |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Nicolas George | MJPEG/AVI1 to JPEG/JFIF bitstream filter. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Jason Garrett... | Remove bitrate tolerance from libx264 interface |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Aurelien Jacobs | drop support for base-10 encoded alpha component in... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Stefano Sabatini | In avcodec_pix_fmt_string() use local variable pixdesc... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Stefano Sabatini | Make avcodec_pix_fmt_string() use the information in... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Carl Eugen... | Intel C compiler 12.0 does not suport these attributes... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Anssi Hannula | Move code to be used by the IEC 61937 demuxer from... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Nicolas Kaiser | Simplify: Remove impossible condition. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Anssi Hannula | Rename spdif.c as spdifenc,c to prepare for future... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Stefano Sabatini | Move internal function ff_set_systematic_pal() to libav... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Thilo Borgmann | Reindent after last commit. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Thilo Borgmann | Allow clean initialization of lut_status array by chang... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Stefano Sabatini | Add a file for bitstream filters documentation. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Stefano Sabatini | Use hierarchic names convention (prefix them with av_ex... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Stefano Sabatini | Rename avfilter_destroy() as avfilter_free(). |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Anton Khirnov | ffmpeg.c: allow using negative file indices to disable... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefano Sabatini | Remove graphparser.h header, move AVFilterInOut and |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefano Sabatini | Document AVFilterInOut fields. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefano Sabatini | Extend documentation for parse_filter(). |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefano Sabatini | Fix date in latest APIchanges entry. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefano Sabatini | Bump lavfi minor and add APIchanges entry after the... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefano Sabatini | Rename AVFilterInOut field filter to filter_ctx, more... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefano Sabatini | Make avfilter_graph_parse() always return meaningful... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefano Sabatini | Make parse_outputs() always return meaningful error... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefano Sabatini | Add missing memory check in parse_inputs(), and fix... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefano Sabatini | Make parse_inputs() return AVERROR(EINVAL) rather than... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefano Sabatini | Add missing check in link_filter_inouts(), and fix... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefano Sabatini | Rename the variable filter to filt_ctx in link_filter_i... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefano Sabatini | Make link_filter_inouts() return meaningful error codes. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefano Sabatini | Change the signature of parse_filter() to make it retur... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefano Sabatini | Change the signature of create_filter() to make it... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Jason Garrett... | Make x11grab cursor drawing suck less |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefano Sabatini | Optimize / simplify avcodec_get_pix_fmt_name() check. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefano Sabatini | Use av_pix_fmt_descriptors information in avcodec_pix_f... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefano Sabatini | Make avpicture_fill() return a meaningful error code. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefano Sabatini | Remove alpha information from avcodec_pix_fmt_string... |
commit | commitdiff | tree | snapshot |
next |