2008-05-29 |
Reimar Döffinger | Check for av_new_stream failure, fixes CID76 RUN2 |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Diego Biurrun | Remove unnecessary #include. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Erik Hovland | Remove unnecessary header #includes. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Diego Biurrun | Some (Solaris) gcc versions apparently output a comment... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Stefano Sabatini | Add ASUS V1/V2 decoder codec long names. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Anssi Hannula | When shared libraries are built, make the pkg-config... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Joakim Plate | Check return of url_fseek in mpeg timestamp reading... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Stefano Sabatini | Simplify show_banner() so that it does not require... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | reindent |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | check that redirect is set, fixes CID13 RUN2 |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | reindent |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | check that stream is set, fixes CID13 RUN2 |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | check if stream has been set, fixes CID15 RUN2 |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | init h, fixes CID54 RUN2 |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | warn if pts is not set, prevent writing negative/weird... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | reindent |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | this should be valid for audio too |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | check if extradata comes from mp4 and assume bitsteam... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Baptiste Coudurier | set avctx time_base in dv decoder |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Anssi Hannula | Define private libraries as 'Libs:' when only static... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Michael Niedermayer | ILP64 fix |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Michael Niedermayer | memleak / CID124 RUN2 |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Baptiste Coudurier | use av_fifo_generic_write, old func is deprecated |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Vitor Sessak | Rename variable |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Michael Niedermayer | Dead code removal, fixes CID59 RUN2. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Vitor Sessak | More intermediate vars removal |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Michael Niedermayer | Removing dead code, fixes CID4 RUN2. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Vitor Sessak | Remove unused var |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Vitor Sessak | Remove useless intermediate var |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Vitor Sessak | Remove dec1() function |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Michael Niedermayer | remove != 0 |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Michael Niedermayer | Do a little more checking. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Michael Niedermayer | Do not read from after the table, fixes CID108 RUN2. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Vitor Sessak | Use ff_acelp_weighted_vector_sum() instead of reimpleme... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Vitor Sessak | Make lpc coefficients 16 bit wide |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Vitor Sessak | Simplify implementation and use of dec2() |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Baptiste Coudurier | remove dummy coded frame, no muxer should use it anyway |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Diego Biurrun | Add a note about everybody's favorite recurring gcc... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Michael Niedermayer | Prevent 128*1<<trellis from becoming 0 and creating... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Stefano Sabatini | Slightly clarify bitstream filter help output. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Michael Niedermayer | Remove coded_frame==NULL checks for video encoders. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Michael Niedermayer | set coded_frame |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Michael Niedermayer | Update regression checksums after dts calculation fix... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Diego Biurrun | Add command line option to set the value of bindir. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Diego Biurrun | cosmetics: spelling typo fixes |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Michael Niedermayer | Null pointer check / CID26. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Michael Niedermayer | Fix return type of ff_init_me(). |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Michael Niedermayer | useless |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Michael Niedermayer | minor simplification |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Michael Niedermayer | redundant |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Michael Niedermayer | Fixes NULL pointer dereference CID66 |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Michael Niedermayer | Tell the user if a AVI is non interleaved. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Michael Niedermayer | Check dia size a little more. Fixes CID80. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Diego Biurrun | Remove unused variable 'prefix' from config.mak. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Baptiste Coudurier | use internal video frame number |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Baptiste Coudurier | cosmetics |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Baptiste Coudurier | simplify, use pointer to codec context in struct instea... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Baptiste Coudurier | simplify, use pointer to codec context in struct instea... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Michael Niedermayer | Arrays where one element too small, fixes CID114. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Michael Niedermayer | redundant check-- |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Michael Niedermayer | memleak / fixes CID118 |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Michael Niedermayer | Fix memleak, fixed CID123. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Michael Niedermayer | Do not read from prior the array, fix CID 127. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Michael Niedermayer | Do not use the pts/dts calculation code which needs... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Vitor Sessak | Add comment |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Vitor Sessak | Fix doxy comments |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Dmitry Antipov | Add Intel IWMMXT2 link, patch by Dmitry Antipov, dmanti... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Diego Biurrun | Call x264 and Xvid libx264 and libxvid in the configure... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Diego Biurrun | cosmetics: XviD is now called Xvid. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Diego Biurrun | cosmetics: typo fixes |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Stefano Sabatini | Update documentation of show_version() to account for... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Baptiste Coudurier | use AVFifoBuffer |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Baptiste Coudurier | cosmetics |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Baptiste Coudurier | merge init and declaration |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Baptiste Coudurier | simplify and use version instead |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Baptiste Coudurier | simplify |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Baptiste Coudurier | simplify |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Baptiste Coudurier | cosmetics, remove useless cases and braces |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Baptiste Coudurier | use av_fifo_generic_write, old func is deprecated |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Baptiste Coudurier | remove const qualifier, removes warning: |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Diego Biurrun | Do not remove gmon.out on clean, we never create it. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Justin Ruggles | zero the upper frequencies of the correct coefficients |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Diego Biurrun | Remove TAGS target cruft. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Diego Biurrun | Simplify phony target declaration. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Diego Biurrun | Rename test-server target to servertest for consistency... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Baptiste Coudurier | typo |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Baptiste Coudurier | register myself as ffm maintainer |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Diego Biurrun | consistency cosmetics: indices --> indexes in variable... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Stefano Sabatini | Clarify avcodec_encode_audio() vs. PCM audio. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Diego Biurrun | consistency cosmetics: indices --> indexes |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Diego Biurrun | cosmetics: typo |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Diego Biurrun | cosmetics: Use C-style comments in #endif directives. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Stefano Sabatini | small consistency fixes for the ffplay manual |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Stefano Sabatini | small consistency fixes for the ffserver manual |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Baptiste Coudurier | aac and h264 in flv demuxing |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Baptiste Coudurier | aac and h264 in flv muxing |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Baptiste Coudurier | aac chan config is 0 if bitstream contains program_conf... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Michael Niedermayer | Support non interleaved avi with phantom streams. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Vitor Sessak | Rename var: add read coefficients a decent name |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Vitor Sessak | Update comment |
commit | commitdiff | tree | snapshot |
next |