2009-03-01 |
Måns Rullgård | RA144: work around gcc bug/oddity on ARM |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | add an API changelog with a first entry for the new... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Diego Biurrun | Add release version number. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Måns Rullgård | configure: fix return value from check_header |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Stefano Sabatini | Document ffplay -ast, -vst, and -sst options. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Stefano Sabatini | Apply the same logic used for subtitle stream selection... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Stefano Sabatini | Simplify the logic for the subtitle stream selection. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Stefano Sabatini | Fix subtitle selection logic, make ffplay select the... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | deprecate old metadata API |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | fix missed usage of old metadata API in mov demuxer |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | fix last usage of old metadata API in ffmpeg.c (handlin... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | use new metadata API in libavformat/utils.c |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | use new metadata API in r3d demuxer |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | convert ffserver to new metadata API |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | convert ffplay to new metadata API |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | convert ffmpeg to new metadata API |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | new metadata API is now officially part of public API |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | simplify metadata conversion and fixes gcc-2.95 at... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Måns Rullgård | SVQ3: Fix decoding with A32_BITSTREAM_READER |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Måns Rullgård | ARM: fix missing MUL16() return type |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Dominik Mierzejewski | Fix typo in comments. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Reimar Döffinger | Add warnings to yuv2rgb_vis.c because alpha is set... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Reimar Döffinger | Make AltiVec code write alpha as 255 instead of 0 when... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Reimar Döffinger | Fix braindead and broken way to calculate abase, fixes... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Vitor Sessak | Reindent after last commit |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Vitor Sessak | Do not read uninitialized buffer, no matter if it will... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Reimar Döffinger | Remove unused variable in mpeg_mc_decode_init |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Michael Niedermayer | Change the timebase of the raw demuxer to one that... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Michael Niedermayer | Disable MPEG-1/2 style timestamp calculation for H264... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Michael Niedermayer | Do not set low_delay if has_b_frames has been set befor... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Alex Converse | AAC: Make the CPE function more consistent with the... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | Add some basic metadata conversion tables for matroska... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Aurelien Jacobs | add a metadata conversion API |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Michael Niedermayer | Adjust time_base exactly when changing ticks_per_frame... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Måns Rullgård | configure: check_func_headers should mark headers as... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Måns Rullgård | configure: {enable,disable}_safe functions that sanitis... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Luca Abeni | Document ff_rtp_codec_id() |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Ivan Schreter | Change TS seeking so it returns position/timestamp... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Luca Abeni | Fix typo in a comment |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Luca Abeni | Document ff_rtp_enc_name() |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Justin Ruggles | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Luca Abeni | Document ff_rtp_get_codec_info() |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Justin Ruggles | Separate the raw FLAC demuxer from raw.c and put in... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Ronald S. Bultje | Rename movenc.c MOVContext to MOVMuxContext, since... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Måns Rullgård | Revert "Improve frame rate guessing for streams with... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Måns Rullgård | ARM: fix corner-case overflow in H.264 weighted prediction |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Ivan Schreter | Improve frame rate guessing for streams with two fields... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
David S. Miller | sub_mb_type[] needs to be 8-byte aligned because it... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Cédric Schieli | When converting from a non alpha format to an alpha... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Cédric Schieli | Fix avpicture_layout to not chroma shift the alpha... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Aurelien Jacobs | use new metadata API in nut muxer |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Aurelien Jacobs | use new metadata API in nut demuxer |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Cédric Schieli | Add an isALPHA macro to check if pixel format has alpha... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Cédric Schieli | Use YUV420P code path for YUVA420P where appropriate |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Ivan Schreter | Correctly reset SEI variables. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Måns Rullgård | configure: remove redundant alsa/asoundlib.h check |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Michael Niedermayer | Detect static prototypes. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Michael Niedermayer | Improve detection of non doxy comments. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Cédric Schieli | Refactor code for upcoming alpha patches. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Michael Niedermayer | Fix misdetection of #else in 'missing } prior to else'. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Gwenole Beauchesne | Make ff_print_debug_info() a no-op when using HW accele... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Gwenole Beauchesne | Use ff_hwaccel_pixfmt_list_420[] in H.263 decoder. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Gwenole Beauchesne | Add hardware acceleration hooks to H.264. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Michael Niedermayer | Make sure -vsync 2 does not produce timestamps equal... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Michael Niedermayer | Update commented fprintf(). |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Reimar Döffinger | Do not allow standard-frame-rate detection to increase... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Michael Niedermayer | Fix SVQ3 regression since ticks_per_frame=2. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Reimar Döffinger | Simplify ipmovie.c pts calculation by using an appropri... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Benoit Fouet | Add a context to av_log() call. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Gwenole Beauchesne | Add HW acceleration hooks for MPEG-4 / H.263 decoding. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Gwenole Beauchesne | Remove superfluous call to mpeg_decode_slice() for... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Gwenole Beauchesne | Return early if a HW accelerator is used. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Gwenole Beauchesne | Add VA API pixel formats. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Gwenole Beauchesne | Add ff_hwaccel_pixfmt_list_420[] definition. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Reimar Döffinger | Hack: #undef printf so compilation works with DEBUG_IPM... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Reimar Döffinger | Detect the case when the time base is exact but far... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Michael Niedermayer | Add ticks_per_frame, this should hopefully fix the... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Aurelien Jacobs | cosmetics: vertical alignment |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Aurelien Jacobs | use new metadata API in rpl demuxer |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Aurelien Jacobs | use new metadata API in wc3 demuxer |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Stefano Sabatini | Mark as "internal but installed" the avio.h file. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Stefano Sabatini | Add a @file notice to avio.h. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Stefano Sabatini | Rename avfilter_parse_graph() to avfilter_graph_parse... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Stefano Sabatini | Rename avfilter_destroy_graph() to avfilter_graph_destr... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Michael Niedermayer | Half user provided time_base once during the first... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Carl Eugen... | Cosmetics: Fix indentation after last commit. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Ivan Schreter | Initialize H264 parser context correctly if the optiona... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Aurelien Jacobs | move static tables from asf.h to non-static tables... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Aurelien Jacobs | rename asf-enc.c to asfenc.c and asf.c to asfdec.c... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Aurelien Jacobs | fix a memleak in av_metadata_set() |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Ronald S. Bultje | Implement marker bit, which is used for several RTP... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Ronald S. Bultje | Don't (ab)use PKT_FLAG_* in RTP code, since the two... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Ronald S. Bultje | Document rtsp.h, see "[PATCH] document rtsp.h" thread. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Michael Niedermayer | Fix next_pts computation to consider repeat_pict. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Aurelien Jacobs | movenc: add muxing of language along with metadata... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Aurelien Jacobs | return -1 for errors in ff_mov_iso639_to_lang() to... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Aurelien Jacobs | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Aurelien Jacobs | use new metadata API in mov muxer |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Aurelien Jacobs | don't trigger metadata compatibility code when user... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Baptiste Coudurier | dv probe |
commit | commitdiff | tree | snapshot |
next |