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 |
2009-02-26 |
Justin Ruggles | Share the function to write a raw FLAC header and use... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Justin Ruggles | cosmetics: add a comment in flac_write_header(). |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Justin Ruggles | Add support for full header extradata to raw FLAC muxer. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Justin Ruggles | cosmetics: line wrap and indentation after last commit. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Justin Ruggles | Use a shared function to validate FLAC extradata. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Justin Ruggles | Separate the raw FLAC muxer from raw.c to its own file... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Alex Converse | Re-indent after last commit. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Alex Converse | Refactor AAC unsigned band type decoding for a modest... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Alex Converse | Use const to better allow the compiler to optimize... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Carl Eugen... | Completed documentation of reference field. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
NVIDIA Corporation | Do not set h264.is_reference for pictures that are... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
NVIDIA Corporation | The field rangered in VDPAU's VdpPictureInfoVC1 now... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Carl Eugen... | Apply correct pix_fmts to WMV3_VDPAU and VC1_VDPAU. |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Gwenole Beauchesne | Add missing prototype for ff_is_hwaccel_pix_fmt(). |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Robert Swain | http://bytesex.org/xawtv/ permanently redirects to |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Michael Niedermayer | Add hwaccel->decode_slice() call for avhwaccel by Gweno... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Michael Niedermayer | More AVhwaccel hunks from Gwenole Beauchesne. |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Diego Biurrun | spelling/wording/grammar cosmetics |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Diego Biurrun | spelling/wording/grammar cosmetics |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Carl Eugen... | Fix VC1 and WMV3 playback in MPlayer. |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Michael Niedermayer | untypo |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Kostya Shishkov | cosmetics: reindent after last commit |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Kostya Shishkov | Since motion vectors for intra blocks are always zero... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Baptiste Coudurier | fix index edit rate, inverse num and den |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Baptiste Coudurier | simplify, use codec->block_align |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Baptiste Coudurier | set channel number even for inactive channels |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Baptiste Coudurier | do not set frame start bit since marked as not used... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Michael Niedermayer | AVInputFormat.reed_seek2() |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Diego Biurrun | 10l: Ignore error output from failed attempt to read... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Diego Biurrun | Read revision string from the file snapshot_version... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Diego Biurrun | cosmetics: Use $() instead of ``, the former can be... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Diego Biurrun | Rename yuv2rgb2.c --> yuv2rgb.c. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Ivan Schreter | Export timestamp parameter from H.264. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Ivan Schreter | Add timestamp computation if values are exported by... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Michael Niedermayer | 1000l for me, wrong pix_fmt. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Ivan Schreter | Correct time_base and repeat_pict for MPEG2 video. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Ivan Schreter | Correct time_base of H.264 and repeat_pict. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Ivan Schreter | Change duration computation to use time_base instead... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Michael Niedermayer | add ff_find_hwaccel() by Gwenole Beauchesne |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Michael Niedermayer | ff_find_hwaccel() |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Michael Niedermayer | av_hwaccel_next() by Gwenole Beauchesne. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Michael Niedermayer | av_register_hwaccel() from Gwenole Beauchesne. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Michael Niedermayer | Another AVhwaccel hunk from Gwenole Beauchesne. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Michael Niedermayer | Add and use ff_pixfmt_list_420. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Gwenole Beauchesne | Approved hunk from the AVHWaccel patch by Gwenole Beauc... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Vitor Sessak | Do not reimplement ff_celp_lp_synthesis_filterf(). |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Gwenole Beauchesne | Rename buf_vdpau to buf_start |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Gwenole Beauchesne | Add ff_h263_find_resync_marker() to find the bit positi... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Stefan Gehrer | check for a stuffing byte at the end of a slice |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Stefan Gehrer | change macroblock loop in inter frames so that after a |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Diego Biurrun | 100l: Revert removal of GPL check for libswscale. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Diego Biurrun | Relicense AltiVec optimizations as LGPL with the permis... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Diego Biurrun | The software scaler is no longer GPLed. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Michael Niedermayer | Do not duplicate frames if the muxer claims that it... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Michael Niedermayer | Add AVFMT_VARIABLE_FPS to specify which muxers do not... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Diego Biurrun | Update information regarding LGPL libswscale. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Diego Biurrun | Remove GPL version of yuv2rgb.c that has been replaced... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Diego Biurrun | Mark two variables with av_uninit to avoid false positi... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Michael Niedermayer | Add CODEC_ID_H264 to tb_unreliable(), it belongs there... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Måns Rullgård | Fix get_ur_golomb_jpegls() with A32_BITSTREAM_READER |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Michael Niedermayer | AVPixFmtDescriptor doxy |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Michael Niedermayer | Pixel Format descriptor, try #1. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Stefano Sabatini | Implement in AVFilterGraph the scale_sws_opts field... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Kenan Gillet | Change sign in ff_celp_lp_synthesis_filterf(). This... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Baptiste Coudurier | start track id at 2, track id 1 for timecode |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Alex Converse | Close the AAC parse context, discovered by Netgem. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Zuxy Meng | Remove CPUID availability check on AMD64 as it's archit... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Reimar Döffinger | Check return value of ff_fill_pointer in avcodec_defaul... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Reimar Döffinger | 100l, always declare variables at the top of a block... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Gwenole Beauchesne | More approved hunks for VAAPI & our new and cleaner... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Michael Niedermayer | Approved hunks for VAAPI / our new shiny hwaccel API |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Michael Niedermayer | Allow av_find_stream_info() to be aborted. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Diego Biurrun | Check if -lrt is required for nanosleep, as is the... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Daniel Verkamp | Document 'ffmpeg -formats', patch by Daniel Verkamp... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Diego Biurrun | Updates notes about which files are GPL. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Diego Biurrun | Fix xvmc object dependencies. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Michael Niedermayer | Fix vc1 split(). |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Kostya Shishkov | Better parsing of i263 picture header |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Michael Niedermayer | Compact repeated messages to "Last message repeated... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Stefan Gehrer | mention raw Chinese AVS video demuxer |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Michael Niedermayer | Search for things like "int *src" without const. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Stefano Sabatini | Split avutil.h, move all the pixel format definitions... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Stefan Gehrer | consistent naming of Chinese AVS raw demuxer |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Daniel Verkamp | Add missing av_cold in static init/close functions. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Michael Niedermayer | Add note about big vs. little endian. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Jason Garrett... | Convert x264 asm files to proper unix line breaks |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Jason Garrett... | Remove (incorrect) filenames from x264 asm files, add... |
commit | commitdiff | tree | snapshot |
next |