2009-04-13 |
Stefano Sabatini | Do not use full include path for get_bits.h, since... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Jai Menon | flacenc : do not #include libavutil/lls.h since lpc... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Stefano Sabatini | Rename bitstream.h to get_bits.h. |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Jai Menon | alacenc : cosmetics : remove misleading comment |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Baptiste Coudurier | seek inside buffer when offset is exactly at the end... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Baptiste Coudurier | move audio buffers declarations and free them in av_exit |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Baptiste Coudurier | move freeing code before exiting because of signal |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Baptiste Coudurier | free options contexts in av_exit, valgrind should be... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Baptiste Coudurier | Set frame defaults in try_decode_frame. |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Baptiste Coudurier | fix indentation |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Baptiste Coudurier | fix indentation and remove whitespace after return |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Baptiste Coudurier | reindent |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Baptiste Coudurier | Init state to -1 in h264 parser. |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Diego Biurrun | Move addition of MMX-OBJS to OBJS into common.mak inste... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Diego Biurrun | Move addition of MMX-OBJS to OBJS into common.mak inste... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Diego Biurrun | whitespace cosmetics: Reindent a few lines and break... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Reynaldo H... | Fix wrong size computation for buffer. Patch is part of |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Diego Biurrun | Remove gcc_fixes.h. It only contains workarounds for... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Diego Biurrun | Remove AltiVec optimizations for Snow. They are hinderi... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Michael Niedermayer | Fix 2 access units in a packet mp4s. |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Michael Niedermayer | Get rid of the non sensical idea of using the current... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Michael Niedermayer | Factorize field_end() out. |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Michael Niedermayer | Assert that the first list1 entry is a reference frame. |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Reimar Döffinger | Add a av_fast_malloc function and replace several uses... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Reimar Döffinger | Use void * instead of uint8_t * for the destination... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Reimar Döffinger | av_destruct_packet_nofree deprecation explained in... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Reimar Döffinger | Use AVERROR(ENOMEM) instead of AVERROR_NOMEM / -1 in... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Stefano Sabatini | Document pbBufPtr(). |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Baptiste Coudurier | remove useless wrapper |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Reimar Döffinger | Move ea demuxer messages that are irrelevant to ordinar... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Baptiste Coudurier | remove useless wrapper |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Reimar Döffinger | Slightly improve/correct description of wc3_pal_lookup |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Stefano Sabatini | Split bitstream.h, put the bitstream writer stuff in... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Michael Niedermayer | Disable metadata reading. Yes, I would like to know... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Justin Ruggles | Add names for 5.0 and 5.1 back speaker channel layouts. |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Baptiste Coudurier | replace DEBUG_SI with DEBUG and use dprintf |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Baptiste Coudurier | Set stream type to ac3 if registration descriptor is... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Baptiste Coudurier | simplify registration descriptor parsing with bytestrea... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Björn Axelsson | Ok, ts demuxer is more complicated than I thought |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Baptiste Coudurier | fix end of buffer check, fix hang_read_header.h264.ts |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Baptiste Coudurier | fix 6 channels raw pcm demuxing, raw pcm now demux... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Reimar Döffinger | Simplify packet duplication code in ff_interleave_add_p... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Thilo Borgmann | Fix initialization of avpkt in output_packet(). |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Reimar Döffinger | Fix "unrecognized WC3 chunk" debug output which was... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
John Fletcher | Fix documentation for avcodec_encode_audio(), in the... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Stefano Sabatini | Document the 'size' parameter of set_put_bits_buffer_si... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Stefano Sabatini | Document ff_put_string(). |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Reimar Döffinger | wc3movie: return partial packets if not all data can... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Reimar Döffinger | Explain the purpose of the wc3_pal_lookup and the formu... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Reimar Döffinger | Use get_le32/get_be32 in wc3movie demuxer instead of... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Stefano Sabatini | Replace deprecated FF_MM_MMXEXT flag with FF_MM_MMX2. |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Stefano Sabatini | Rename the 'put_zero' parameter of ff_put_string() to |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Stefano Sabatini | Add documentation for skip_put_bytes(). |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Stefano Sabatini | Doxygenate ff_copy_bits(). |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Stefano Sabatini | Factorize declaration for the two variants of put_bits(). |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Michael Niedermayer | Two INIT_VLC_USE_STATIC cases Carl missed. |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Michael Niedermayer | get rid of INIT_VLC_USE_STATIC in h261. |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Michael Niedermayer | Get rid of INIT_VLC_USE_STATIC in rv10/rv20. |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Michael Niedermayer | Get rid of INIT_VLC_USE_STATIC in 4xm. |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Michael Niedermayer | Get rid of INIT_VLC_USE_STATIC in asv1. |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Michael Niedermayer | Get rid of INIT_VLC_USE_STATIC in msmpeg4 |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Stefano Sabatini | Clarify documentation for put_bits_count(). |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Reimar Döffinger | Get rid of av_destruct_packet_nofree and use NULL instead. |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Carl Eugen... | Use INIT_VLC_USE_STATIC and not its value "1". |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Reimar Döffinger | Reindent |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Reimar Döffinger | Make electronicarts demuxer return partial frames,... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Stefano Sabatini | Document align_put_bits(). |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Stefano Sabatini | Doxygenate flush_put_bits() documentation. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Stefano Sabatini | Doxygenate put_bits_count() documentation. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Carl Eugen... | Fix comment: gcc 2.95.3 binaries decode ac3 fine if... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Stefano Sabatini | Doxygenate init_put_bits(). |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Diego Biurrun | cosmetics: Rename prn variable to prng (Pseudo Random... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Thilo Borgmann | Add support to CorePNG P-frames. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Diego Biurrun | Replace rand() usage by av_lfg_get(). |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Diego Biurrun | cosmetics: Align output columns. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Reimar Döffinger | Loop up to MAX_THREADS instead of h->s.avctx->thread_co... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Thilo Borgmann | Use the new avcodec_decode_* API. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Aurelien Jacobs | remove useless duplication of what av_new_stream()... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Thilo Borgmann | Add 'PNG1' to PNG fourcc codes. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Thilo Borgmann | Use the new avcodec_decode_* API. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Diego Biurrun | Remove unused variables along with the related warnings. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Reimar Döffinger | Add forgotten void return type to ff_h264_free_context |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Diego Biurrun | Fix sigill on non-MMX2 CPUs. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Thilo Borgmann | Use the new avcodec_decode_* API. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Thilo Borgmann | Make try_decode_frame() use the new avcodec_decode_... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Reimar Döffinger | Make sure error resilience does not try to use unavaila... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Reimar Döffinger | Add a ff_h264_free_context function and call it from... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Michael Niedermayer | Make sure mpeg2 has its height rounded up to 32 as... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Michael Niedermayer | Do not use SSE2 SAD for snow as it requires more alignm... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Martin Storsjö | Fix documentation for the "-ps" option |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Luca Abeni | AAC packetiser cleanup: use consts instead of #defines |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Luca Abeni | AAC packetiser cleanup: remove check for a condition... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Martin Storsjö | Fix two checks in the AAC packetiser, which were too... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Michael Niedermayer | Make sure the next used frame is released so get_buffer... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Michael Niedermayer | Move release_buffer() up so it is prior to a future... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Michael Niedermayer | Factorize release_buffer() |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Michael Niedermayer | Make sure spatial_decomposition_count is not too large... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Michael Niedermayer | Skip non intra frames that have no reference frames. |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Michael Niedermayer | Make sure spatial_decomposition_count is >0. |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Michael Niedermayer | Make sure the block array is of the correct size. |
commit | commitdiff | tree | snapshot |
next |