2008-07-24 |
Michael Niedermayer | Reset prev_frame_num for idr frames as required by... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Michael Niedermayer | Better explanation for buf_size==0 code. |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Kostya Shishkov | SMPTE 421M Annex L (aka .rcv) muxer |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Michael Niedermayer | 100l cross_idr simplification had a typo |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Michael Niedermayer | Remove truncated support, use an AVParser if you used... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Michael Niedermayer | Simplify cross_idr calculation. |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Benjamin Larsson | Reduce the loglevel on a log message in the Nellymoser... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Michael Niedermayer | Remove redundant keyframe checks. |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Luca Abeni | Reindent after last commit |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Luca Abeni | Do not rescale AV_NOPTS_VALUE in output_example.c |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Kostya Shishkov | In-loop deblocking filter for VC-1 decoder |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Vitor Sessak | My commit at r14340 was not the right solution. For... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Vitor Sessak | Do declaration and initialization separately in elbg.c |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Vitor Sessak | When picking a "high utility centroid" do not pick one |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Vitor Sessak | The codebook generator algorithm involves picking three |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Michael Niedermayer | Support gaps in the frame num. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Michael Niedermayer | Reset frame_num for MMCO 5. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Michael Niedermayer | 3rd try to get the loop filter ref/mv check working... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Michael Niedermayer | qscale has a range of 0..51 we thus do not need a 256... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Michael Niedermayer | Setting chroma_qp to 0 for PCM blocks is really an... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Michael Niedermayer | Deobfusate chroma_qp_table[1] init code. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
tripp | Enhance qblur and qcomp documentation. |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Carl Eugen... | Revert r13542: Spatial direct mode probably also works... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Michael Niedermayer | Loop filtering with multiple slice types fix. |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Stefano Sabatini | Make configure --help document the --enable-debug option. |
commit | commitdiff | tree | snapshot |
2008-07-21 |
tripp | Add complete listing of bitstream filters and 2 example... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
tripp | Correct b_quant offset comment in avcodec.h, it is... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Diego Biurrun | Move --disable-debug to a better place within configure... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Michael Niedermayer | Use slice_type_nos instead of slice_type where it makes... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Michael Niedermayer | SI/SP slice support. (not bitexact) |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Michael Niedermayer | Remove superfluous (). |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Michael Niedermayer | Simplify slice type checks. |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Michael Niedermayer | More correct ref comparison in the loop filter. |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Michael Niedermayer | fix memleak |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Michael Niedermayer | Cleanup, use av_freep() instead of av_free(x); x=NULL |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Erik Hovland | Check the allocated pointer instead of the given pointe... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
tripp | Clarify -minrate/-maxrate description in the documentation. |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Michael Niedermayer | Simplify spatial direct ref selection with FFMIN3() |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Diego Biurrun | cosmetics: Make libavcodec/ppc/dsputil_altivec.c confor... |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Diego Biurrun | cosmetics: Reindent two misplaced braces. |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Diego Biurrun | cosmetics: Reformat PPC code in libavcodec according... |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Michael Niedermayer | Fix used references indexes in the loop filter. |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Michael Niedermayer | Add skip* AVOptions, which seem to have been missed. |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Andreas Öman | Decrease severity of 'invalid new backstep' log message... |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Andreas Öman | Supply context argument to av_log() in mpeg audio decoder. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Justin Ruggles | read 'coupling in use' parameter from bitstream into... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Fix h264_loop_filter_strength_mmx2() so it works with... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Benjamin Larsson | Prevent the qdm2 code from overreading/overflowing... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Take the brain amputated spec literally if the user... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Remove explicit strict_std_compliance support as it... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Make strict_std_compliance available to decoders. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Benjamin Larsson | Fix for possible null pointer dereferencing, closes... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Vitor Sessak | Cosmetics: alignment |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Vitor Sessak | Simplify co(): do not abuse pointer aritmetics |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Make the automatic has_b_frames increasing code increas... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Vitor Sessak | Simplify co(): remove variables that are only used... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Try to fix my latest 100l fate SVQ3 breakage. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Remove apparently unneeded out!=NULL check. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Simplify picture output code. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Remove useless #if 0 code. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Do not forget marking disposed delayed pics as unused. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Baptiste Coudurier | add ogv extension |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Baptiste Coudurier | cosmetics, remove space |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Baptiste Coudurier | update swf video frame number when muxing done, fix... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Justin Ruggles | cosmetic: use hex value instead of decimal to show... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Remove delayed_output_pic, I do not understand what... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Drop out of order pics even if bitstream_restriction_fl... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Vitor Sessak | Set avctx->coded_frame in RoQ encoder. At some point in |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Make the ugly hack which uses an unused entry in the... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Stefano Sabatini | Make ffmpeg -t X with X<=0 transcode nothing. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Michael Niedermayer | minor simplification of qdm2_decode_fft_packets() |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Michael Niedermayer | Make frames non reference by default, so they are dispo... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Michael Niedermayer | Correcting displayed muxing overhead and video stream... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Michael Niedermayer | Support reading large metadata. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Michael Niedermayer | Make bitstream_* fields unsigned. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Michael Niedermayer | Only realloc() bitstream buffer when the needed size... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Michael Niedermayer | If metadata has been parsed goto end instead of trying to |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Erik Hovland | Fix a mem leak in vc1_decode_frame(). |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Erik Hovland | Fix a mem leak in av_find_stream_info(). |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Måns Rullgård | intreadwrite: support DEC compiler __unaligned type... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Måns Rullgård | MPEGTS: Improve probe function |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Baptiste Coudurier | cosmetics, remove space |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Baptiste Coudurier | Return max score when ftyp atom is encountered. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Michael Niedermayer | Make C code in yuv2yuv1() do accurate rounding, this... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Vitor Sessak | Simplify: do not overuse pointer aritmetic |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Michael Niedermayer | Forgotten accurate rounding function YSCALEYUV2YV121_AC... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Michael Niedermayer | simplify yuv2yuv1() |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Vitor Sessak | Declare parameters of pred() that could be const as... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Vitor Sessak | Another simplification |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Vitor Sessak | Simplify |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Vitor Sessak | Simplify |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Vitor Sessak | Declare function parameters as const |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Michael Niedermayer | 10l forgot SWS_BILINEAR |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Michael Niedermayer | Ensure that exactly one scaler algo is used. |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Måns Rullgård | Rearrange AV_[RW][BL]*() macros |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Michael Niedermayer | 100l, someone used FLT_MIN where -FLT_MAX was meant... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Diego Biurrun | Replace LDLATEFLAGS hackery by proper LDFLAGS tests. |
commit | commitdiff | tree | snapshot |
next |